| Author |
Message |
Conkers
Nuke Soldier


Joined: Nov 13, 2003
Posts: 15
|
Posted:
Wed Feb 25, 2004 9:49 am |
  |
For some reason, my membership list has started showing only my name and e-mail address for all my members.
I haven't done anything apart from delete some photo albums from my gallery, but as well as looking a little nassisric, I would like all my members names back.
All help gratefully received.
http://iancharlesphotos.net
PHP-Nuke 6.9 |
|
|
   |
 |
IACOJ
Major


Joined: Jan 15, 2003
Posts: 1269
Location: USA
|
Posted:
Wed Feb 25, 2004 11:44 am |
  |
|
   |
 |
Conkers
Nuke Soldier


Joined: Nov 13, 2003
Posts: 15
|
Posted:
Wed Feb 25, 2004 1:53 pm |
  |
|
   |
 |
georgiaguy
Sergeant


Joined: Jun 13, 2003
Posts: 98
|
Posted:
Thu Feb 26, 2004 6:01 am |
  |
i've had this same problem....cropped up after applying the 2.1 security pack, i believe....
EDIT: I replaced the Members_List/index.php file with a stock file from 6.8 and still have the same problem. Was some other change made in the 2.1 update from NukeResources that would effect this module? |
|
|
   |
 |
IACOJ
Major


Joined: Jan 15, 2003
Posts: 1269
Location: USA
|
Posted:
Thu Feb 26, 2004 7:54 am |
  |
Conkers
You need to get your magic quotes turned back on, without them your site is vulnerable to sql injection.
georgiaguy,
2.1 update? I don't know what you're refering to can you give me a link please. |
_________________ http://castlecops.com
<b>Microsoft MVP Windows-Security 2005</b> <img src="http://castlecops.com/zx/Paul/mvp.gif"> |
|
   |
 |
chatserv
General


Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
|
Posted:
Thu Feb 26, 2004 8:20 am |
  |
Patch 2.1 does not make any changes in the db, the fact that you loaded the original file and still get the problem tells you the problem is not related to the patch. |
_________________ Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources |
|
    |
 |
georgiaguy
Sergeant


Joined: Jun 13, 2003
Posts: 98
|
Posted:
Thu Feb 26, 2004 8:29 am |
  |
yeah, but now a new problem has cropped up...
using FireFox, i can't access http://www.nukedgallery.net/forums.html , but i can with IE6...
EDIT: Nevermind, it was Zend Optimizer 2.5.0 that f|_|cked things up... |
Last edited by georgiaguy on Thu Feb 26, 2004 8:35 am; edited 1 time in total |
|
   |
 |
chatserv
General


Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
|
Posted:
Thu Feb 26, 2004 8:35 am |
  |
I would suggest checking the GT forum, maybe some discussion about browser compatibility exists within.
Edit - good catch. |
_________________ Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources
Last edited by chatserv on Thu Feb 26, 2004 8:49 am; edited 1 time in total |
|
    |
 |
georgiaguy
Sergeant


Joined: Jun 13, 2003
Posts: 98
|
Posted:
Thu Feb 26, 2004 8:35 am |
  |
|
   |
 |
georgiaguy
Sergeant


Joined: Jun 13, 2003
Posts: 98
|
Posted:
Thu Feb 26, 2004 9:07 am |
  |
Also, disabling Zend Optimizer 2.5.0 cure the Members List problem as well... |
Last edited by georgiaguy on Thu Feb 26, 2004 9:12 am; edited 1 time in total |
|
   |
 |
chatserv
General


Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
|
Posted:
Thu Feb 26, 2004 9:10 am |
  |
Go figure  |
_________________ Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources |
|
    |
 |
Conkers
Nuke Soldier


Joined: Nov 13, 2003
Posts: 15
|
Posted:
Thu Feb 26, 2004 9:11 am |
  |
The membership list has returned to normal however, I now have the following two error messages on the page:
1:
Warning: Cannot modify header information - headers already sent by (output started at /home/conkers/public_html/header.php:32) in /home/conkers/public_html/includes/sessions.php on line 249
Warning: Cannot modify header information - headers already sent by (output started at /home/conkers/public_html/header.php:32) in /home/conkers/public_html/includes/sessions.php on line 250
and then below the Membership list heading I have the following:
2:
Warning: Cannot modify header information - headers already sent by (output started at /home/conkers/public_html/header.php:32) in /home/conkers/public_html/includes/page_header.php on line 529
Warning: Cannot modify header information - headers already sent by (output started at /home/conkers/public_html/header.php:32) in /home/conkers/public_html/includes/page_header.php on line 531
Warning: Cannot modify header information - headers already sent by (output started at /home/conkers/public_html/header.php:32) in /home/conkers/public_html/includes/page_header.php on line 532
In view of this I have disabled the analyze file and will sort out the Magic Quotes problem.
Any ideas as to the problem with these warnings?
Many thanks for your help so far |
|
|
   |
 |
georgiaguy
Sergeant


Joined: Jun 13, 2003
Posts: 98
|
Posted:
Thu Feb 26, 2004 9:16 am |
  |
in your php.ini file, set enable output cache (or something along those lines) to "ON" |
|
|
   |
 |
Conkers
Nuke Soldier


Joined: Nov 13, 2003
Posts: 15
|
Posted:
Thu Feb 26, 2004 10:07 am |
  |
I have asked this on several forums before but no-one has ever given me the answer.
Where does one find the php.ini file, and how does one access it?
The analyze page doesn't tell me.
I am useless at programming so I would welcome any help as to where to look, and how I may access it/ modify it?
Thanks again in advance |
|
|
   |
 |
Conkers
Nuke Soldier


Joined: Nov 13, 2003
Posts: 15
|
Posted:
Thu Feb 26, 2004 12:06 pm |
  |
I have been snooping around and I have found a phpinfo file which I have loaded into my site.
This distinctly shows the magic_quote_gpc file as ON, wheras the analyze.php file says they are off.
Which is correct?
And how do I get to the php.ini file - I have been around the block looking that many times I am dizzy! |
Last edited by Conkers on Thu Feb 26, 2004 2:42 pm; edited 1 time in total |
|
   |
 |
|
|