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)
-   -   Members Choice voting hack - V2 with usergroup permissions (https://vborg.vbsupport.ru/showthread.php?t=74183)

trafix 02-14-2005 10:09 PM

interesting ... it looks like the script hasnt added the field to teh usergroup table for some reason

PHP Code:

ALTER TABLE `usergroupADD `mcpollingboothINT12 UNSIGNED NOT NULL 


TTG 02-14-2005 10:20 PM

Thanks .. that solved the usergroup permissions update problem.
admincp shows "Members Choice" but no drop down options to edit !?

trafix 02-14-2005 10:24 PM

Yep its all in the readme file, there is 1 option to add to the quick drop down list and a couple to the postbit templates

TTG 02-14-2005 10:34 PM

I think you misunderstand .. admincp shows "Members Choice", but nothing else and the usergroups now show 4 additional yes / no options with no explanation of what they are or what the yes / no options provide.

trafix 02-14-2005 11:14 PM

ahh, ok find a phrase in the admincp phrasegroup ... search for "mc_" and select edit .... then save it without changing any of the data

TTG 02-14-2005 11:28 PM

That did the trick .. thanks for your help trafix.
Clicked install and all is now working well.

trafix 02-15-2005 12:10 AM

Wootness .... ENJOY!

TTG 02-15-2005 07:53 PM

When someone clicks to vote for a nominee,box opens asking for 'Reason'.
Header of box shows "You are voting for" .. should the name of the nominee be shown alongside this header message ?

trafix 02-15-2005 09:59 PM

yeah it should .... ill look at it

Vizionz 02-16-2005 04:12 PM

i can never get this thing to work i get errors bigtime. when it gets to the stles. then if i skip that part and try to install the file edits errors maybe because i am using 3.06 but this system should of been made manually instead of with that hack installer or wrote your own because it aint bug free in anyway.

Code:

Database error in vBulletin 3.0.6:

Invalid SQL: ALTER TABLE " . TABLE_PREFIX . "usergroup
                                ADD mcpollingbooth INT( 12 ) NOT NULL
)
mysql error: You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near '" . TABLE_PREFIX . "usergroup
                                ADD mcpollingbooth INT( 12 )

Code:

Warning: halt(): Unable to access ./includes/functions_log_error.php in includes/db_mysql.php on line 389

Warning: halt(./includes/functions_log_error.php): failed to open stream: No such file or directory in includes/db_mysql.php on line 389

Warning: halt(): Failed opening './includes/functions_log_error.php' for inclusion (include_path='.:/usr/lib/php/:/usr/share/pear/') in includes/db_mysql.php on line 389



All times are GMT. The time now is 09:46 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
  • Page Generation 0.01250 seconds
  • Memory Usage 1,733KB
  • 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)bbcode_php_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