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)

docvader 02-01-2005 09:14 PM

trafix, what about those errors when I try to install. Should I not worry about them? And where do I look to see why the leaderboard is not coming up?

Let me know if you want me to test anything on my board, I have a few days before I leave for Asia.

Lizard King 02-01-2005 09:46 PM

Quote:

Originally Posted by trafix
you could have a vote off :) ... re open the booth and delete the other nominees ... you will also have to set in the vb options to change the nominees to 2 :)

Which part of settings can I change the nominee numbers ???
I was wondering about that also...

MikaK 02-02-2005 06:29 AM

Quote:

Originally Posted by trafix
ok .... i originally had this hack in 2 parts ..... i will have a look at what i have missed i think there is a cron script that i forgot to include in the zip

I seem to have the same problem of booths not closing automatically. One question: If set up like the voting only starts when all candidates have been placed, can reduce the amount of candidates included during the nomination period to get thew voting going if all too many slots for nominees are open?

trafix 02-02-2005 06:47 AM

Quote:

Originally Posted by docvader
trafix, what about those errors when I try to install. Should I not worry about them? And where do I look to see why the leaderboard is not coming up?

Let me know if you want me to test anything on my board, I have a few days before I leave for Asia.

i will look into it for you ... if the hack works i wouldnt be too worried too much ...

yinyang 02-02-2005 08:14 PM

i have the weirdest thing with HIS. it's happened everytime i've tried loading something with HIS, but this time, i can't get around it.

when i go to xxx/install/hack_install.php? and it asks for the login information. i login and it routes me back to the login screen. it's endless. i tried overwriting your HIS install files directly with Links, but that didn't work.

any ideas?

Lizard King 02-03-2005 01:53 AM

So what can we do in order to close the booth ?

rex_b 02-06-2005 01:21 PM

2 problems

1. Booth does not auto close
2. I tried to vote for a member for member of the month and was told I could not vote for someone I nominatted but I nominated that member last month not this month.

trafix 02-06-2005 09:39 PM

ok, tnx for the report ... noted to fix :)

yinyang 02-07-2005 02:03 AM

Quote:

Originally Posted by yinyang
i have the weirdest thing with HIS. it's happened everytime i've tried loading something with HIS, but this time, i can't get around it.

when i go to xxx/install/hack_install.php? and it asks for the login information. i login and it routes me back to the login screen. it's endless. i tried overwriting your HIS install files directly with Links, but that didn't work.

any ideas?

anyone, any ideas?

Marco van Herwaarden 02-07-2005 04:30 AM

My best guess would be a cookie problem, try clearing them.

trafix 02-08-2005 02:59 AM

any other bugs here ..... i can start working on the next version

MustangLisa 02-08-2005 04:14 PM

Nice, thanks!!

trafix 02-08-2005 09:30 PM

Glad you like it, MustangLisa


Ok in about 5 hours i will start v2 :) ... so i know what im doing, lets recap

1. Non HIS installation

2. Booth does not auto close

3. I tried to vote for a member for member of the month and was told I could not vote for someone I nominatted but I nominated that member last month not this month.

4. check leaderbaord

5. add option for nominate to be able to vote for the person they nominated

anything else ???

rex_b 02-09-2005 03:23 AM

Sounds like some good fixes to me :)

trafix 02-09-2005 08:37 AM

ok better late than never .... is anybody else having issues with the leader board here ... please provide a link to your members choice

trafix 02-09-2005 12:14 PM

Update V2
1. Booth auto close.
2. Add option for nominate to be able to vote for the person they nominated
3. Add option to deny admin from nomination.
4. Added usergroup permissions for
-- Who can vote
-- Who can nominate
-- who can remove nominees
-- who can see votes.
5) fixed some phrases

trafix 02-09-2005 09:15 PM

A Tutorial for manual install can be found here https://vborg.vbsupport.ru/showthread.php?t=76050

kall 02-09-2005 09:37 PM

*sniffs*

Why is there an includes/init.php file in the upload? :(

trafix 02-09-2005 09:42 PM

Thanks for the heads up ..... fixed

kall 02-09-2005 09:53 PM

Quote:

Originally Posted by trafix
Thanks for the heads up ..... fixed

In vBulletin Options - Typos:

Can admin be nomonated?

Admin Olny.

When installing: parse error in templates.php

PHP Code:

9$vbphrase[view] <a href="javascript:showwin('mc_pollbooth.php?$session[sessionurl]do=leaders&boothid=$boothid', 'width=250,height=450')">$vbphrase[mc_leader_board]</a><br /> 

Should be:
PHP Code:

9$vbphrase[view] <a href="javascript:showwin(\'mc_pollbooth.php?$session[sessionurl]do=leaders&boothid=$boothid\', \'width=250,height=450\')">$vbphrase[mc_leader_board]</a><br /> 


trafix 02-09-2005 10:01 PM

Quote:

Originally Posted by kall
In vBulletin Options - Typos:

Can admin be nomonated?

Admin Olny.

When installing: parse error in templates.php

PHP Code:

9$vbphrase[view] <a href="javascript:showwin('mc_pollbooth.php?$session[sessionurl]do=leaders&boothid=$boothid', 'width=250,height=450')">$vbphrase[mc_leader_board]</a><br /> 

Should be:
PHP Code:

9$vbphrase[view] <a href="javascript:showwin(\'mc_pollbooth.php?$session[sessionurl]do=leaders&boothid=$boothid\', \'width=250,height=450\')">$vbphrase[mc_leader_board]</a><br /> 


hmmm, interesting .. these files where generated by the HIS ... lol

could you attach a copy of the edited template.php please, and i will replace in the zip

tnx

kall 02-09-2005 10:53 PM

Quote:

Originally Posted by trafix
hmmm, interesting .. these files where generated by the HIS ... lol

could you attach a copy of the edited template.php please, and i will replace in the zip

tnx

Done.

trafix 02-09-2005 10:58 PM

thanks :)

trafix 02-10-2005 10:20 AM

Anyone having problems with the upgrade?

rex_b 02-10-2005 09:12 PM

So to upgrade I just need to reinstall this whole puppy from the zip?

trafix 02-10-2005 11:31 PM

1) upload the contence from the zip
2)delete the folder "1" in hack/members choice/
3) run the installer :)

rex_b 02-10-2005 11:57 PM

Quote:

Originally Posted by trafix
1) upload the contence from the zip
2)delete the folder "1" in hack/members choice/
3) run the installer :)


I don't see the "1" just a "2"

:)

rex_b 02-11-2005 12:01 AM

Oh you mean on the server.. silly me.

rex_b 02-11-2005 12:05 AM

Ok wait. YOu want me to change out my admincp/usergroup.php for the one in the hack?

trafix 02-11-2005 12:17 AM

yep, follow the instructions in the readme :) if you have not already done it

rex_b 02-11-2005 12:23 AM

Sorry if I'm a little questionable. But wouldn't changing out the usergroup.php alter any other hacks I may have installed?

trafix 02-11-2005 12:31 AM

oh .... did i leave a copy of that in the zip file ..... damn .... no just edit your file as per the readme ... sorry

lange 02-12-2005 04:59 PM

¸Thanks. I"ll try it.

Deviant++ 02-14-2005 03:22 PM

I wish someone would install this for me cause I'm soo lazy

TTG 02-14-2005 05:44 PM

Admincp usergroup in the install !?
Can't overwrite my existing .. too many other hacks installed !

trafix 02-14-2005 07:21 PM

Quote:

Originally Posted by TTG
Admincp usergroup in the install !?
Can't overwrite my existing .. too many other hacks installed !

yep, there are usergroup permissions to set for the hack :)

Deviant++ dont be so lazy .... just click install :)

TTG 02-14-2005 08:31 PM

Quote:

Originally Posted by trafix
yep, there are usergroup permissions to set for the hack :)

Deviant++ dont be so lazy .... just click install :)

I understand there are usergroup permissions to set, but if I overwrite the usergroup.php from the hack, all my existing usergroup hacks are lost.

Can you list the ammendments to be made to the usergroup.php to install the hack !?

trafix 02-14-2005 08:36 PM

NO sorry just edit your file as per the readme instructions ...
i forgot to delete that file from the zip .. i will do it now

TTG 02-14-2005 09:02 PM

Whoops .. now what !?

Code:

Warning: halt(./includes/functions_log_error.php): failed to open stream: No such file or directory in /usr/home/thetechg/public_html/retreat/includes/db_mysql.php on line 405

TTG 02-14-2005 09:32 PM

Also now getting error message when I try and update any usergroup :
Database error in vBulletin 3.0.6:

Invalid SQL: UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
title = 'Super Moderators',
description = '',
usertitle = 'Super Moderator',
opentag = '<span style=\"color: gold;font-weight: bold;\">',
closetag = '</span>',
passwordexpires = '0',
passwordhistory = '0',
arcademinposts = '0',
arcademintime = '0',
attachlimit = '0',
avatarmaxwidth = '80',
avatarmaxheight = '80',
avatarmaxsize = '20000',
profilepicmaxwidth = '100',
profilepicmaxheight = '100',
profilepicmaxsize = '65535',
pmquota = '50',
pmsendmax = '0',
uttstore_discount = '0',
forumpermissions = '2490367',
pmpermissions = '0',
calendarpermissions = '31',
wolpermissions = '15',
adminpermissions = '1',
genericpermissions = '3104111',
genericoptions = '31',
journalpermissions = '2047',
shoutboxpermissions = '43',
vbugpermissions = '6',
mcpollingbooth = '0',
gallerypermissions = '6511731',
linkspermissions = '73663',
arcadepermissions = '31',
articlepermissions = '4093',
petzpermissions = '1',
downloadpermissions = '1'
WHERE usergroupid=5
mysql error: Unknown column 'mcpollingbooth' in 'field list'

mysql error number: 1054


All times are GMT. The time now is 10:50 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.01510 seconds
  • Memory Usage 1,828KB
  • 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
  • (1)bbcode_code_printable
  • (4)bbcode_php_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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