| Author |
Message |
reggie_styles
Sergeant


Joined: Jul 02, 2003
Posts: 122
|
Posted:
Thu Aug 07, 2003 7:14 pm |
  |
I know this has been addressed many times in here. I have changed the edited the your_account index file as instructed. I have changed my htaccess file to allow output buffering. I cannot find the your account tweak at nuke scripts.
I would appreciate help even though I know this has been addressed many times. |
|
|
    |
 |
Raven
General


Joined: Mar 22, 2003
Posts: 5233
Location: USA
|
Posted:
Thu Aug 07, 2003 7:19 pm |
  |
|
    |
 |
reggie_styles
Sergeant


Joined: Jul 02, 2003
Posts: 122
|
Posted:
Thu Aug 07, 2003 7:21 pm |
  |
[register_globals] => Array
(
[global_value] => 1
[local_value] => 1
[access] => 6
)
Does the value 1 signify it's on? |
_________________ http://thevoiceexchange.com |
|
    |
 |
reggie_styles
Sergeant


Joined: Jul 02, 2003
Posts: 122
|
Posted:
Thu Aug 07, 2003 7:42 pm |
  |
|
    |
 |
reggie_styles
Sergeant


Joined: Jul 02, 2003
Posts: 122
|
Posted:
Thu Aug 07, 2003 8:07 pm |
  |
|
    |
 |
reggie_styles
Sergeant


Joined: Jul 02, 2003
Posts: 122
|
Posted:
Thu Aug 07, 2003 8:26 pm |
  |
Still reading the forums in search for a solution. The your_Account index modifications are for IIS only I understand, so I have reverted back to my orgininal file. Output buffering and register globals are on. Would the next logical step be to add the output buffering line to the main.php file? |
_________________ http://thevoiceexchange.com |
|
    |
 |
Raven
General


Joined: Mar 22, 2003
Posts: 5233
Location: USA
|
Posted:
Thu Aug 07, 2003 8:38 pm |
  |
|
    |
 |
reggie_styles
Sergeant


Joined: Jul 02, 2003
Posts: 122
|
Posted:
Thu Aug 07, 2003 8:45 pm |
  |
I was able to log in with the users name and password on my computer. Does this mean there is something wrong with their settings on their end? |
_________________ http://thevoiceexchange.com |
|
    |
 |
Raven
General


Joined: Mar 22, 2003
Posts: 5233
Location: USA
|
Posted:
Thu Aug 07, 2003 8:48 pm |
  |
You never explained that this was an isolated case. So, I have been addressing this as if it was for all users on your site! This makes a BIG difference. They probably aren't allowing cookies to be saved and so the system never knows that there is a user on line. |
_________________ Those who hear not the music think the dancers mad.
Raven Web Hosting|My Scripts & Stuff |
|
    |
 |
reggie_styles
Sergeant


Joined: Jul 02, 2003
Posts: 122
|
Posted:
Thu Aug 07, 2003 8:58 pm |
  |
I had them check there cookie settings and they are normal. Sorry I didn't mention that I was working on a single case Raven. This is the only one I know of thus far. |
_________________ http://thevoiceexchange.com |
|
    |
 |
Raven
General


Joined: Mar 22, 2003
Posts: 5233
Location: USA
|
Posted:
Thu Aug 07, 2003 9:06 pm |
  |
It is cookie related, regardless. Have them flush their cache, delete their cookies, and try this. Also try having them put this site (your site) address in their trusted sites list and lowering security and privacy to zero to login and post. This shoud allow the cookie in and they'll then be able to take their security back to normal once it's accepted the cookie. |
_________________ Those who hear not the music think the dancers mad.
Raven Web Hosting|My Scripts & Stuff |
|
    |
 |
reggie_styles
Sergeant


Joined: Jul 02, 2003
Posts: 122
|
Posted:
Thu Aug 07, 2003 9:07 pm |
  |
|
    |
 |
|
|