Mike or Mary... problem solved? [Archive] - El Camino Central Forum : Chevrolet El Camino Forums

: Mike or Mary... problem solved?


jayachtee
12-27-2005, 06:53 PM
... BROKE IT, Robert!

SQL Error : 1 Can't create/write to file '/var/tmp/#sql_bc_0.MYI' (Errcode: 13)

SELECT vd.vote_id, vd.vote_text, vd.vote_start, vd.vote_length, vr.vote_option_id, vr.vote_option_text, vr.vote_result FROM nuke_bbvote_desc vd, nuke_bbvote_results vr WHERE vd.topic_id = '14238' AND vr.vote_id = vd.vote_id ORDER BY vr.vote_option_id ASC

Line : 738
File : /usr/local/etc/httpd/htdocs/elky/html/modules/Forums/viewtopic.php

acauth1
12-27-2005, 10:02 PM
What did you do to create this error?

Poltergeist
12-28-2005, 04:53 AM
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/etc/httpd/htdocs/elky/html/mainfile.php:1201) in /usr/local/etc/httpd/htdocs/elky/html/includes/sessions.php on line 250

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/etc/httpd/htdocs/elky/html/mainfile.php:1201) in /usr/local/etc/httpd/htdocs/elky/html/includes/sessions.php on line 251

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/etc/httpd/htdocs/elky/html/mainfile.php:1201) in /usr/local/etc/httpd/htdocs/elky/html/modules/Forums/viewtopic.php on line 611

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/etc/httpd/htdocs/elky/html/mainfile.php:1201) in /usr/local/etc/httpd/htdocs/elky/html/includes/page_header.php on line 557

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/etc/httpd/htdocs/elky/html/mainfile.php:1201) in /usr/local/etc/httpd/htdocs/elky/html/includes/page_header.php on line 559

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/etc/httpd/htdocs/elky/html/mainfile.php:1201) in /usr/local/etc/httpd/htdocs/elky/html/includes/page_header.php on line 560


I'm getting the above just looking at threads and the forum headers.

jayachtee
12-28-2005, 05:37 AM
Just clicked the Topic link. I swear!!! :-D

mnunn
12-30-2005, 06:54 AM
What did you do to create this error?

I broke it somehow when I added the poll and then couldn't delete it.

Thanks for fixing it for me. It's all fine now.

So I don't repeat my mistake, was my main problem that my poll questions were too long, or was it something else?

acauth1
12-30-2005, 07:00 AM
It was a database issue, not a user issue.