![]() |
Quote:
|
Quote:
What error does it give? |
great mod... but can we add a separator after X question , plus can we change line in question.... or add description of question right below it.... for example...
You asked question in English and u want add Spanish translation underneath it. but its great mod.... i will try it definitely as soon as you add these features... if not possible i will still give it a chance:) |
I keep getting SQL errors left and right with missing tables. I reinstalled it and it still errors out. I can't click the 'Main' link nor can I create new applications.
|
Quote:
|
Sure thing. :) I had the error while installing like the others, but here is the SQL errors I was getting.
Code:
SELECT * It apparently didn't create the tables for some reason. |
Database error in vBulletin 3.8.2:
Invalid SQL: SELECT * FROM applicator_app ORDER BY appid ASC; MySQL Error : Table 'sargatanas.applicator_app' doesn't exist Error Number : 1146 Request Date : Tuesday, May 19th 2009 @ 03:34:16 AM Error Date : Tuesday, May 19th 2009 @ 03:34:16 AM Help Please |
Ok uninstall the old product and reimport the new one - Overwrite = No
|
There is a "bug" in the current product file:
On install you get the following error: Code:
Database error in vBulletin 3.8.0: Code:
$vbulletin->db->query_write("CREATE TABLE IF NOT EXISTS".TABLE_PREFIX."`applicator_question` ( Code:
$vbulletin->db->query_write("CREATE TABLE IF NOT EXISTS ".TABLE_PREFIX."`applicator_question` ( Also there is a bug in the navbits, at the moment navbits is set using this code: Code:
$navbits[$parent] = $vbphrase['bs_newbattle']; Code:
$navbits[$parent] = 'Applications' Also, I need to ask some fairly long questions but the question DB field is only 150 characters, so I have changed this to MEDIUMTEXT And finally, if a user submits an application and then tries to resubmit another they get a standard (unphrased) "Error while posting application. Please try again." message - if the user has already submitted then it should really display their current submission and remove the submit button - or even better have a config value for each application that sets whether the user can resubmit. Looks like a fantastic mod, but need a little polish before it is ready to go on live sites. |
Quote:
|
All times are GMT. The time now is 02:50 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:
|