Version: , by KURTZ
Developer Last Online: Jun 2011
Version: Unknown
Rating:
Released: 06-18-2010
Last Update: Never
Installs: 0
No support by the author.
hi guys, i've a trouble, when i select a specific post and i wanna to make it an issue (create issue option) i got always this message 'Invalid Action Specified' ... what's wrong? i'm the superadmin ... what i need to check?
just checked the 'administrative tools' and it runs (i can open an issue) but i got this error ...
Code:
Database error in vBulletin 4.0.4:
Invalid SQL:
UPDATE thread SET
pt_issueid = 1
pt_forwardmode = 0,
WHERE threadid = 4;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'pt_forwardmode = 0,
WHERE threadid = 4' at line 3
Error Number : 1064
Request Date : Friday, June 18th 2010 @ 07:03:37 AM
Error Date : Friday, June 18th 2010 @ 07:03:37 AM
Script : http://www.xxx.it/latest/projectpost.php?do=processimportthread&t=4
Referrer : http://www.xxx.it/latest/projectpost.php?do=importthread2&t=4
IP Address : xxx
Username : MR K
Classname : vB_Database
MySQL Version : 5.0.91
just checked the 'administrative tools' and it runs (i can open an issue) but i got this error ...
Code:
Database error in vBulletin 4.0.4:
Invalid SQL:
UPDATE thread SET
pt_issueid = 1
pt_forwardmode = 0,
WHERE threadid = 4;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'pt_forwardmode = 0,
WHERE threadid = 4' at line 3
Error Number : 1064
Request Date : Friday, June 18th 2010 @ 07:03:37 AM
Error Date : Friday, June 18th 2010 @ 07:03:37 AM
Script : http://www.xxx.it/latest/projectpost.php?do=processimportthread&t=4
Referrer : http://www.xxx.it/latest/projectpost.php?do=importthread2&t=4
IP Address : xxx
Username : MR K
Classname : vB_Database
MySQL Version : 5.0.91
i'm onto a fresh new vB install ...
I have duplicated this on our internal PT will make a ticket and ask if some one can make a workaround because you cant use the promote to PT.
just removed the coma, but the administrative tool doesn't run ...
Code:
Database error in vBulletin 4.0.4:
Invalid SQL:
UPDATE thread SET
pt_issueid = 2
pt_forwardmode = 0
WHERE threadid = 4;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'pt_forwardmode = 0
WHERE threadid = 4' at line 3
Error Number : 1064
Request Date : Saturday, June 19th 2010 @ 05:39:44 AM
Error Date : Saturday, June 19th 2010 @ 05:39:45 AM
Script : http://www.xxx.it/latest/projectpost.php?do=processimportthread&t=4
Referrer : http://www.xxx.it/latest/projectpost.php?do=importthread2&t=4
IP Address : xxxx
Username : MR K
Classname : vB_Database
MySQL Version : 5.0.91
also i got the same error with the moderating tools (invalid action) ...
I have included the file in an attachement download the file and rename it to "class_ptimporter.php" after that upload it to ./includes/ and overwrite the file there.
I'm now using this file in my test setup and it's working as it should.
I have included the file in an attachement download the file and rename it to "class_ptimporter.php" after that upload it to ./includes/ and overwrite the file there.
I'm now using this file in my test setup and it's working as it should.
nothing mate, it doesn't run ... if you need i can send you an admin account onto my testing board so you can check yourself ... :S