Forum Hosting  

Go Back   Forum Hosting > phpBB2 Support > phpBB2 Bug Reports

phpBB2 Bug Reports Only phpBB2 errors & bugs should be submitted here


Reply
 
LinkBack Thread Tools Display Modes
Old 09-27-2007, 10:21 PM   #1 (permalink)
Member
 
masfonos's Avatar
 
Join Date: Sep 2007

Posts: 28
Rep Power: 0 masfonos is on a distinguished road
fTrader: (0)
fBuck$: 298.0
Bank: 0.0
Total fBuck$: 298.0

My Forumer
My Country:
Default Why is this happening again?

My forum at http://thatonesong.20.forumer.com/ is acting up again. It refuses to load from a browser and it times out and gives the "problem loading page" message.

The server status page says that 20 is up and running and a ping gives the following:

Pinging thatonesong.20.forumer.com [69.64.35.5] with 32 bytes of data:
Reply from 69.64.35.5: bytes=32 time=47ms TTL=51
Reply from 69.64.35.5: bytes=32 time=34ms TTL=50
Reply from 69.64.35.5: bytes=32 time=35ms TTL=51
Reply from 69.64.35.5: bytes=32 time=38ms TTL=51
Ping statistics for 69.64.35.5:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss)
Approximate round trip times in milli-seconds:
Minimum = 34ms, Maximum = 47ms, Average = 38ms


Why does it keep doing this?
masfonos is offline   Reply With Quote
Old 09-28-2007, 02:38 PM   #2 (permalink)
Senior Forumer
 
Pandemix's Avatar
 
Join Date: Feb 2006

Location: En Jay
Posts: 1,795
Blog Entries: 1
Rep Power: 5 Pandemix will become famous soon enoughPandemix will become famous soon enough
fTrader: (15)
fBuck$: 8,368.9
Bank: 0.3
Total fBuck$: 8,369.2

My Forumer
My Country:
Default Re: Why is this happening again?

I will send a report of your problem to our technicians so they can fix your forum.

Pandemix is offline   Reply With Quote
Old 09-28-2007, 03:39 PM   #3 (permalink)
Member
 
masfonos's Avatar
 
Join Date: Sep 2007

Posts: 28
Rep Power: 0 masfonos is on a distinguished road
fTrader: (0)
fBuck$: 298.0
Bank: 0.0
Total fBuck$: 298.0

My Forumer
My Country:
Default Re: Why is this happening again?

Thanks Pandemix.


Not sure if it's just a coincidence or what, but now my portal is also screwy, giving the message:

**********************************
Could not query announcements information

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND t.topic_time <= 1191015468 AND t.topic_poster = u.user_id AND ' at line 23

SELECT t.topic_id, t.topic_time, t.topic_title, pt.post_text, u.username, u.user_id, t.topic_replies, pt.bbcode_uid, t.forum_id, t.topic_poster, t.topic_first_post_id, t.topic_status, pt.post_id, p.post_id, p.enable_smilies FROM thatonesong_topics AS t, thatonesong_users AS u, thatonesong_posts_text AS pt, thatonesong_posts AS p WHERE t.forum_id IN () AND t.topic_time <= 1191015468 AND t.topic_poster = u.user_id AND t.topic_first_post_id = pt.post_id AND t.topic_first_post_id = p.post_id AND t.topic_status <> 2 ORDER BY t.topic_time DESC LIMIT 0,3

Line : 92
File : fetchposts.php
***************************************************

when trying to access the portal (set as main page http://thatonesong.20.forumer.com/)
masfonos is offline   Reply With Quote
Old 09-28-2007, 03:52 PM   #4 (permalink)
Junior Forumer
 
Sanna1's Avatar
 
Join Date: Mar 2007

Posts: 51
Rep Power: 2 Sanna1 is on a distinguished road
fTrader: (0)
fBuck$: 437.0
Bank: 0.0
Total fBuck$: 437.0

My Forumer
My Country:
Default Re: Why is this happening again?

Quote:
Originally Posted by Pandemix View Post
I will send a report of your problem to our technicians so they can fix your forum.
Can you send a raport of my problem on my portal?

http://lepabrena.14.forumer.com/portal.php

Could not query announcements information

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND t.topic_time <= 1191016208 AND t.topic_poster = u.user_id AND ' at line 23

SELECT t.topic_id, t.topic_time, t.topic_title, pt.post_text, u.username, u.user_id, t.topic_replies, pt.bbcode_uid, t.forum_id, t.topic_poster, t.topic_first_post_id, t.topic_status, pt.post_id, p.post_id, p.enable_smilies FROM lepabrena_topics AS t, lepabrena_users AS u, lepabrena_posts_text AS pt, lepabrena_posts AS p WHERE t.forum_id IN () AND t.topic_time <= 1191016208 AND t.topic_poster = u.user_id AND t.topic_first_post_id = pt.post_id AND t.topic_first_post_id = p.post_id AND t.topic_status <> 2 ORDER BY t.topic_time DESC

Line : 92
File : fetchposts.php
Sanna1 is offline   Reply With Quote
Old 09-28-2007, 04:02 PM   #5 (permalink)
Member
 
Treborish's Avatar
 
Join Date: Aug 2007

Posts: 28
Rep Power: 0 Treborish is on a distinguished road
fTrader: (0)
fBuck$: 245.0
Bank: 0.0
Total fBuck$: 245.0

My Forumer
My Country:
Default Re: Why is this happening again?

Quote:
Originally Posted by masfonos View Post
Thanks Pandemix.


Not sure if it's just a coincidence or what, but now my portal is also screwy, giving the message:

**********************************
Could not query announcements information

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND t.topic_time <= 1191015468 AND t.topic_poster = u.user_id AND ' at line 23

SELECT t.topic_id, t.topic_time, t.topic_title, pt.post_text, u.username, u.user_id, t.topic_replies, pt.bbcode_uid, t.forum_id, t.topic_poster, t.topic_first_post_id, t.topic_status, pt.post_id, p.post_id, p.enable_smilies FROM thatonesong_topics AS t, thatonesong_users AS u, thatonesong_posts_text AS pt, thatonesong_posts AS p WHERE t.forum_id IN () AND t.topic_time <= 1191015468 AND t.topic_poster = u.user_id AND t.topic_first_post_id = pt.post_id AND t.topic_first_post_id = p.post_id AND t.topic_status <> 2 ORDER BY t.topic_time DESC LIMIT 0,3

Line : 92
File : fetchposts.php
***************************************************

when trying to access the portal (set as main page http://thatonesong.20.forumer.com/)


Many people are experiencing this bug, so take care in the knowledge that you are not alone.
Treborish is offline   Reply With Quote
Old 09-28-2007, 04:10 PM   #6 (permalink)
Member
 
CARLi2's Avatar
 
Join Date: Aug 2007

Posts: 2
Rep Power: 0 CARLi2 is on a distinguished road
fTrader: (0)
fBuck$: 160.0
Bank: 0.0
Total fBuck$: 160.0

My Forumer
My Country:
Send a message via Yahoo to CARLi2
Unhappy Re: Why is this happening again?

also mine have desame problem i think everybody that has portal enabled have desame problem i even reset the protal but still an error http://tagalogadikz.20.forumer.com
CARLi2 is offline   Reply With Quote
Old 09-28-2007, 04:51 PM   #7 (permalink)
Member
 
masfonos's Avatar
 
Join Date: Sep 2007

Posts: 28
Rep Power: 0 masfonos is on a distinguished road
fTrader: (0)
fBuck$: 298.0
Bank: 0.0
Total fBuck$: 298.0

My Forumer
My Country:
Default Re: Why is this happening again?

Hmmm. Yep, yours looks broke too, CARL. I did the same thing and just disabled the portal from being the main page so it goes to the forum index.

Looks like either their SQL queries got broke or their DB got broke. Whatever it is hopefully it doesn't require a DB reset/restore.

How often are the forums backed up?
masfonos is offline   Reply With Quote
Old 10-01-2007, 12:38 AM   #8 (permalink)
Member
 
masfonos's Avatar
 
Join Date: Sep 2007

Posts: 28
Rep Power: 0 masfonos is on a distinguished road
fTrader: (0)
fBuck$: 298.0
Bank: 0.0
Total fBuck$: 298.0

My Forumer
My Country:
Default Re: Seo, seo services, best seo services

Quote:
Originally Posted by Radhey View Post
...snip spam...
Awesome. Thanks, Radhey. I found your post to be helpful and informative. That definitely clears up all questions I had about my forums slow response times and bad SQL queries on the portal page. Go die.
masfonos is offline   Reply With Quote
Old 10-02-2007, 09:53 AM   #9 (permalink)
Member
 
masfonos's Avatar
 
Join Date: Sep 2007

Posts: 28
Rep Power: 0 masfonos is on a distinguished road
fTrader: (0)
fBuck$: 298.0
Bank: 0.0
Total fBuck$: 298.0

My Forumer
My Country:
Default Re: Why is this happening again?

Hello? Support staff? Techies? Mods? Admins?


Is anyone home? How can all of these threads be here relating to the SQL debug error and not a single helpful response by any Forumer staff or even an acknowledgment of the problem or indication of what is going on?
masfonos is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Whats happening here? Raq phpBB2 General Questions 0 04-20-2007 05:30 AM
Its happening again.... DarkHeart phpBB2 General Questions 1 10-16-2006 06:01 PM
[resolved]*Could You Please Tell Us What Is Happening ArchVile IPB General Support 3 07-24-2004 11:14 PM