Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
Affiliate Program
Hosting Plans
UBBDev.com
UBBSkins.com
Who's Online
4 registered (Allen2010, David Dreezer, Iann128, johnmorrison1823), 37 Guests and 67 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
EMG
EMG
Registered: 10/30/08
Posts: 14
Top Posters (30 Days)
Rick 117
Ruben 99
Sirdude 77
Gizmo 63
Iann128 32
driv 22
teamzr1 20
GregK 20
Chevy454 19
David Dreezer 17
Latest Photos
rss creator
surfing dogs
Secret Falls, Belize
testing gallery
Ultima Online
Page 1 of 2 1 2 >
Topic Options
Rate This Topic
#234542 - 02/08/10 08:38 PM Why can't Guests see the secondary pages of the Forum?
lightningrod Offline
enthusiast
Registered: 10/14/09
Posts: 275 **
If I'm not logged in, and I click on page 2 of a Forum

It won't go to page 2

It just stays on page 1

I have no idea why

I have it set that Guests can read the Forum

?

I have no idea if the Forum Option:

Is Teaser Forum?
Forum will be visible in the forum listing even if the user does not have permission to read the forum.


Has anything to do with it

?
Top
Host With Us!
#234553 - 02/09/10 01:09 AM Re: Why can't Guests see the secondary pages of the Forum? [Re: lightningrod]
Rick Offline

Registered: 06/04/06
Posts: 9905
Loc: Aberdeen, WA *****
I'd check your sessions directory, and make sure that the permissions are fully writable and also make sure that it isn't full (thousands of files).
_________________________
UBB.threads™ Developer
Mindraven Hosting | Facebook Page | Twitter
Top
#234556 - 02/09/10 01:26 AM Re: Why can't Guests see the secondary pages of the Forum? [Re: Rick]
lightningrod Offline
enthusiast
Registered: 10/14/09
Posts: 275 **
Originally Posted By: Rick
I'd check your sessions directory, and make sure that the permissions are fully writable and also make sure that it isn't full (thousands of files).



I have no idea what you're talking about


Thank you for your Reply here though
Top
#234557 - 02/09/10 01:31 AM Re: Why can't Guests see the secondary pages of the Forum? [Re: Rick]
lightningrod Offline
enthusiast
Registered: 10/14/09
Posts: 275 **
I think it's the same problem with this Forum

If you are not logged in, you can't see the secondary pages

UBBDev also
Top
#234558 - 02/09/10 01:33 AM Re: Why can't Guests see the secondary pages of the Forum? [Re: lightningrod]
lightningrod Offline
enthusiast
Registered: 10/14/09
Posts: 275 **
Originally Posted By: lightningrod
I think it's the same problem with this Forum

If you are not logged in, you can't see the secondary pages

UBBDev also




Nope

UBBDev is fine. I just clicked on the secondary pages there. Maybe it only works when cookies are on ?
Top
#234559 - 02/09/10 01:38 AM Re: Why can't Guests see the secondary pages of the Forum? [Re: lightningrod]
lightningrod Offline
enthusiast
Registered: 10/14/09
Posts: 275 **
Ok I just logged out here to check

Logged out, with my cookies off, I cannot see the secondary pages on this Forum or the UBBDev Forum

I than turn my cookies on, and then I can go to the secondary pages on this Forum and the UBBDev Forum with no problem


So a Guest with his cookies off, cannot view the secondary pages on the Forum


Go check yourself




Edited by lightningrod (02/09/10 01:39 AM)
Top
#234562 - 02/09/10 02:26 AM Re: Why can't Guests see the secondary pages of the Forum? [Re: lightningrod]
Rick Offline

Registered: 06/04/06
Posts: 9905
Loc: Aberdeen, WA *****
It is designed to use cookies, but guests should be able to see other pages nonetheless, so there needs to be a slight change in postlist.inc.php.

Depending on your version, it should be roughly around line 204 of scripts/postlist.inc.php

Php Code:

	$page = 1;
	$_SESSION['myprefs']['Board'] = $Board;
 


Change that to:

Php Code:

	if (!$page) $page = 1;
	$_SESSION['myprefs']['Board'] = $Board;
 
_________________________
UBB.threads™ Developer
Mindraven Hosting | Facebook Page | Twitter
Top
#234563 - 02/09/10 02:41 AM Re: Why can't Guests see the secondary pages of the Forum? [Re: Rick]
lightningrod Offline
enthusiast
Registered: 10/14/09
Posts: 275 **
Originally Posted By: Rick
It is designed to use cookies, but guests should be able to see other pages nonetheless, so there needs to be a slight change in postlist.inc.php.

Depending on your version, it should be roughly around line 204 of scripts/postlist.inc.php

Php Code:

	$page = 1;
	$_SESSION['myprefs']['Board'] = $Board;
 


Change that to:

Php Code:

	if (!$page) $page = 1;
	$_SESSION['myprefs']['Board'] = $Board;
 





Wow, that was quick

Thanks bro

Ok, I'll try to do this tomorrow

goodnight
Top
#234566 - 02/09/10 09:35 AM Re: Why can't Guests see the secondary pages of the Forum? [Re: Rick]
lightningrod Offline
enthusiast
Registered: 10/14/09
Posts: 275 **
Originally Posted By: Rick
It is designed to use cookies, but guests should be able to see other pages nonetheless, so there needs to be a slight change in postlist.inc.php.

Depending on your version, it should be roughly around line 204 of scripts/postlist.inc.php

Php Code:

	$page = 1;
	$_SESSION['myprefs']['Board'] = $Board;
 


Change that to:

Php Code:

	if (!$page) $page = 1;
	$_SESSION['myprefs']['Board'] = $Board;
 





I can't figure out how to download that file using net2ftp or FireFTP

?
Top
#234567 - 02/09/10 09:36 AM Re: Why can't Guests see the secondary pages of the Forum? [Re: lightningrod]
lightningrod Offline
enthusiast
Registered: 10/14/09
Posts: 275 **
Originally Posted By: lightningrod


I can't figure out how to download that file using net2ftp or FireFTP

?




In FireFTP I see a Move option to Move the file

But I don't see a Copy option

?
Top
Page 1 of 2 1 2 >



Moderator:  AllenAyres, Gizmo, Harold, Ian, Ron M, Sirdude 
Shout Box

Facebook Page
Today's Birthdays
No Birthdays
Recent Topics
Upgrade issues in version 7.5.6 (from 7.2.2)
by lcantey
Yesterday at 08:36 PM
deleting your own thread/subject
by VaGunTrader
Yesterday at 05:58 PM
changing the time.
by VaGunTrader
Yesterday at 05:27 PM
question
by Allen2010
Yesterday at 10:03 AM
Search for countries of users?
by tee
09/01/10 04:56 PM
Forum Stats
7909 Members
37 Forums
32927 Topics
173682 Posts

Max Online: 978 @ 06/24/07 10:19 PM
Random Image