![]() |
I used your upgrade file to 3.5b and it worked.
I tried to set a forum to age lock and it threw a DB error. I tried to uninstall and start fresh and it threw a DB error. Sorta stuck... Here is the uninstall error: Code:
Database error in vBulletin 4.1.3: Code:
Database error in vBulletin 4.1.3: |
Looks to me like it didn't even create the column agelock
|
I also did run the php file in the install directory and it said upgrade successful.
|
Stuie, thank you for taking the time to trouble shoot my problem with AgeLock. Support like this is unprecedented and rarely matched.
Thank you... |
Still get this when I post an article
Code:
Invalid SQL: |
Quote:
If you have access to phpmyadmin manually confirm this before trying the following. (Making sure that all agelock fields dont exist! - forum,blog,cms_node) If they dont exist you have 2 options * Edit the agelock product in vb and remove the uninstall code, then uninstall agelock before installing agelock with "product-aglk35b (CMS Edition).xml" -or- * Re-create the fields via phpmyadmin using the sql code below. (replacing " . TABLE_PREFIX . " with your tables prefix) Code:
ALTER TABLE " . TABLE_PREFIX . "forum ADD agelock INT(1) DEFAULT '0'; If they do exist * Check all the agelock fields exist (forum,blog,cms_node) If it is missing the fields on certain tables you can either* Remove the fields from the tables that do have the fields and then perfom option 1 from above* Re-create the missing fields using the SQL code above. None of the fields exist on any tablesIf you opt to re-create the fields then agelock will function as it should, However to prevent any issues elsewhere i would recommend re-installing age lock using "product-aglk35b (CMS Edition).xml"* Edit the agelock product in vb and remove the uninstall code, then uninstall agelock before installing agelock with "product-aglk35b (CMS Edition).xml" Stuie |
I did this
Quote:
Could not re-install because it told me the field was there. So un-installed and re-installed. So far so good. |
Interesting.
|
I just installed a fresh copy of vBulletin 4.1.6. Will this Mod work with the latest version of VB?
|
good mod.
marked installed. |
All times are GMT. The time now is 07:02 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:
|