Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
3 registered (UBBSystems, WEBDosser, Stan), 30 Guests and 15 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 12/20/11
Posts: 12
Top Posters (30 Days)
Ruben 84
SD 62
Gizmo 57
Dunny 30
gliderdad 30
Mark S 23
Iann128 19
driv 18
Steve C 16
dbremer 16
Latest Photos
Testing
Basildon Train Station
Basildon Town Centre looking from the rounderbout
Basildon Town Square
Gizzo Marx
Page 1 of 2 1 2 >
Topic Options
#234542 - 02/08/10 09: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
Express Hosting
Express Hosting "We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#234553 - 02/09/10 02:09 AM Re: Why can't Guests see the secondary pages of the Forum? [Re: lightningrod]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
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).
Top
#234556 - 02/09/10 02: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 02: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 02: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 02: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 02:39 AM)
Top
#234562 - 02/09/10 03:26 AM Re: Why can't Guests see the secondary pages of the Forum? [Re: lightningrod]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
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;
 
Top
#234563 - 02/09/10 03: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 10: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 10: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, Harold, Ian, Ron M 
Shout Box

Today's Birthdays
No Birthdays
Recent Topics
Most Recent Posts
by Bert
12:21 AM
Welcome message
by johnH
05:00 PM
how to update registrant contact info?
by VaGunTrader
02/07/12 05:29 PM
can't edit profile
by prkrgrp
02/04/12 07:26 PM
Tools for comparing two db schemas?
by cascadeclimbers
02/03/12 06:31 PM
Forum Stats
10203 Members
36 Forums
33658 Topics
180850 Posts

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