View previous topic :: View next topic |
Author |
Message |
jhonenfreak Elder In Training

Joined: 28 Jan 2004 Posts: 3306 Location: Tallahassee
|
Posted: Mon Oct 02, 2006 3:16 pm Post subject: |
|
|
Still no luck.
[code:1]Warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near "GIF" at character 835 in /usr/home/.sites/33/site5/web/add_picture.php on line 258
Database Error: ERROR: syntax error at or near "GIF" at character 835
SQL: insert into pictures (pid, user_id, title, filename, keywords, description, rating_nudity, rating_violence, rating_racism, rating_sex, rating_spoilers, rating_yaoi, rating_yuri, rating_profanity, approved, ipaddr, image_type, media_id, refrence, time_taken, skill_level, section_id, faves_count, requested_by, trade_with, collaboration_with, contest_entry, gift_for, size_width, size_height, category ) VALUES ('498452', '6818', 'Angler Fish', currval('pictures_pid_seq') || '.gif', 'angler fish deep sea ocean water avatar', 'Feel free to use! :) Please do not redistribute.', '0', '0', '0', '0', '0', '0', '0', '0', 2, '146.201.133.116', 1, '34', '', '4 hours (yeah, I work slow)', '2', '0', 0, null, null, null, '', null, 50, 50GIF, 1894 )
#0 dbError(insert into pictures (pid, user_id, title, filename, keywords, description,
rating_nudity, rating_violence,
rating_racism, rating_sex, rating_spoilers, rating_yaoi, rating_yuri, rating_profanity,
approved, ipaddr,
image_type, media_id, refrence, time_taken,
skill_level, section_id, faves_count, requested_by,
trade_with, collaboration_with, contest_entry,
gift_for, size_width, size_height, category )
VALUES ('498452', '6818', 'Angler Fish',
currval('pictures_pid_seq') || '.gif',
'angler fish deep sea ocean water avatar', 'Feel free to use! :)
Please do not redistribute.',
'0', '0',
'0', '0', '0', '0', '0',
'0',
2, '146.201.133.116', 1, '34',
'', '4 hours (yeah, I work slow)',
'2', '0', 0,
null, null,
null, '',
null, 50, 50GIF, 1894
)) called at [/usr/home/.sites/33/site5/web/add_picture.php:258]
#1 process_submission_new(Array ([MAX_FILE_SIZE] => 10485760,[method] => upload,[title] => Angler Fish,[keywords] => angler fish deep sea ocean water avatar,[decaf] => 0,[category] => 5242,[section_id] => 0,[fnt_size] => ,[fnt_color] => ,[fnt_face] => ,[description] => Feel free to use! :)
Please do not redistribute.,[rating_nudity] => 0,[rating_violence] => 0,[rating_sex] => 0,[rating_racism] => 0,[rating_spoilers] => 0,[rating_profanity] => 0,[rating_yaoi] => 0,[rating_yuri] => 0,[media_id] => 34,[time_taken] => 4 hours (yeah, I work slow),[refrence] => ,[skill_level] => 2,[agree] => 1,[submit] => Submit it)) called at [/usr/home/.sites/33/site5/web/add_picture.php:28]
#2 process_submission(Array ([MAX_FILE_SIZE] => 10485760,[method] => upload,[title] => Angler Fish,[keywords] => angler fish deep sea ocean water avatar,[decaf] => 0,[category] => 5242,[section_id] => 0,[fnt_size] => ,[fnt_color] => ,[fnt_face] => ,[description] => Feel free to use! :)
Please do not redistribute.,[rating_nudity] => 0,[rating_violence] => 0,[rating_sex] => 0,[rating_racism] => 0,[rating_spoilers] => 0,[rating_profanity] => 0,[rating_yaoi] => 0,[rating_yuri] => 0,[media_id] => 34,[time_taken] => 4 hours (yeah, I work slow),[refrence] => ,[skill_level] => 2,[agree] => 1,[submit] => Submit it))
#3 call_user_func(process_submission, Array ([MAX_FILE_SIZE] => 10485760,[method] => upload,[title] => Angler Fish,[keywords] => angler fish deep sea ocean water avatar,[decaf] => 0,[category] => 5242,[section_id] => 0,[fnt_size] => ,[fnt_color] => ,[fnt_face] => ,[description] => Feel free to use! :)
Please do not redistribute.,[rating_nudity] => 0,[rating_violence] => 0,[rating_sex] => 0,[rating_racism] => 0,[rating_spoilers] => 0,[rating_profanity] => 0,[rating_yaoi] => 0,[rating_yuri] => 0,[media_id] => 34,[time_taken] => 4 hours (yeah, I work slow),[refrence] => ,[skill_level] => 2,[agree] => 1,[submit] => Submit it)) called at [/usr/local/share/pear/HTML/QuickForm.php:1605]
#4 HTML_QuickForm->process(process_submission, ) called at [/usr/home/.sites/33/site5/web/add_picture.php:688]
Warning: pg_query() [function.pg-query]: Query failed: ERROR: current transaction is aborted, commands ignored until end of transaction block in /usr/home/.sites/33/site5/web/functions.php on line 522
Database Error: ERROR: current transaction is aborted, commands ignored until end of transaction block
#0 dbError() called at [/usr/home/.sites/33/site5/web/functions.php:522]
#1 UserInfo->__destruct()
[/code:1] |
|
Back to top |
|
 |
cstdenis Evil Overlord

Joined: 31 Dec 1969 Posts: 6490 Location: In the tubes.
|
Posted: Mon Oct 02, 2006 4:24 pm Post subject: |
|
|
I've coded a work around but needs more investigation. Please link to the picture here once you submit it. |
|
Back to top |
|
 |
jhonenfreak Elder In Training

Joined: 28 Jan 2004 Posts: 3306 Location: Tallahassee
|
Posted: Mon Oct 02, 2006 4:51 pm Post subject: |
|
|
It works now! [url]http://www.fanart-central.net/pic-498506.html[/url]
The preview just seems a bit distorted, though... like it wants to show all the frames at once. [url]http://www.fanart-central.net/user-jhonenfreak.php[/url] |
|
Back to top |
|
 |
jhonenfreak Elder In Training

Joined: 28 Jan 2004 Posts: 3306 Location: Tallahassee
|
Posted: Mon Oct 09, 2006 4:32 pm Post subject: |
|
|
Now I get this message when I just click the "upload picture" link.
Fatal error: Class '+ ' not found in /usr/local/share/pear/PEAR.php on line 557 |
|
Back to top |
|
 |
Touzoku-joou Oldbie

Joined: 30 Oct 2004 Posts: 2399 Location: interweb
|
Posted: Mon Oct 09, 2006 5:22 pm Post subject: |
|
|
Ugh, I get it too. D< Just when I finally decide to upload something. _________________ [url=http://www.fanart-central.net/user-Touzoku-Joou.php]FAC[/url] |
|
Back to top |
|
 |
cstdenis Evil Overlord

Joined: 31 Dec 1969 Posts: 6490 Location: In the tubes.
|
Posted: Mon Oct 09, 2006 10:12 pm Post subject: |
|
|
its been fixed. I think it was cause by some corruption. Still looking into the root cause. |
|
Back to top |
|
 |
Trinity_Fire Forum Stalker

Joined: 31 Dec 1969 Posts: 1042
|
Posted: Tue Oct 17, 2006 3:45 pm Post subject: |
|
|
A bug that's either popped up recently or maybe just always been there...
When someone replies to a comment on your pictures/profile/etc, there's an alert email for the reply to the comment, but then there's also a second that's titled as a 'new comment' for said pic, profile, etc, while it's actually just recording again the reply comment.
Also, denis, are you SURE that the option for comment delete is possible on stories?? I still can't delete any on my stories... |
|
Back to top |
|
 |
cstdenis Evil Overlord

Joined: 31 Dec 1969 Posts: 6490 Location: In the tubes.
|
Posted: Tue Oct 17, 2006 7:48 pm Post subject: |
|
|
The comment thing is known, I may change it at some point.
As for the delete. Is it chapters or stories you can't delete?
Do you get an error, or does it just not disappear? |
|
Back to top |
|
 |
Trinity_Fire Forum Stalker

Joined: 31 Dec 1969 Posts: 1042
|
Posted: Wed Oct 18, 2006 10:06 am Post subject: |
|
|
No, I can't delete comments on my stories. Just, beside every comment, there's no option for delete, and I remember that there used to be. |
|
Back to top |
|
 |
dressdragn Rookie

Joined: 31 Dec 1969 Posts: 30
|
Posted: Sat Jan 06, 2007 6:44 am Post subject: |
|
|
When I try and upload images, nothing happens. They don't upload, and I still get a zero count in pending. But I'm not getting an error message either. |
|
Back to top |
|
 |
cstdenis Evil Overlord

Joined: 31 Dec 1969 Posts: 6490 Location: In the tubes.
|
Posted: Sat Jan 06, 2007 7:32 am Post subject: |
|
|
Do you get a blank page or does it appear to work but the image never appear on the site? |
|
Back to top |
|
 |
London Moderator

Joined: 23 Mar 2006 Posts: 6474
|
Posted: Thu Jan 11, 2007 3:02 pm Post subject: |
|
|
Uh.. I get this error when I try to edit my forum profile:
[code:1]Parse error: syntax error, unexpected '}' in /usr/home/.sites/106/site3/web/includes/template.php(127) : eval()'d code on line 255[/code:1] _________________ [i][size=9]Go Yankees![/size][/i] |
|
Back to top |
|
 |
ZinnKid Rookie

Joined: 05 Jan 2007 Posts: 34 Location: Jackson, Ohio
|
Posted: Sat Jan 20, 2007 9:26 pm Post subject: |
|
|
I believe have the same error:
[code:1]Parse error: syntax error, unexpected '}' in /usr/home/.sites/106/site3/web/includes/template.php(129) : eval()'d code on line 255[/code:1] |
|
Back to top |
|
 |
Black_Breeze Newb

Joined: 10 Apr 2004 Posts: 21 Location: 10th kingdom
|
Posted: Sun Feb 11, 2007 9:20 pm Post subject: |
|
|
When I'm trying to upload a picture, it says that I have "no image uploaded." This is my fifth try, and I made sure after the first one that I did upload my image.
I'm assuming that other members are having similar problems as I have. |
|
Back to top |
|
 |
Stratadrake Elder Than Dirt

Joined: 05 May 2004 Posts: 13721 Location: Moo
|
Posted: Mon Feb 12, 2007 5:31 am Post subject: |
|
|
[quote]I'm assuming that other members are having similar problems as I have.[/quote]
Whenever there's a problem affecting all members, we usually have at least five separate threads in the Help section mentioning it.
As it stands now... hmm... what does the URL of the submissions page read? _________________ Strata here: [url=http://www.nanowrimo.org/eng/user/242293]Nanowrimo[/url] - [url=www.fanart-central.net/user-Stratadrake.php]FAC[/url] - [url=http://stratadrake.deviantart.com]dA[/url] - [url=www.furaffinity.net/user/Stratadrake/]FA[/url]
[size=9]Disclaimer: Posts may contain URLs. Click [url=http://tvtropes.org/pmwiki/pmwiki.php/Main/TVTropesWillRuinYourLife]at your own risk.[/url][/size] |
|
Back to top |
|
 |
raveneye Rookie

Joined: 29 Jan 2007 Posts: 28
|
Posted: Mon Feb 12, 2007 6:04 am Post subject: |
|
|
hiya!
hi, i tried many times to submit my works but i failed. this is what was shown:
[color=red]*You must choose a media ID at the deepest level*[/color]
i chose the media 'pencils' but it keep repeating the page with the same error. so, until now i can't send even one of my works. i've already checked pending tab but nothing is pending. i've already make sure that my work is no more that 100 KB and it is in JPEG format (it's the best right?). even story. the story's title was there but without any words written. i tried to delete but i can't. what happened. can anyone tell me?
thanks for helping me.  |
|
Back to top |
|
 |
raveneye Rookie

Joined: 29 Jan 2007 Posts: 28
|
Posted: Mon Feb 12, 2007 6:05 am Post subject: |
|
|
hope i get the answer quickly!  |
|
Back to top |
|
 |
Black_Breeze Newb

Joined: 10 Apr 2004 Posts: 21 Location: 10th kingdom
|
Posted: Mon Feb 12, 2007 4:03 pm Post subject: |
|
|
[quote="Stratadrake"][quote]I'm assuming that other members are having similar problems as I have.[/quote]
Whenever there's a problem affecting all members, we usually have at least five separate threads in the Help section mentioning it.
As it stands now... hmm... what does the URL of the submissions page read?[/quote]
Ah, I see. I just thought so because of the other messages I've been reading in this thread were a bit similar to mine.
Anyway, the URL after my attempt at submitting it is:
http://www.fanart-central.net/add_picture.php
The page where the actual submission process is:
http://www.fanart-central.net/add_picture.php?method=upload
Does that help? D: |
|
Back to top |
|
 |
Trinity_Fire Forum Stalker

Joined: 31 Dec 1969 Posts: 1042
|
Posted: Mon Feb 19, 2007 7:23 am Post subject: |
|
|
[quote]Warning: unlink(avatars//3682.jpg) [function.unlink]: No such file or directory in /usr/home/.sites/28/site1/web/register.php on line 177
[/quote]
Is something I got when trying to upload a new avatar, saying that a resize error had occurred. I manually resized the av myself, and the error disappeared, but, just so you know... 9_9
If you need details, the file was .png. _________________ [url=http://www.fanart-central.net/user-Trinity_Fire.php][img]http://i42.photobucket.com/albums/e326/MomentaryEternity/sig3.jpg[/img][/url][url=http://www.fanart-central.net/user_stories-Trinity_Fire.php][img]http://i42.photobucket.com/albums/e326/MomentaryEternity/sig2.jpg[/img][/url] |
|
Back to top |
|
 |
Falconlobo Forum Stalker

Joined: 18 Apr 2006 Posts: 1570 Location: Home
|
Posted: Sat Mar 10, 2007 1:26 pm Post subject: |
|
|
this a new bug i think?
almost all the new pics are x's only the thumbnails work
it started last night all the newest pics still are x's
only some made it through normal last night then the x's again
and it's every new pic i hope this gets resloved as soon as possible
sorry i hit the wrong button before and made a new topic
also i was not sure if this is a bug or not |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|