vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - vbBux and vbPlaza v4 (https://vborg.vbsupport.ru/showthread.php?t=270271)

Alex@bulletin 10-23-2013 07:10 PM

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';
Please keep in mind that this command will delete the whole column from the table and it is not possible to undelete it again, except you're using a backup file.

Racecar 10-23-2013 07:20 PM

<i>Thank you for your quick reply. Will give it a try and get back.</i>

Alex@bulletin 10-23-2013 07:24 PM

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;
instead.

Harpo 11-12-2013 08:41 AM

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.

F&R 02-03-2014 11:21 AM

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.

J o o k 02-06-2014 11:56 PM

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

ozzy47 02-07-2014 12:04 AM

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. :)

J o o k 02-07-2014 12:44 AM

i followed the instructions to the tee and all the files were reuploaded

ozzy47 02-07-2014 12:47 AM

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.

S P E E D 03-19-2014 12:00 PM

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
  • Page Generation 0.01402 seconds
  • Memory Usage 1,732KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete