Closed Thread Icon

Topic awaiting preservation: Error dunno where! (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=12208" title="Pages that link to Topic awaiting preservation: Error dunno where! (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: Error dunno where! <span class="small">(Page 1 of 1)</span>\

 
Wakkos
Maniac (V) Mad Scientist

From: Azylum's Secret Lab
Insane since: Oct 2000

posted posted 05-10-2002 02:48

Hello!!!
Hey, i got this PHP script, not mine off course, a friend made it time ago and now I'm playing with it.
It adds a post to a forum system, very simple forum system.

ok the problem goes when I try to add a new field to the post, it's an image URL field (in the form: <input type=text name='url' maxlength=90> )

Then I add the same name to the $query_addPost variable, which is supposed to add all the data to the database. I created the new field already (url, varchar, null:no) but it returns. I say returns because I got the 'else' part of the script:

else {
echo "<center><br>El mensaje no se pudo añadir. <br><br>Puede que no hayas rellenado todos los campos<br><br>O bien puede haber problemas con el servidor.</center>";



Message could not be added and stuff like that.....

I'm newbbie to this, so maybe I'm not explaining well, if so, tell me and I'll post back.

Thanks in advance to everyone....

A sig should be here.....
But is not.

bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 05-10-2002 03:16

hey wakkos

That link's busted. (besides the http problem I tried to fix it) Can't help much without that.

Also what's the precise error?



.:[ The Tao of Steve ]:.
Be Desireless
Be Excellent
Be Gone
...................................

InI
Paranoid (IV) Mad Scientist

From: Somewhere over the rainbow
Insane since: Mar 2001

posted posted 05-10-2002 11:25

The poster has demanded we remove all his contributions, less he takes legal action.
We have done so.
Now Tyberius Prime expects him to start complaining that we removed his 'free speech' since this message will replace all of his posts, past and future.
Don't follow his example - seek real life help first.

Wakkos
Maniac (V) Mad Scientist

From: Azylum's Secret Lab
Insane since: Oct 2000

posted posted 05-18-2002 12:57

My bad, my Bad!!!
Sorry!

I just wanted to add a field to the database, but i forget to add the value to the 'insert' line......

I just worked out, and now that I read this post, jheez!, what a stupid way to ask!

A sig should be here.....
But is not.

« BackwardsOnwards »

Show Forum Drop Down Menu