Netsurfer
Go here and Submit a New Bug ( it may be fixed => search vb.com ) http://www.vbulletin.com/forum/bugs36.php
please look inside some tutorial/book about Mysql "How to create table & column" to fix this error.
My Pa say! "I don't want TrucLinh help fix this vb dev bug. This mod do not create/call this missing table ' looking inside the file product-thread_description.xml and learn some php & Mysql before you say some thing about it! "you have ask vbviet.org your nick 'Netsurfer' you have table with table prefix 'vb_364.thread' then you'll need to prefix when you create this missing table ' You can do it , you want to be a Admin of a site you much learn some php & mysql!
DavidNg "
Quote:
Originally Posted by KURTZ
like i previously say: too many issues on this hack
cyber, i had the same error ...
Look in inside the XML "product-thread_description.xml" you see any line call this ( missing table & column + error with url links ) ??? Why you say this hack ??? Why you cont. look inside this thread for ???
When you have bug go here please (ask for right person)
Why I show you this !!! I nice with you do I? How about you ??? http://www.vbulletin.com/forum/bugs36.php
You can read English please learn some php & Mysql, don't make trouble here!
If you say so. Not a way to talk to people looking for help and without having your php knowledge anyway. But, anyhow, I fixed it by modifying your hack!
In the module:
I changed this:
PHP Code:
$db->query_write("UPDATE thread SET description = '" . $db->escape_string(htmlspecialchars_uni($edit['description'])) . "' WHERE threadid = '" . $db->escape_string($threadinfo['threadid']) . "'");
My Pa say! "you have table with table prefix 'vb_364.thread' then you'll need to prefix when you create this missing table ' You can do it ...
"Your sys not look like my sys! Please remember that!" when make mod I base on vBulletin Default."
You & some other install vb add prefix to it. When error all way say we are... When this mod on my/other sys it work find!
Other things hack db system you asking belong to tnguy3n not my, My modifications of that hack look good but it all way belong to tnguy3n of vbviet.org . I can't published without tnguy3n permission.
Sorry to sound so dumb here but I cant find where to activate it for forum's, I have had a look through the posts and tried what it says but can't find it anywhere, any help is appreciated.
If you say so. Not a way to talk to people looking for help and without having your php knowledge anyway. But, anyhow, I fixed it by modifying your hack!
In the module:
I changed this:
PHP Code:
$db->query_write("UPDATE thread SET description = '" . $db->escape_string(htmlspecialchars_uni($edit['description'])) . "' WHERE threadid = '" . $db->escape_string($threadinfo['threadid']) . "'");
I had issues with the exact same error (running on vb3.6.5).
I tried your fix, and nothing happened. But the problem was that it was prefixing a period ('.') in front of the "thread" table, and thus it wasn't recognizing it in the database.
Adding fast change description by adming and mod ? Using moderation menu ? That will be fun :P And it will be nice to do some default description in admin pannel, and let the admin choose if simple users can change descriptions. :}