pootlecat
Power User
Registered: 07/24/02
Posts: 83
Loc: Canada
Well I tried it here: http://www.graphicschatter.com/test.php<br /><br />It didn't work as is so I set the following line from $PATH_INFO = $_SERVER['PATH_INFO']; <br />to <br />$PATH_INFO = $_SERVER['FILEPATH_INFO'];<br /><br />(I assume I only had to change this one variable?)<br /><br />Sadly it still doesn't work <img src="http://www.ubbdev.com/forum/images/graemlins/frown.gif" alt="" />
_________________________
Never heard of Neopets.com? If so then you won't like my site ;P
scroungr
Old Hand
Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
ok so then your server is not allowing the spider friendly URL's. Your server O/S windows? or? I will edit the pals to non spider friendly and upload them.
_________________________
Couchtomatoe - www.couch-tomatoe.cc My abilities are for hire for installs, upgrades, custom themes and custom modifications.
_________________________
Couchtomatoe - www.couch-tomatoe.cc My abilities are for hire for installs, upgrades, custom themes and custom modifications.
pootlecat
Power User
Registered: 07/24/02
Posts: 83
Loc: Canada
Thanks scroungr <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" /><br /><br />The Current Threads are perfect now but the news post on the Entrance is still using the SE Friendly link: http://www.graphicschatter.com/showflat.php/Cat/0/Number/7<br /><br />p.s. We are on a Linux server.
_________________________
Never heard of Neopets.com? If so then you won't like my site ;P
scroungr
Old Hand
Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
okay try that one.. i updated the links
_________________________
Couchtomatoe - www.couch-tomatoe.cc My abilities are for hire for installs, upgrades, custom themes and custom modifications.
Ian_W
Veteran
Registered: 02/22/02
Posts: 2575
Loc: England
Pootlecat - try setting AcceptPathInfo to 'On' in Apache (hhtpd.conf).<br /><br />I know that on my server they did not work, until I made this alteration, then all was fine.<br /><br />Worth a try.
_________________________ Fans Focus - Focusing on Fans of Sport
(Okay - mainly football (the British variety at the moment - but expanding all the time....)
Registered: 11/22/02
Posts: 15
Loc: Baltimore, MD - USA
Installed and working great EXCEPT for this problem. I can go into the IIP Config menu and change items and they save to the configpal.inc.php just fine... however, anytime I set anything, it resets all of the page layout options to OFF. The only way I can get anything to display on the front page is to manually edit the configpal.inc.php after I make any changes and re-add them in the order that I like.<br /><br />As stated, it saves all other options fine, so I know it can write and should not be classified as a permissions issue. <br /><br />Any ideas?
_________________________
Erik Burgess Systems Engineer
scroungr
Old Hand
Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
Hmm will have to take a look at the code again.
_________________________
Couchtomatoe - www.couch-tomatoe.cc My abilities are for hire for installs, upgrades, custom themes and custom modifications.
i had this problem when i upgraded my forums to 6.5b6<br />what i did was to upload the IIP again, some of the files got corrupt somehow, works fine now.
[]monkeyra said:<br />i had this problem when i upgraded my forums to 6.5b6<br />what i did was to upload the IIP again, some of the files got corrupt somehow, works fine now. [/]<br /><br />Your using IIP5.5 were talking about IIP6.5 <img src="http://www.ubbdev.com/forum/images/graemlins/laugh.gif" alt="" />
[]monkeyra said:<br />IIP5.5 is the version for threads 6.5 [/]<br /><br />But this thread is about IIP6.5 <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" /> This is the new version with integrated admin panel. But dont upgrade yet as its not working LOL<br /><br />Nice site BTW car nuts we luv em <img src="http://www.ubbdev.com/forum/images/graemlins/laugh.gif" alt="" />
yeah, i've visited yours a few times m8! <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" /><br />you've got a good one as well!
scroungr
Old Hand
Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
Just rebuilt my test server with Mandrake 10.0 and added threads 6.5b6 and IIP 6.5 and had no issues other than Mandrake spitting out a theme variable ..
_________________________
Couchtomatoe - www.couch-tomatoe.cc My abilities are for hire for installs, upgrades, custom themes and custom modifications.
the admin panel does not work IE it writes default varianbles for the layout... I am wondering if you are using a setup with register globals turned on or if there are some other settings that have to be applied someplace in the PHP.ini or theserver settings?
scroungr
Old Hand
Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
hmmm yeah I have register globals on.. i will try turning register globals off on my test box and see what happens...
_________________________
Couchtomatoe - www.couch-tomatoe.cc My abilities are for hire for installs, upgrades, custom themes and custom modifications.