![]() |
Hello there,
Well it tells you the issue. There seems to be a column called "ms_wic_addon_permissions" in your table "usergroup" in the database. But this column is not registered. Do you still have installed the plugin that created this column in the table? Some plugins don't drop their database activities even when uninstalling. If not you can try to delete it via your Database Manager (phpmyadmin or so.) You can do this manually or use a SQL command, that might look like this: Code:
ALTER TABLE 'usergroup' DROP COLUMN 'ms_wic_addon_permissions'; |
<i>Thank you for your quick reply. Will give it a try and get back.</i>
|
But have a second, as it seems you don't need ' ' here. It will cause a SQL Error.
Try Code:
ALTER TABLE usergroup DROP COLUMN ms_wic_addon_permissions; |
1 Attachment(s)
Theme: VB4 default. fixed width 960.
I'm getting the following error. It happened after I deposited some vbbux into the bank. :confused: Help. |
Hi,
I just installed this on vB 4.2.2 The postbit is showing up fine... but when I click vbPlaza on the navbar it tells me I don't have permission... I am the administrator! I can't find a setting in vbPlaza about who is permitted to use it...but there are rather a lot so I might have missed it. Also the link in the readme file doesn't work to get a licence. |
Fatal error: Call to undefined function do_item_generic() in /home/jook123/public_html/forums/vbplaza/engine.php on line 1180
^getting this error when i try to purchase items Warning: include_once(..../vbplaza/items/bank.php): failed to open stream: No such file or directory in ..../vbplaza/engine.php(1210) : eval()'d code on line 2 Warning: include_once(): Failed opening '..../vbplaza/items/bank.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in ..../vbplaza/engine.php(1210) : eval()'d code on line 2 Fatal error: Call to undefined function do_item_bank() in /home/jook123/public_html/forums/vbplaza/engine.php(1210) : eval()'d code on line 3 ^^get this error when i try to enter the bank |
It appears as if you have uploaded the files incorrectly. Please drag and drop the contents of the upload folder (use Ctrl+A to select all files) to your public_html folder. :)
|
i followed the instructions to the tee and all the files were reuploaded
|
Well I can say for certain those files exist in the zip file, so if you followed the instructions to the tee, those errors would not be present, as they are saying the files are not on your server.
|
i have problem with change change others user title if i select items show
Internal Server Error There has been an internal server error. i back to error log found this error [Wed Mar 19 14:48:00 2014] [notice] child pid 31492 exit signal Segmentation fault (11) i use fcgi mod and php 5.2.17 |
All times are GMT. The time now is 12:19 AM. |
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:
|