Previous Thread
Next Thread
Print Thread
Hop To
Joined: Jun 2006
Posts: 869
old hand
old hand
Joined: Jun 2006
Posts: 869
Getting all kinds of similar comments like this over the past 24 hours, I changed the domain name about 2 weeks ago, these are reliable people, peoplw who are moderators or admins, and log on daily... any idea?????

[] Hi, not sure if either of you are round to read this, but is there a problem with CA? I get told I am not logged on, and try to do so, and nothing happens. Probably just a minor glitch - I hope so anyway . I am off to do some work now - hope it is better when I get back - [/]


http://clubadventist.com/forums

No longer following the carrot
Joined: Jun 2006
Posts: 742
enthusiast
enthusiast
Joined: Jun 2006
Posts: 742
I just chekced, you're using www.clubadventist.com and clubadventist.com without the www interchangeably. This can create issues. Cookies for www and without the www are different. So you can be logged in at www.clubadventist.com then click a link which doesn't use the www and boom you're not logged in anymore.
Try using one domain consistantly, that should eliminate the problems.


Joshua Pettit
Web Developer
www.ThreadsDev.net | www.JoshuaPettit.com
Joined: Jun 2006
Posts: 869
old hand
old hand
Joined: Jun 2006
Posts: 869
hmmmm I found one that I changed but could not find more...

Wonder if that is why the IIP has never worked right?? I think you did an install on that 3 times...

Interesting

Thanks Josh, so good to see you back here!!


http://clubadventist.com/forums

No longer following the carrot
Joined: Apr 2006
Posts: 116
F
member
member
F Offline
Joined: Apr 2006
Posts: 116
There is a variable in includes/config.inc.php which is called $config['referer']

Change it to

$config['referer'] = "http://clubadventist.com|http://www.clubadventist.com";

This should do the trick. If you have other means of accessing your board, add more urls to the variable, separating them with a pipe character "|"

Joined: Apr 2006
Posts: 116
F
member
member
F Offline
Joined: Apr 2006
Posts: 116
I found something interesting

the setcookie function in ubb.inc.php reads as follows:

setcookie("$name","$value",$time,$cookiepath);

it is missing cookie domain information which is not in any config files either. Having cookie domain information and setting it to ".yourdomain.com" should make it available on both http://www.yourdomain.com and http://yourdomain.com.

I wonder what Rick has to say:

setcookie("$name","$value",$time,$cookiepath,$cookiedomain) ???

Joined: Jun 2006
Posts: 869
old hand
old hand
Joined: Jun 2006
Posts: 869
thanks for the help, have made the changes.

Joined: Jun 2006
Posts: 742
enthusiast
enthusiast
Joined: Jun 2006
Posts: 742
What didn't work with your IIP? Did you sometimes get blank info?

If I recall your issue with IIP was the size of your post table. IIP was pretty inefficient for sites with larger post tables since so much information is pulled directly from the post table. That was a syndrome in PHP running out of execution time trying to grab stuff from a really large post table. Using the caching features will help, as will reducing the number of PAL boxes to the bare minimum, but I've had really large sites that were just too large for IIP to work successfully (on some server setups) due to the size of the post table.


Joshua Pettit
Web Developer
www.ThreadsDev.net | www.JoshuaPettit.com
Joined: Jun 2006
Posts: 869
old hand
old hand
Joined: Jun 2006
Posts: 869
[]What didn't work with your IIP? Did you sometimes get blank info?

If I recall your issue with IIP was the size of your post table. IIP was pretty inefficient for sites with larger post tables since so much information is pulled directly from the post table. That was a syndrome in PHP running out of execution time trying to grab stuff from a really large post table. Using the caching features will help, as will reducing the number of PAL boxes to the bare minimum, but I've had really large sites that were just too large for IIP to work successfully (on some server setups) due to the size of the post table. [/]

Hi did not think we were that big...

It would take 3-4 minutes to load... so I shut it down..or rather took out the link on the page..

I thought it was because www.pair.com used a different server for the mysql.. I moved to a new server... it just sloooooooowed down everything so much, made the forum come to a crawl .. I do not understand...

If you want to try again,, I would be willing to pay something...


http://clubadventist.com/forums

No longer following the carrot
Joined: Jun 2006
Posts: 742
enthusiast
enthusiast
Joined: Jun 2006
Posts: 742
I'd be happy to take a look, but you have a lot of forums and a lot of posts. (But actually lots of forums might be the kicker here). Unfortunately, while IIP is great, it's not efficient when you try to use all the pal boxes if you have alot of forums and or alot of posts. 3 to 4 minutes sound excessive. Maybe 30 to 40 seconds. But it can be a real server drain.

Is this your own server? Have you had MySQL optimized by someone?


Joshua Pettit
Web Developer
www.ThreadsDev.net | www.JoshuaPettit.com
Joined: Jun 2006
Posts: 869
old hand
old hand
Joined: Jun 2006
Posts: 869
I have my own server now...
will send you logins if you can send me your best email addy to []stanjensen@mac.com[/] can not respond until tomorrow..

thanks josh... sure is good to see you on here..


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
spam issues
by ECNet - 03/19/2024 11:45 PM
Looking for a forum
by azr - 03/15/2024 11:26 PM
Editing Links in Post
by Outdoorking - 03/15/2024 9:31 AM
Question on barkrowler and the like
by Mors - 02/29/2024 6:51 PM
Member Permissions Help
by domspeak - 02/27/2024 6:31 PM
Who's Online Now
3 members (rootman, Gizmo, Nightcrawler), 562 guests, and 186 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)