![]() |
MySql Error?
I am trying to make my own modification that allows you to write your own story and publish it to the website,
I have most of it done now, but I can't get it to submit a story or delete the product as it comes back with Database Error. Here is my code in the XML - can anyone show me what I've done wrong? I'm a complete newbie when it comes to mods. PHP Code:
This is the database error: PHP Code:
|
Run your install code and then check your database to see it if worked. It sounds like your install code didn't work or something.
|
Well it runs on the site, but won't submit the data.
I don't know what else to do as I am new to coding, I got this far but that's about it and I am now at a dead end, so would appreciate anyone who could help me with this. |
MySQL Error : Unknown column 'story_outline' in 'field list'
It can't find the column, so I'm guessing it hasn't been added to the table. |
I've added you on msn, my address is always.alternative@hotmail.com
Any chance we could chat on there? --------------- Added [DATE]1197230578[/DATE] at [TIME]1197230578[/TIME] --------------- Can anyone look at the code and provide me with some help on what i've done wrong and how to get the database to accpet it? |
Run this query via phpMyAdmin or vB Maintenance -> Execute SQL Query:
Code:
ALTER TABLE thread ADD story_outline TEXT NOT NULL |
Quote:
What have you actually done with the code ? |
All times are GMT. The time now is 08:16 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|