I'm gonna need you broken people to do some testing on a different site for me, in a couple days.
Buffistas Building a Better Board
Do you have problems, concerns or recommendations about the technical side of the Phoenix? Air them here. Compliments also welcome.
FWIW, I didn't have any problems using Firefox/Win98.
Worked for me using IE6, Win2000 Pro.
Fine on a networked WinXP running IE6.0.2etc.
I'm gonna need you broken people to do some testing on a different site for me, in a couple days.
Okay. Just holler.
I'm hollering right now -- can you (Cindy, Beverly, Am-Chau) head over to buffistas.net, log in (it may be an old password of yours, since the user table is aged), and tell me if you have the same error.
Ta!
The error message reads:
Warning: error_log(): open_basedir restriction in effect. File(/home/httpd/vhosts/www.buffistas.net/httpdocs/ phoenix/www.buffistas.net/logs/20041230_log.html) is not within the allowed path(s): (/home/httpd/vhosts/buffistas.net/httpdocs:/tmp) in /home/httpd/vhosts/buffistas.net/httpdocs/classes/giles.php on line 52
Warning: error_log(/home/httpd/vhosts/www.buffistas.net/ httpdocs/phoenix/www.buffistas.net/logs/20041230_log.html): failed to open stream: Operation not permitted in /home/httpd/vhosts/buffistas.net/httpdocs/classes/giles.php on line 52 There has been an error. It's of the type we call fatal. Please don't be scared. You're not the one that's going to die.
Okay, where the $$&#&(@#& are the developers?
...
Again, it still works. It subscribes me. If I hit "back" on my browser, it takes me to the page and I see "Unsubscribe" rather than subscribe (and vice versa)
Warning: error_log(): open_basedir restriction in effect. File(/home/httpd/vhosts/www.buffistas.net/httpdocs/ phoenix/www.buffistas.net/logs/20041230_log.html) is not within the allowed path(s): (/home/httpd/vhosts/buffistas.net/httpdocs:/tmp) in /home/httpd/vhosts/buffistas.net/httpdocs/classes/giles.php on line 52
Warning: error_log(/home/httpd/vhosts/www.buffistas.net/ httpdocs/phoenix/www.buffistas.net/logs/20041230_log.html): failed to open stream: Operation not permitted in /home/httpd/vhosts/buffistas.net/httpdocs/classes/giles.php on line 52 There has been an error. It's of the type we call fatal. Please don't be scared. You're not the one that's going to die.
Okay, where the $$&#&(@#& are the developers?
...
Let's do the debugging in the BBaBB thread over there.
I've made a couple tweaks -- can you try subscribing again and post the results on .net?
Gus! In testing Cindy's problem on .net I discovered a weirdness with the tidy code. I've posted some of the offending text in your site, BBaBB.
The tidy code is trying to apply html rules to sql strings, in your example. Unmixy things.
Coders trying to talk to each other may have to use an equiv entity, thusly:
SELECT COUNT(*) AS sub_count FROM subscriptions WHERE
user_id≡2 AND thread_id≡32
... because there is no entity to represent '=' ...
We may also see other, non-code user posts that have an equal mark in them being decorated oddly. Not too sure how big a problem that is. The problem stays within the post. Buffistas, on the whole, are not so finger-lazy that they can not type 'equals', when they mean to.