email away..
27 2005-01-13 14:08
Topic: Again.. (3 replies, posted in PunBB 1.2 troubleshooting)
Well.. I've decided my previous issues with PunBB can be blamed on my host.. so I will get a new one as soon as plausible..
But, the old workaround I had in v1.1 is gone with 1.2..
Now, when I try to access the administration section, I get:
File: /mnt/web_j/d42/s15/a0002mwr/www/forum/admin_index.php
Line: 91
PunBB reported: Unable to fetch online count
Database reported: Lost connection to MySQL server during query (Errno: 2013)
Also, when I try to update my own profile, I get the Bad HTTP_REFFERRER error..
My boards can be found at www.alothor.com/forum
Any help to work around this temporarily would be greatly appreciated!
Great work, otherwise..
28 2005-01-04 23:07
Re: chat (32 replies, posted in PunBB 1.2 modifications, plugins and integrations)
... I've been asking for something like this since 1.1.2.. hehe
29 2004-05-26 16:34
Re: error with admin_index.php (33 replies, posted in PunBB 1.2 troubleshooting)
*update*
I've updated from 1.1.2 to 1.1.3.. same error..
1.1.3 to 1.1.4 same thing.
I haven't yet tried the work around above.. I will when I get a chance.
30 2004-05-25 09:09
Re: Extended Forum Access Mod 1.2 (10 replies, posted in PunBB 1.2 modifications, plugins and integrations)
any news on getting this updated to work with 1.1.4?
A reasonable question!
31 2004-03-10 14:39
Topic: chat box mod (2 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I want to put a small chat box in the footer of forum/index.php
I want it to hold maybe four lines of chat at a time, listing the username of the person whos submited it...
Any help?
32 2004-03-10 13:02
Re: Post Enhancer - By Rob (17 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Good stuff!
33 2004-02-21 18:56
Re: avatar suggestion (4 replies, posted in Feature requests)
yeah.. exactly..
More specifically... an option where you can choose to allow only moderators and admins to use the avatars..
Or more specifically.. only identified users..
34 2004-02-21 18:49
Re: error with admin_index.php (33 replies, posted in PunBB 1.2 troubleshooting)
yup...
Only admin_index.php
Everything else seems to be working fine now.. except for that..
35 2004-02-21 18:15
Topic: avatar suggestion (4 replies, posted in Feature requests)
...
Avatars for moderators and admininstrators...
?
36 2004-02-21 18:05
Re: error with admin_index.php (33 replies, posted in PunBB 1.2 troubleshooting)
... I thought I hit a wall... but I may have gotten around it...
I reported one of my messages... and clicked on the link it put under my name...
thanks for the help... hopefully my webhost pulls it's head out of it's arse and upgrades...
37 2004-02-21 17:42
Re: error with admin_index.php (33 replies, posted in PunBB 1.2 troubleshooting)
oh.. god, no.. I didn't even see the comment slashes...
smacks his head on the desktop
Ok.. running his REAL suggestion got me anothor error.
File: /mnt/web_j/d42/s15/a0002mwr/www/forum/admin_index.php
Line: 92PunBB reported: Unable to fetch version info
Database reported: Lost connection to MySQL server during query (Errno: 2013)
38 2004-02-21 15:55
Re: error with admin_index.php (33 replies, posted in PunBB 1.2 troubleshooting)
#1, I deleted it all, and ran it again.. Same error..
#2, with the value of p_connect switched gave me the same error..
File: /mnt/web_j/d42/s15/a0002mwr/www/forums/admin_index.php
Line: 87PunBB reported: Unable to fetch online count
Database reported: Lost connection to MySQL server during query (Errno: 2013)
#3, marcB's suggestion:
File: /mnt/web_j/d42/s15/a0002mwr/www/forum/admin_index.php
Line: 87PunBB reported: Unable to fetch online count
Database reported: Lost connection to MySQL server during query (Errno: 2013)
::EDIT::
Also ran marcB's suggestion with the value of p_connect in config.php changed.. Same error.
39 2004-02-21 13:47
Re: error with admin_index.php (33 replies, posted in PunBB 1.2 troubleshooting)
would calling the database connection function *or whatever it's called* before getting the online count help out?
40 2004-02-21 12:38
Re: Begeiners book for PHP/mysql (2 replies, posted in Programming)
try 'PHP and MySQL Web Development by Luke Welling and Laura Thompson'
ISBN: 0-672-32525-X
It's a bretty good book.. nice tutorials about most of php and mysql.. goes at a pretty slow pace too..
41 2004-02-21 12:18
Re: error with admin_index.php (33 replies, posted in PunBB 1.2 troubleshooting)
thanks for the advice. I'll try that.. see if they can do it.. knowing corporate america, I'll not hold my breath though.
Is there anyway to work around that issue temporarily?
42 2004-02-21 11:16
Re: error with admin_index.php (33 replies, posted in PunBB 1.2 troubleshooting)
I use netfirms.com as a webhost.. I do not have root access to the mysql server, which is version 3.23.55
I'm new to the whole PHP & mySQL development stuff.. I use phpmyadmin to administer my dbases.. I'll temporarily try MarcB's bypass..
::Edit::
MarcB's bypass did not work.
It's an interesting problem..
43 2004-02-20 13:22
Topic: error with admin_index.php (33 replies, posted in PunBB 1.2 troubleshooting)
Great stuff, this PunBB...
I just installed it, everything works great, but for my little issue..
I click the admin link, and I recieve "Error: unable to fetch online count"
I know its something simple..
with debugging, I get this error..
File: /mnt/web_j/d42/s15/a0002mwr/www/forums/admin_index.php
Line: 87PunBB reported: Unable to fetch online count
Database reported: Lost connection to MySQL server during query (Errno: 2013)