PDA

View Full Version : Thank you error..


MahdyE23
02-13-2014, 07:09 PM
Hello, for the AJAX post thank you hack, I keep getting this error... (https://vborg.vbsupport.ru/showthread.php?t=231666&page=217)

http://prntscr.com/2s6nkm

I am installing everything perfectly inside the host files, and then when I try to install the XML, I get this. What am I supposed to do?

I tried Styles > edit > search for Post_thanks, but the files aren't even there because the XML cannot get installed.

There are people saying it's not compatible, people saying it is. Please help...

ForceHSS
02-13-2014, 07:16 PM
It won't work for vb 4.2.2 try this one (https://vborg.vbsupport.ru/showthread.php?t=243510)

MahdyE23
02-13-2014, 07:34 PM
It won't work for vb 4.2.2 try this one (https://vborg.vbsupport.ru/showthread.php?t=243510)

I got a database error going to admin dir/thanksimport.php like it says to do..

Database error in vBulletin 4.2.2:

Invalid SQL:

SELECT thanks.*, post.userid AS receiveduserid
FROM post_thanks AS thanks
LEFT JOIN post AS post ON(post.postid = thanks.postid)
WHERE id >= 0
ORDER BY id
LIMIT 250;

MySQL Error : Table 'mahdy_lostdynasty.post_thanks' doesn't exist
Error Number : 1146
Request Date : Thursday, February 13th 2014 @ 02:33:47 PM
Error Date : Thursday, February 13th 2014 @ 02:33:47 PM
Script : http://lost-dynasty.org/forums/admincp/thanksimport.php?do=doimport
Referrer : http://lost-dynasty.org/forums/admincp/thanksimport.php


And it only shows this, nothing else..

http://prntscr.com/2s70qm

ozzy47
02-13-2014, 08:14 PM
Questions/Problems regarding modifications/styles need to be asked in the modification/style thread. That is where the support for modification/style is - not out here in the main forums. Please note that if a modification/style is unsupported (or even if it says it is supported), you may be on your own if you chose to install it.