![]() |
MySQL error after install
Brilliant Hack! I can see you put a LOT of work into it. It's great!
But after installing it I get this MySQL error when trying to add a warning: Quote:
I had ZeroTolerence's hack installed before, but I followed your instructions very closely and am positive I did everything correct. I am running this on a Windows server (if that makes a difference). Thanks for your help!! :nervous: I just got another MySQL error when trying to view the warnings log (via the admincp): Quote:
|
hi,
seems like your database is missing some fields .... always download the latest zip and hit install if u use aws hack (this will notify u if John updates it) to add that field run Code:
ALTER TABLE warnings ADD COLUMN warned_status char(1); |
Quote:
If you check the errors, you will notice that all the queries have the digit 1 in front of the table name. Is that needed or you just entered that 1 somewhere by mistake? |
Quote:
Quote:
|
Why does it look like my thread is getting ignored??
Does this mean there is no hope for this working and I should uninstall it? How do I fix the mysql tables back to how they were before the install then? |
Quote:
Now, you know that you are using table prefix 1. Run the query suggested, only add that 1 in front of the table name. Code:
ALTER TABLE 1warnings ADD COLUMN warned_status char(1); |
Thanks John,
Glad to see I wasn't being ignored intentionally. :) I ran the query exactly as you have it above. Affected Rows: 272 Then I went to the warning system (in admin cp) and chose "view warnings log" and got this error page: Code:
Database error in vBulletin 3.0.7: |
Quote:
ALTER TABLE 1WARNINGS ADD COLUMN `removed_by` int(15) For some reason, several people who have used the ZT's hack and upgrade are missing some columns from their tables. I do not know why, the script for the upgrade is correct. Let me know if you are missing anything else. |
Quote:
When inside a thread, I still get only a blank white screen when I click "warn ___" or "view ___'s warnings". But it looks like it will work if I warn them through the admin cp. (I haven't tried it, but at least I don't get any sql errors when I click the links in the menu any more.) |
Make sure that the templates are there. Make sure that you have the templates installed in the default skin. If you are running more than one skins, make sure that the templates are installed in the skin you are testing the hack with. There is a thread in here, which provides instructions on what to do if you are running more than one set of templates (skins).
Rgds |
Quote:
What can I check? Is it warn.php that could be messed up? |
Quote:
|
I installed the templates into my "default" skin - which is the only one I use.
All other skins I have adopt attributes from the default skin. So I can't imagine there is a problem in that arena. But shouldn't we be able to warn from the modcp or admin cp regardless of if the templates were installed into all skins? |
ModCP does not give you the option to warn. In ModCP, you can only see the issued warnings, in the Warnings Log. The only places you can warn from are AdminCP and the standard forums, from postbit.
If your templates are there, and you still get a blank screen when you try to warn someone, either from admincp or from postbit, I do not know what else to tell you. |
All times are GMT. The time now is 08:54 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:
|