vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   BVShoutbox FULLL (https://vborg.vbsupport.ru/showthread.php?t=63562)

TTG 04-03-2005 12:10 PM

Quote:

Originally Posted by fusioncreations
Yes, but I'm not sure about admin permissions because I coudn't see it. *blinks

Usergroup permissions is the area you need to check :)

Snake 04-03-2005 12:17 PM

I checked them already. Here's a screenshot. Maybe it's because I was running an illegal version of vB, purchased a license immediatly (so I am running it totally legal now), deleted the current files and reuploaded them. Do you think this caused the problem?

TTG 04-03-2005 12:37 PM

Quote:

Originally Posted by fusioncreations
Maybe it's because I was running an illegal version of vB, purchased a license immediatly (so I am running it totally legal now), deleted the current files and reuploaded them. Do you think this caused the problem?

That would not make any difference .. you must have missed a file / template edit somewhere.

If you wanna set me a temp admin and email the files you edited, I'll take a look at it for you.
Gonna be a couple 'o hours .. gotta play the new Splinter Cell Chaos for a while :)

Snake 04-03-2005 12:46 PM

Okay, check your inbox. I don't think I have made a mistake somewhere because I am not new to mod installations. :p

Snake 04-04-2005 11:59 AM

TTG, I uploaded the file you sent me and it still ain't working. :(

TTG 04-04-2005 12:13 PM

Quote:

Originally Posted by fusioncreations
TTG, I uploaded the file you sent me and it still ain't working. :(

Guess there were too many error in too many places with the initial install .. might be a good idea to un-install .

Why not use Inferno's shout ..

Snake 04-04-2005 01:08 PM

But this is my fav shoutbox and I love it. I guess I should use a diferent one. >_> Thanks for your help anyway.

Snake 04-05-2005 06:48 AM

Look, I'm not going to give up just because I can't get it fixed so I'm gonna try and try until it's working.

I have installed it on my test board and it seems to work fine. Therefore, I have to un-install the mod on my official board (not the test board, as it's working fine). I'll need to drop all the tables (and coulmns, if any), phrases,... etc and then redo the file edits. When I've followed this instructions, then it should work fine. So would you please paste the code to drop ALL the tables, pharses... and all? I aprpreciate that.

Quote:

Database error in vBulletin 3.0.7:

Invalid SQL: ALTER TABLE forums_usergroup ADD shoutboxpermissions INT UNSIGNED NOT NULL DEFAULT '0' AFTER forumpermissions
mysql error: Duplicate column name 'shoutboxpermissions'

mysql error number: 1060

Date: Thursday 31st of March 2005 09:34:41 AM
Script: http://www.rpginsider.com/forums/ad...out_install.php
Referer: http://www.rpginsider.com/forums/ad...out_install.php
Username: Snake
IP Address: [private]
As you can see, the table already exists and I'll have to drop them via the Admin CP. Also, I do not have cPanel. My host don't support it.

Snake 04-06-2005 06:32 AM

Hello anyone?

Marco van Herwaarden 04-06-2005 06:47 AM

Well i would not drop the usergroup table, since it is a standard vB table. You should only remove the column that was added:
[sql]ALTER TABLE forums_usergroup DROP COLUMN shoutboxpermissions;[/sql]PS If you have SQL permissions (set in your config.php) you can also run this from AdminCP.


All times are GMT. The time now is 11:56 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.02236 seconds
  • Memory Usage 1,741KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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