Go Back   ControlBooth > ControlBooth.com > Bug Reports
 
    Advanced Search

Notices

Bug Reports What? Bugs on ControlBooth.com?


Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old June 4th, 2008, 10:59 PM
lieperjp's Avatar
 Premium Member 

 
Join Date: Mar 2008
Location: Jackson, WI and New Ulm, MN
Posts: 1,132
Thanks: 42
Thanked 20 Times in 17 Posts
Default Database Error

it might just be me, but when trying to access the thread "Ebay Store with Cheap Lights" I get an error message...

http://www.controlbooth.com/forums/l...ap-lights.html

it says:

Database error
The ControlBooth database has encountered a problem.
Please try the following:

* Load the page again by clicking the Refresh button in your web browser.
* Open the Home home page, then try to open another page.
* Click the Back button to try another link.

The Home forum technical staff have been notified of the error, though you may contact them if the problem persists.

We apologise for any inconvenience.
__________________
I'm somewhere...
Reply With Quote
Old June 4th, 2008, 11:10 PM
lieperjp's Avatar
 Premium Member 

 
Join Date: Mar 2008
Location: Jackson, WI and New Ulm, MN
Posts: 1,132
Thanks: 42
Thanked 20 Times in 17 Posts
Default Re: Database Error

Ok, so it seems that only the first page that gets an error... I can get into it by clicking on the page numbers.
__________________
I'm somewhere...
Reply With Quote
Old June 4th, 2008, 11:35 PM
dvsDave's Avatar
DeVioS Webmaster
 
Join Date: Jan 2003
Location: Northern VA
Posts: 2,599
Thanks: 29
Thanked 36 Times in 18 Posts
Blog Entries: 5
Send a message via AIM to dvsDave Send a message via Skype™ to dvsDave
Default Re: Database Error

That's very weird. no idea what the issue is, I've looked in the database at the first ten posts and don't see an issue with them at all.

I'll have to get a support tech to work on this one as soon as he finishes with my other open ticket.
__________________
"There is a great deal of difference between an eager man who wants to read a book and the tired man who wants a book to read."
- G. K. Chesterton
Reply With Quote
Old June 4th, 2008, 11:46 PM
lieperjp's Avatar
 Premium Member 

 
Join Date: Mar 2008
Location: Jackson, WI and New Ulm, MN
Posts: 1,132
Thanks: 42
Thanked 20 Times in 17 Posts
Default Re: Database Error

I suppose it would be a good time to mention that when I loaded this thread, this took up the first six inches of the screen:

Quote:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/class_postbit.php(293) : eval()'d code on line 21

Warning: array_intersect() [function.array-intersect]: Argument #1 is not an array in [path]/includes/class_postbit.php(293) : eval()'d code on line 22

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/class_postbit.php(293) : eval()'d code on line 21

Warning: array_intersect() [function.array-intersect]: Argument #1 is not an array in [path]/includes/class_postbit.php(293) : eval()'d code on line 22

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/class_postbit.php(293) : eval()'d code on line 21

Warning: array_intersect() [function.array-intersect]: Argument #1 is not an array in [path]/includes/class_postbit.php(293) : eval()'d code on line 22

I think it's my computer...
__________________
I'm somewhere...
Reply With Quote
Old June 5th, 2008, 12:19 AM
derekleffew's Avatar
Senior Team
 Premium Member 
 
Join Date: Aug 2007
Location: Las Vegas, NV, USA
Posts: 3,535
Thanks: 98
Thanked 261 Times in 227 Posts
Blog Entries: 1
Default Re: Database Error

Not just your computer.
__________________
"It's a shame there couldn't have been more LED fixtures at this year's LDI."
.
Reply With Quote
Old June 5th, 2008, 12:20 AM
soundlight's Avatar
 Premium Member 

 
Join Date: Oct 2005
Location: Lewisburg, PA
Posts: 2,906
Thanks: 14
Thanked 107 Times in 99 Posts
Send a message via AIM to soundlight
Default Re: Database Error

Same error messages at the top of my screen on this thread.

EDIT: and after I submitted my reply, it took me to a screen that had those error messages only and nothing else, but my reply was still posted.
__________________
Entertainment Technology/Thea. Design major
All-around techie and designer
Central and Southeastern PA
Imperial 120V Pirate!
Nothing is ever "state of the art"...something new comes out the next day.
"Don't ever grow up. It's over-rated."
Reply With Quote
Old June 5th, 2008, 03:57 AM

 
Join Date: Aug 2005
Location: Melbourne, Australia
Posts: 2,143
Thanks: 84
Thanked 24 Times in 23 Posts
Blog Entries: 1
Send a message via MSN to Hughesie
Default Re: Database Error

looks like controlbooth is having php issues

clearly stating the ovious but some one has to

i haven't had any issues, can i ask what OS and browser your using?
__________________
[B]Alex Hughes[/B]
[I]Freelance Sound Engineer and Controlbooth Lurker[/I]
[URL="http://alexwhughes.com"]Alex W Hughes.com[/URL]
Reply With Quote
Old June 5th, 2008, 09:21 AM
lieperjp's Avatar
 Premium Member 

 
Join Date: Mar 2008
Location: Jackson, WI and New Ulm, MN
Posts: 1,132
Thanks: 42
Thanked 20 Times in 17 Posts
Default Re: Database Error

Quote:
Originally Posted by Hughesie89 View Post
looks like controlbooth is having php issues

clearly stating the ovious but some one has to

i haven't had any issues, can i ask what OS and browser your using?
I'm using Vista and Firefox...
__________________
I'm somewhere...
Reply With Quote
Old June 6th, 2008, 02:39 AM
dvsDave's Avatar
DeVioS Webmaster
 
Join Date: Jan 2003
Location: Northern VA
Posts: 2,599
Thanks: 29
Thanked 36 Times in 18 Posts
Blog Entries: 5
Send a message via AIM to dvsDave Send a message via Skype™ to dvsDave
Default Re: Database Error

the long series of error messages on the top of the page were due to an error running php5 (which we were trying to upgrade to instead of php4) Got the offending code fixed and we are now running php5

The error on that thread is still be puzzled over. It's not a MySQL maximum packet size error, the root problem comes down to a php memory limit error which is odd because it only affects this one post (first post of the thread) Still going over the php code that is causing the error trying to find the offending line of code (4000 lines is going to take a while)
__________________
"There is a great deal of difference between an eager man who wants to read a book and the tired man who wants a book to read."
- G. K. Chesterton
Reply With Quote
Old June 7th, 2008, 12:18 AM
dvsDave's Avatar
DeVioS Webmaster
 
Join Date: Jan 2003
Location: Northern VA
Posts: 2,599
Thanks: 29
Thanked 36 Times in 18 Posts
Blog Entries: 5
Send a message via AIM to dvsDave Send a message via Skype™ to dvsDave
Default Re: Database Error

Quote:
Originally Posted by lieperjp View Post
it might just be me, but when trying to access the thread "Ebay Store with Cheap Lights" I get an error message...

http://www.controlbooth.com/forums/l...ap-lights.html
ebay thread now fixed.
__________________
"There is a great deal of difference between an eager man who wants to read a book and the tired man who wants a book to read."
- G. K. Chesterton
Reply With Quote
Reply

Tags
database, error

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Database Error Hughesie Bug Reports 0 November 13th, 2007 08:40 AM
private message error ccfan213 Bug Reports 5 December 31st, 2004 11:42 PM
php error page Mayhem Bug Reports 3 September 16th, 2004 12:06 AM
Fatal error zac850 Bug Reports 0 February 1st, 2004 06:28 PM


All times are UTC -4. The time now is 10:39 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.1 
Advertisement System V2.6 By   Branden

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80