Welcome to Geeklog, Anonymous Sunday, December 22 2024 @ 05:58 pm EST
Geeklog Forums
Strange ???
The Wizard
Anonymous
Im getting the letter n showing up in some of the blocks and also when im in the admin next to the user permission check boxes, and the really strange thing is that sometimes there gone and then sometimes they come back. I have tried to undo some of things I changed recently to see what it is that might be causing it. I am stumped???
25
9
Quote
The Wizard
Anonymous
Dirk thx for the reply I check the php.ini with the admin tool box phpinfo tool and it shows that magic_quotes_runtime is off ??
13
6
Quote
Status: offline
The Wizard
Forum User
Newbie
Registered: 11/14/04
Posts: 8
Location:Minneapolis, Minnesota
jhk thx! good sugestion but it didnt work. I suspect its something in the php.ini file on my host because I have the exact same setup at the house on my dev machine and the only difference I have been able to see is the setting in the php.ini being different I am using the admin tool box from squatty.com which is really a nifty tool it lets you see the php.ini settings. There are quite a few differences which im trying one at a time here at the house to see if I can make it happen on this machine......im bugging out here! lol
~Wizz
~Wizz
11
9
Quote
Status: offline
The Wizard
Forum User
Newbie
Registered: 11/14/04
Posts: 8
Location:Minneapolis, Minnesota
Bump! If anyone has anymore Idea's I would love to hear them....
~Wizz
~Wizz
7
13
Quote
Status: offline
The Wizard
Forum User
Newbie
Registered: 11/14/04
Posts: 8
Location:Minneapolis, Minnesota
Heres a screenshot of the n's in the admin panel SCREENSHOT
~Wizz
~Wizz
11
8
Quote
Status: Banned
machinari
Forum User
Full Member
Registered: 03/22/04
Posts: 1512
did you by any chance edit the following from your config.php?
define('LB',"n");
}
Text Formatted Code
if (!defined ('LB')) {define('LB',"n");
}
10
9
Quote
Status: offline
The Wizard
Forum User
Newbie
Registered: 11/14/04
Posts: 8
Location:Minneapolis, Minnesota
no...that is how it looks in my config, should it look that way?
~Wizz
~Wizz
11
9
Quote
mach
Anonymous
yup, it should... just thought i'd get lucky
13
8
Quote
Status: offline
The Wizard
Forum User
Newbie
Registered: 11/14/04
Posts: 8
Location:Minneapolis, Minnesota
Yeah! It's fix I could never find the minor detail that was causing it but I know it was something the config.php file I simply just grabbed a virgin copy and changed the nessary fields and it's all better!
~Wizz
~Wizz
13
13
Quote
Status: Banned
machinari
Forum User
Full Member
Registered: 03/22/04
Posts: 1512
perhaps if you compared the config.php you were using to the one you are using now, you might find what the problem was... I would be interested to know what the cause was.
9
16
Quote
Status: offline
The Wizard
Forum User
Newbie
Registered: 11/14/04
Posts: 8
Location:Minneapolis, Minnesota
Machinari OMG! I can't believe it I looked at this 1000 times......you were right on!
define('LB',"n");
}
define('LB',"\n");
}
The bottom one was the one causing the problem, I must have been blind lol I looked right at it
~Wizz
Text Formatted Code
if (!defined ('LB')) {define('LB',"n");
}
Text Formatted Code
if (!defined ('LB')) {define('LB',"\n");
}
The bottom one was the one causing the problem, I must have been blind lol I looked right at it
~Wizz
12
9
Quote
All times are EST. The time is now 05:58 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content