Previous Thread
Next Thread
Print Thread
Rating: 5
Page 2 of 11 1 2 3 4 10 11
Joined: Jul 2002
Posts: 79
Power User
Power User
Offline
Joined: Jul 2002
Posts: 79
Well I tried it here: http://www.graphicschatter.com/test.php

It didn't work as is so I set the following line from $PATH_INFO = $_SERVER['PATH_INFO'];
to
$PATH_INFO = $_SERVER['FILEPATH_INFO'];

(I assume I only had to change this one variable?)

Sadly it still doesn't work

Sponsored Links
Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
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.

Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
okay updated the main zip but heres the files you need to change...
Attachments
117975-Unspiderfriendly.zip (0 Bytes, 312 downloads)

Last edited by scroungr; 08/05/2004 10:42 PM.
Joined: Jul 2002
Posts: 79
Power User
Power User
Offline
Joined: Jul 2002
Posts: 79
Thanks scroungr

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

p.s. We are on a Linux server.

Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
okay try that one.. i updated the links

Sponsored Links
Joined: Jul 2002
Posts: 79
Power User
Power User
Offline
Joined: Jul 2002
Posts: 79
Worked like a charm - thanks!

Joined: Feb 2002
Posts: 2,286
Veteran
Veteran
Joined: Feb 2002
Posts: 2,286
Pootlecat - try setting AcceptPathInfo to 'On' in Apache (hhtpd.conf).

I know that on my server they did not work, until I made this alteration, then all was fine.

Worth a try.


Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....)
Joined: Nov 2002
Posts: 15
Newbie
Newbie
Offline
Joined: Nov 2002
Posts: 15
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.

As stated, it saves all other options fine, so I know it can write and should not be classified as a permissions issue.

Any ideas?


Erik Burgess
Systems Engineer
Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
Hmm will have to take a look at the code again.

Joined: Sep 2001
Posts: 129
Member
Member
Offline
Joined: Sep 2001
Posts: 129
Yes I ahve this too, except it writes out the whole file with all fuctions OFF from the start.

Sponsored Links
Joined: Sep 2001
Posts: 129
Member
Member
Offline
Joined: Sep 2001
Posts: 129
It looks to me like the same issue as this:

http://www.ubbcentral.com/boards/showfla...p;fpart=1#38321


Regards
Clint

Running on WIN2003 Web Server.

Paranoid people get followed too!
Joined: Jun 2001
Posts: 356
Junior Member
Junior Member
Offline
Joined: Jun 2001
Posts: 356
i had this problem when i upgraded my forums to 6.5b6
what i did was to upload the IIP again, some of the files got corrupt somehow, works fine now.

Joined: Sep 2001
Posts: 129
Member
Member
Offline
Joined: Sep 2001
Posts: 129
[]monkeyra said:
i had this problem when i upgraded my forums to 6.5b6
what i did was to upload the IIP again, some of the files got corrupt somehow, works fine now. [/]

Your using IIP5.5 were talking about IIP6.5

Joined: Jun 2001
Posts: 356
Junior Member
Junior Member
Offline
Joined: Jun 2001
Posts: 356
IIP5.5 is the version for threads 6.5

Joined: Jun 2001
Posts: 356
Junior Member
Junior Member
Offline
Joined: Jun 2001
Posts: 356
what i meant was IIp 5.5 works under 6.5
my bad

Joined: Sep 2001
Posts: 129
Member
Member
Offline
Joined: Sep 2001
Posts: 129
[]monkeyra said:
IIP5.5 is the version for threads 6.5 [/]

But this thread is about IIP6.5 This is the new version with integrated admin panel. But dont upgrade yet as its not working LOL

Nice site BTW car nuts we luv em

Joined: Jun 2001
Posts: 356
Junior Member
Junior Member
Offline
Joined: Jun 2001
Posts: 356
yeah, i've visited yours a few times m8!
you've got a good one as well!

Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
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 ..

Joined: Nov 2000
Posts: 210
Member
Member
Offline
Joined: Nov 2000
Posts: 210
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?

Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
hmmm yeah I have register globals on.. i will try turning register globals off on my test box and see what happens...

Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
ok your right Pappy it's a register globals thing I will need to rewrite the config utility a little

Joined: Nov 2000
Posts: 210
Member
Member
Offline
Joined: Nov 2000
Posts: 210
Thanks for the verification on that scroungr

Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
okay Pappy I am about to update the file. I created one that is Global friendly. Only had to change the index_include section and I tested it. Download the new zip the only change was to doeditconfigpal.php

Joined: Nov 2002
Posts: 15
Newbie
Newbie
Offline
Joined: Nov 2002
Posts: 15
That did the trick scroungr!!! Thanks for the update!


Erik Burgess
Systems Engineer
Joined: Nov 2000
Posts: 210
Member
Member
Offline
Joined: Nov 2000
Posts: 210
That one worked for me to... I do have a couple issues it appears for the layout page in that it does not appear to let me change the layout directly but rather I have to turn off an option then turn it back on to repostion content

Joined: Sep 2001
Posts: 129
Member
Member
Offline
Joined: Sep 2001
Posts: 129
When I add a shout with a greamlin it adds it as /pals/images/smiley.gif rather than /images/smiley.gif

any ideas where this variable is set as it enter the DB ?


Regards
Clint

Running on WIN2003 Web Server.

Paranoid people get followed too!
Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
Hmmm now thats totally wierd cause mine adds as ubbthreads/images/smiley.gif and thats because thats how the UBBT is set up.. do me a favor go to your admin control panel find the shout box forum make it so you can get into it and read post there and see what it says that make a reply in that forum and see what happens.. that will bypass IIP completely and rule it out.

Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
Just finally installing this version - just a couple of notes.

The instructions ask that you look for this:

<div class="cpanel-menu-block">
<span class="cpanel-menu-block-one">
<img src="{$config['phpurl']}/images/cp/cp_left_nav_head_top.png" width="125" height="3" alt="" /><span class="cpanel-menu-block-two">{$ubbt_lang['SENDPMS']}</span><img src="{$config['phpurl']}/images/cp/cp_left_nav_head_bottom.png" width="125" height="2" alt="" /></span>
<ul>
<li><a {$current_menu[$ubbt_lang['SENDPMS_SET']]}" href="{$config['phpurl']}/admin/sendgrouppm.php">{$ubbt_lang['SENDPMS_SET']}</a></li>
</ul>
</div>


Which is a mod.

Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
Hmm must update that

Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
yeah should be find

<div class="cpanel-menu-block">
<span class="cpanel-menu-block-one">
<img src="{$config['phpurl']}/images/cp/cp_left_nav_head_top.png" width="125" height="3" alt="" /><span class="cpanel-menu-block-two">{$ubbt_lang['TOOLS']}</span><img src="{$config['phpurl']}/images/cp/cp_left_nav_head_bottom.png" width="125" height="2" alt="" /></span>
<ul>
<li><a {$current_menu[$ubbt_lang['DATABASE']]} href="{$config['phpurl']}/admin/dbinfo.php">{$ubbt_lang['DATABASE']}</a></li>
<li><a {$current_menu[$ubbt_lang['CACHE']]} href="{$config['phpurl']}/admin/cache.php">{$ubbt_lang['CACHE']}</a></li>
</ul>
</div>

Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
Okay fixed and updated ... would figure though just as I wrote this infopop announced this will be the last version of threads..

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
good practice for the next version, since it will be built on top of threads


- Allen wavey
- What Drives You?
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
[]scroungr said:
Okay fixed and updated ... would figure though just as I wrote this infopop announced this will be the last version of threads.. [/]

Yeah, it's a sweet admin panel. The good thing (I'm guessing here) is that since they modeled the new Control Panel on Classic's control panel - it would be a big wast if they threw all that out. So maybe some of it will apply. (At least the config editor - I'm sure we'll need new pal boxes for a new database structure - I assume there will be some changes to field names etc..).

Joined: Sep 2001
Posts: 129
Member
Member
Offline
Joined: Sep 2001
Posts: 129
[]scroungr said:
Hmmm now thats totally wierd cause mine adds as ubbthreads/images/smiley.gif and thats because thats how the UBBT is set up.. do me a favor go to your admin control panel find the shout box forum make it so you can get into it and read post there and see what it says that make a reply in that forum and see what happens.. that will bypass IIP completely and rule it out. [/]

Tried that and it dosnt markup at all - UBB code is disabled in that forum.


Regards
Clint

Running on WIN2003 Web Server.

Paranoid people get followed too!
Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
well then thats the issue.. you can't make smilies or other graemlins if ubbcode is turned off so it will be sent as straight html

Joined: Sep 2001
Posts: 129
Member
Member
Offline
Joined: Sep 2001
Posts: 129
Its allways been like that, the original instructions say that no ubb ot html too.

However I have just found the issue, it would seem that the images path variable has changed somehow in the way it was read, it was set to just 'images' and now its set to c:/path/images and everything works

I checked my old settings and they were the same, had a few wiered things happen since I turned globals on.


Regards
Clint

Running on WIN2003 Web Server.

Paranoid people get followed too!
Joined: Nov 2002
Posts: 554
Code Monkey
Code Monkey
Offline
Joined: Nov 2002
Posts: 554
hey guys I am having trouble with two pal boxes Last Seen isnt showing any info and Past Threads isn't displaying at all and its well after the News Pal. Sorry if I missed the answer to this somewhere in this thread as I have been up about 18 hours and I am a little bleary eyed
*edit+ actually I cant get the number for the past threads box to remain when I update the config.

and what do you mean by this?
[] would figure though just as I wrote this infopop announced this will be the last version of threads.[/]

Last edited by ChAoS; 09/01/2004 2:34 AM.
Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
Hmm will have to check the config again you can manually edit the configpal.inc.php in liu until then.. and I guess you missed the announcement.. Infopop is scrapping classic and threads and coming out with a in between..

Joined: Nov 2002
Posts: 554
Code Monkey
Code Monkey
Offline
Joined: Nov 2002
Posts: 554
you forgot this line in the configpal.inc.php

$index_include[3]['pastthreads'] = "0";

I had to manually add in the number 7 to get it to display and changing it via the control panel ..well doesn't.
I only added in that one line though,do I need to add in more?
ie:
$index_include[1]['pastthreads'] ="0";
$index_include[2]['pastthreads'] = "0";
etc..?

and I just read the post about the scrapping of Threads and I will save those comments for another thread

Last edited by ChAoS; 09/01/2004 6:24 PM.
Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
Hmm will have to check that shouldn't have to.

Page 2 of 11 1 2 3 4 10 11

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Posts: 70
Joined: January 2007
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)