Log in

View Full Version : Members Choice voting hack - V2 with usergroup permissions


Pages : 1 [2]

Scerina
03-09-2005, 07:38 PM
Where can I nominate the rights assigned around user? Can someone help me?
Greets
That was my next question...THANK U SO MUCH FOR ASKIN MR.EP!

Scerina
03-09-2005, 07:39 PM
the event to close all booths doesn't work. The closing date has passed by 4 days and the booth is still open. I have the task manager set to run it every day, but no dice. Please help!

Also, I'd like to have it so you can nominate more then 6 and so Administrators could be nominated as well.

Thanks to anyone who helps.
I notice too...how long till ya next update? When will the next version or upgrade to this hack be release? And will these lil bugs be fixed???

Scerina
03-11-2005, 04:16 AM
can someone PLEASE direct me to where I can find the Poll Booth Manager for this hack??? Cuz I do not see it ANYWHERE!!!

Huge thanx to the one who would be so kind enough to take some time out to help out a newbie to all this techie stuff and I will appreaciate any help & support any experince person can give me.

Scerina
03-11-2005, 11:01 PM
How do you vote for someone who has been nominated in a pollbooth??? I mean how does voting works on this hack?? Where do members vote?

TTG
03-12-2005, 09:54 AM
can someone PLEASE direct me to where I can find the Poll Booth Manager for this hack??? Cuz I do not see it ANYWHERE!!!

Huge thanx to the one who would be so kind enough to take some time out to help out a newbie to all this techie stuff and I will appreaciate any help & support any experince person can give me.

If you did the file edit "/admincp/index.php", you should have the Members Choice / Polling Booth manager listed in your admincp.

TTG
03-12-2005, 09:59 AM
How do you vote for someone who has been nominated in a pollbooth??? I mean how does voting works on this hack?? Where do members vote?

When you've created a 'booth name' in admincp .. 'Member of the month' or something similar and members have been nominated via the link in postbit, you can then vote for the nominated member in the poll booth.

Scerina
03-12-2005, 05:31 PM
When you've created a 'booth name' in admincp .. 'Member of the month' or something similar and members have been nominated via the link in postbit, you can then vote for the nominated member in the poll booth.
How do you vote for them in the poll booth though? I don't see a link to vote for them...I only see links to who have voted for them and to remove the nominee...plus the who nominated who and their speeches...but no link to voting for them.

When you nominate them is that the same as voting for them? I mean am i missin something here?

Ski-Whiz
03-13-2005, 08:17 PM
I keep getting an error, and I'm not sure what this is saying.. I can't uninstall it, as it says there is nothing installed.

Can someone please help me interpret this out??
This happens right after the install script edits the templates:

Invalid SQL: ALTER TABLE " . TABLE_PREFIX . "usergroup
ADD mcpollingbooth INT( 12 ) NOT NULL
)
mysql error: You have an error in your SQL syntax near '" . TABLE_PREFIX . "usergroup
ADD mcpollingbooth INT( 12 ) NOT NULL
)' at line 1

mysql error number: 1064


Thanks!!

Marco van Herwaarden
03-14-2005, 03:22 AM
Look for this alter table statement in queries.php in the hack directory and remove a trailing ")"

MR-2ZZ
03-14-2005, 04:20 AM
I wrote completely new install instructions a few pages back.

Scerina
03-14-2005, 09:41 PM
HOW THE HELL DO YOU VOTE ON THIS HACK????? I DONT SEE ANY LINKS ANYWHERE TO VOTE!!!

TTG
03-15-2005, 08:11 AM
Member has made acceptance speech .. can you SEE the where to vote

Scerina
03-16-2005, 02:32 PM
I still dont see the Vote For Me link or link to vote for the nominee. I attached a screen shot of my Member's Choice and what links are available...are admins not suppose to vote for nominees or something? Am I missin something here???

TTG
03-16-2005, 02:46 PM
I still dont see the Vote For Me link or link to vote for the nominee. I attached a screen shot of my Member's Choice and what links are available...are admins not suppose to vote for nominees or something? Am I missin something here???

The screen shot you provide is the polling booth closed for voting. Check your admincp >> members choice >> polling booth manager .. make sure "This polling booth is open" .. should be showing a green button next to the category.

Morgalis
03-16-2005, 04:33 PM
I've uploaded all the new files and removed the 1 directory and in fact, removed the hack via the links provided in HIS

I still get a prompt to install version 1

Taking a chance that it was a typo, I tried to install it and generate files to which I got this error

// Templates

Warning: Invalid argument supplied for foreach() in /his_files/hack_creator_b2.php on line 160

Can anyone point me in the right direction?

Thanks

Scerina
03-16-2005, 06:39 PM
The screen shot you provide is the polling booth closed for voting. Check your admincp >> members choice >> polling booth manager .. make sure "This polling booth is open" .. should be showing a green button next to the category.
the booth is open to voting and the light is green in the booth manager under AdminCP...it is something else and if you are thinkin I did not follow the instructions or whatever...I did follow the instructions to the very last detail.

TTG
03-16-2005, 06:56 PM
the booth is open to voting and the light is green in the booth manager under AdminCP...it is something else and if you are thinkin I did not follow the instructions or whatever...I did follow the instructions to the very last detail.

Assume you've updated all usergroups "Members Choice Permissions" ..?

Scerina
03-16-2005, 07:35 PM
i did all that with the member groups...gave them all (including admin) voting permissions

TTG
03-17-2005, 09:51 PM
i did all that with the member groups...gave them all (including admin) voting permissions

Problems solved .. Vbulletin options >> Members Choice >> "Does the voting start when all nomination positions have been filled?" = No

If this is set to Yes .. all nominee postitions must be filled before the "Vote" link appears.

EDDIE!
03-18-2005, 04:38 AM
the event to close all booths doesn't work. The closing date has passed by 4 days and the booth is still open. I have the task manager set to run it every day, but no dice. Please help!

Also, I'd like to have it so you can nominate more then 6 and so Administrators could be nominated as well.

Thanks to anyone who helps.
anyone?

TTG
03-18-2005, 08:50 AM
anyone?

No 1 is still to be fixed by the author

No 2 "Vbulletin options >> Members Choice >>Allow Admin Nomination>>Maximum Nominees"

Ski-Whiz
03-21-2005, 01:52 AM
I get everything to install without errors, and I followed Mr.2ZZ's directions..

When I go to the AdminCP, and go to Polling Booth Manager, I get a database error.. The email I get is this

Database error in vBulletin 3.0.7:

Invalid SQL:
SELECT * FROM cpsession
WHERE userid =
AND hash = 'e97abc788a5d960baa90a599470e87fa'
AND dateline > 1111370351
mysql error: You have an error in your SQL syntax near 'AND hash = 'e97abc788a5d960baa90a599470e87fa'
AND dateline > 1111370351' at line 4

mysql error number: 1064


Now this is referring to my session, but it's not telling me what's wrong.. I have retraced my steps, and it's not work right..

When I hit nominate in the postbit, it brings me to a wierd screen.. I can give someone a test username if they have time to see if they can help me.. Thanks ahead of time!

MR-2ZZ
03-21-2005, 02:25 AM
are all your file mods correct?

Ski-Whiz
03-21-2005, 09:05 AM
Yeah, I checked them..

When I go to the AdminCP, and go to the Polling Booth, I get a database error. Now I used the queries.php that you suggested, and manually added the other one. I'm not sure what would cause the "There's a problem with your database error". I would think as long as the database was updated, and the admincp/index.php was edited correctly, I should be able to see something right?

I have edited and checked my files though.. Maybe I need to take a break and recheck with a clearer head.. :D

Quincy Wisdom
03-24-2005, 11:39 PM
* Quincy clicks install

Well done, :)

osariase
04-07-2005, 10:51 PM
Hi
I tried to install this hack and i did everything to the letter and i get this error message below:

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

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


Can someone please tell me what I did wrong and how do i fix this problem?

thanks for your help

TTG
04-07-2005, 10:57 PM
You must have not edited the files correctly .. check 'em again.

Ski-Whiz
04-10-2005, 11:55 PM
You must have not edited the files correctly .. check 'em again.


No, the database was lacking some entries.. :D I have to manually verify every entry.. :D

The install messed up the 1st time, so that's where I got messed up.. I entered a few of the entries manually. To fix it all, I had to verify every database change.. :D

Works now..

mcyates
04-17-2005, 03:45 PM
Only some people have Nominate Now under their username on the postbit legacy. I have many usergroups. Is there an option on each usergroup to enable them to be voted?

adamgessel
04-19-2005, 07:16 PM
Awesome hack.

*Clicks Install!*

osariase
05-31-2005, 12:55 AM
Hi all,
I am getting this error message when installing this hack is anybody out there that can help me correct this? you will find attached picture of the error message below thanks for your help

Marco van Herwaarden
05-31-2005, 12:31 PM
@osariase

This hack is conflicting with another hack you already have installed. They try both to use the same phrasetypeid.

osariase
05-31-2005, 05:51 PM
Thanks Marco for your response and help,
so what do I do and how do i know which hack is conflicting with it and how do I rectify this please help thanks. Since you are the only one that is answering

osariase
06-01-2005, 03:16 AM
Hi MR-2ZZ ,
thanks for your support. I just wanted you to know that I followed the instructions u gave and for the first time I didnt get any error message during the install. but I do have a problem after the install when i go to nominate a member I get an error message, attached is a picture of what I get hope you can help me with solving this problem thanks man


Follow the install guide I posted a page or two back, and it will solve everything.

Marco van Herwaarden
06-01-2005, 07:27 AM
You could try to find out which other hack is conflicting by running the following query:
SELECT * from nwvb3phrasetype where phrasetypeid = 887;

osariase
06-01-2005, 02:11 PM
Thanks Marco,
I did what u said and it only showed me the members_choice. But I am not even getting that error message anymore, what I have now is restriction error message when go to nominate a member what do you think might be the issue here? look above this reply, I have a picture of the error message

See what you can do for me thanks man I appreciate your help

Marco van Herwaarden
06-01-2005, 02:51 PM
Sorry but i really don't know what can be causing this. I don't have this hack installed, so i can't test.

osariase
06-01-2005, 09:10 PM
Thanks for your help marcoH
I happened check usergroup permissions and I found that you have to give group permission to be able to vote or nominate even admin. so I did it and guess what it worked right now i'm testing it so far so good. Also, thanks to
MR-2ZZ he his edited work helped too thanks man

bgtking
06-05-2005, 02:57 PM
I'm getting this error when installing:
Database error in vBulletin 3.0.7:

Invalid SQL: ALTER TABLE " . TABLE_PREFIX . "usergroup
ADD mcpollingbooth INT( 12 ) NOT NULL
)
mysql error: You have an error in your SQL syntax near '" . TABLE_PREFIX . "usergroup
ADD mcpollingbooth INT( 12 ) NOT NULL
)' at line 1

mysql error number: 1064

liaison
06-15-2005, 09:21 PM
hay guys, has anyone installed this one on vb 3.0.7 ? and if they have is there any errors i am to watch out for.... looks like the perfect hack for my site :)

tomshawk
06-16-2005, 09:16 PM
I'm getting this error when installing:
Database error in vBulletin 3.0.7:

Invalid SQL: ALTER TABLE " . TABLE_PREFIX . "usergroup
ADD mcpollingbooth INT( 12 ) NOT NULL
)
mysql error: You have an error in your SQL syntax near '" . TABLE_PREFIX . "usergroup
ADD mcpollingbooth INT( 12 ) NOT NULL
)' at line 1

mysql error number: 1064

I got the same problem.

Seems something got changed in 3.0.7, What, Thats another question :(

I tryed the manual install pointed out here (https://vborg.vbsupport.ru/showthread.php?t=76050) and it didn't work either

tomshawk
06-18-2005, 12:33 PM
Is there no support for this hack anymore?

Just asking, I realize you may be busy.

Marco van Herwaarden
06-18-2005, 09:53 PM
In your './install/hacks/Members Choice/2/queries.php' file, find:
$query['new'][] = 'ALTER TABLE " . TABLE_PREFIX . "usergroup

Replace :
$query['new'][] = 'ALTER TABLE ' . TABLE_PREFIX . 'usergroup

tomshawk
06-19-2005, 01:04 AM
In your './install/hacks/Members Choice/2/queries.php' file, find:
$query['new'][] = 'ALTER TABLE " . TABLE_PREFIX . "usergroup

Replace :
$query['new'][] = 'ALTER TABLE ' . TABLE_PREFIX . 'usergroup


Thank you

Now I get this

Invalid SQL: ALTER TABLE language ADD `phrasegroup_members_choice` MEDIUMTEXT NOT NULL
mysql error: Duplicate column name 'phrasegroup_members_choice'

mysql error number: 1060

Warning: halt(./includes/functions_log_error.php): failed to open stream: No such file or directory in /home/techunit/public_html/forums/includes/db_mysql.php on line 387

Warning: halt(): Failed opening './includes/functions_log_error.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/techunit/public_html/forums/includes/db_mysql.php on line 387

Thoughts?

Marco van Herwaarden
06-19-2005, 06:26 AM
This is probably because some of the queries already have run. Sorry i don't have time today to have a look how to fix this. If nobody else helps you today, i will try to have a look tomorrow.

tomshawk
06-19-2005, 02:43 PM
This is probably because some of the queries already have run. Sorry i don't have time today to have a look how to fix this. If nobody else helps you today, i will try to have a look tomorrow.
But I went through the uninstall so I couls start over with your changes and it did not uninstall

Hopefully I'll hear from you tomorrow, Thank you ;)

Marco van Herwaarden
06-19-2005, 09:37 PM
Please send me a PM about this or i will forget.

Marco van Herwaarden
06-21-2005, 08:50 AM
Ok, run the following queries, ignoring any errors you might get to really uninstall all database changes. Then install again, using the modified queries.php. If you are using a table_prefix, you should manually add this in front of all table names.

ALTER TABLE language DROP COLUMN phrasegroup_members_choice;
DELETE FROM phrasetype WHERE phrasetypeid = 887 AND fieldname = 'members_choice';
DROP TABLE mc_nominee;
DROP TABLE mc_pollbooth;
DROP TABLE mc_whovoted;
ALTER TABLE usergroup DROP COLUMN mcpollingbooth;
DELETE FROM setting WHERE grouptitle = 'mc_polling';

That should do the trick i think.

tomshawk
06-21-2005, 08:27 PM
Thank you for the assistance MarcoH64

This let me attempt to reinstall again, but I got the same error


Database error in vBulletin 3.0.7:

Invalid SQL: ALTER TABLE " . TABLE_PREFIX . "usergroup
ADD mcpollingbooth INT( 12 ) NOT NULL
)
mysql error: You have an error in your SQL syntax near '" . TABLE_PREFIX . "usergroup
ADD mcpollingbooth INT( 12 ) NOT NULL
)' at line 1

mysql error number: 1064

Marco van Herwaarden
06-22-2005, 04:06 AM
Then you have used the original queries.php, and not the modified one (the first fix i gave you). Like i posted you should run the modified one, or you will have the same problems again.

tomshawk
06-22-2005, 05:02 AM
Then you have used the original queries.php, and not the modified one (the first fix i gave you). Like i posted you should run the modified one, or you will have the same problems again.

It's not the original queries.php, but for giggles I re-uploaded it to try again.

Same thing again

I dunno, maybe I should just give up on this one

Marco van Herwaarden
06-22-2005, 05:13 AM
I am sorry, but you are getting the error again that we fixed in post #293, so it seems you are trying without that fix.

tomshawk
06-22-2005, 05:29 AM
I am sorry, but you are getting the error again that we fixed in post #293, so it seems you are trying without that fix.

Got me, but I just did a quick search and found this

https://vborg.vbsupport.ru/showpost.php?p=615912&postcount=217

This worked, dont know why I missed it last time.

Anyway, it works now. http://www.tech-unity.com/forums/mc_pollbooth.php

Thank you for the assistance and dealing with me MarcoH

Marco van Herwaarden
06-22-2005, 05:52 AM
No problem, glad you got it fixed.

mcyates
07-15-2005, 06:57 PM
What is the code i should put in my postbit to make people able to nominate other members from within their posts.

Thanks in advance.

Kihon Kata
07-18-2005, 03:00 AM
Hello PEEPS,

Question, how can I keep my moderators or super mods from being nominated? :tired:

Thanks in advance

mayzan
07-22-2005, 01:11 PM
trafix, all your scripts (Hack Installer System) will not run on VBulletin 3.0.7.

When I try to run the hack_installer.php file, the warning is always:

Warning: chdir(): No such file or directory (errno 2) in /home/guitars/public_html/forum/install/his_files/hack_install_b3.php on line 30

Warning: main(./global.php): failed to open stream: No such file or directory in /home/guitars/public_html/forum/install/his_files/hack_install_b3.php on line 31

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/guitars/public_html/forum/install/his_files/hack_install_b3.php on line 31

Marco van Herwaarden
07-22-2005, 01:31 PM
You will probably not only have problems with hacks by trafix then, but with all HIS hacks. Did you rename your admincp directory by any chance? If yes, have a look at the ./install/his_files/hack_config_default.php

mayzan
07-22-2005, 03:06 PM
Oh.. how stupid I was :p ok, I will try it now..... thanks Marco!!

Marco van Herwaarden
07-22-2005, 03:15 PM
Once you have renamed that config file, and edited it, you can just leave it there. If you later install another HIS hack, it will not overwrite the renamed config file, so you only need to make this edit once.

Qwest
07-27-2005, 08:20 PM
I dont understand the manual install........... https://vborg.vbsupport.ru/showthread.php?t=76050

The thread you point to has install for vb_jukebox not the members choice hack. I dont want to use HIS so how do you install it manually?

esology
08-24-2005, 12:13 AM
Hello PEEPS,

Question, how can I keep my moderators or super mods from being nominated? :tired:

Thanks in advance

I really like this hack. I too want to know how to prevent Moderators from being nominated. I see Admins can be excluded but what about Mods?

esology
08-24-2005, 12:53 PM
if ($vboptions[mc_can_nom_admin] == "0")
{

if ($member[usergroupid] == "6")
{
eval(print_standard_error('mc_nominate_admin'));
}

}

In the mc_nominate.php file I see this line of code. Can I just add usergroup 7 to the 3rd line like this

if ($member[usergroupid] == "6,7")

to also exclude the Moderators.

TRR
08-25-2005, 08:33 PM
This is a great hack.

I saw the question asked a few times before the last release, however nothing was ever done about it: this hack could be greatly improved if there were a spot to fill in the date that voting would begin, rather than trying to fill in "X" amount of nominees. That way, for instance: nominations could start at say, the beginning of the month, candidates could make their speeches, and voting wouldn't begin until a specified date towards the end of the month (and this wouldn't matter how many candidates there were... voting would be allowed once the specified date arrived)

I never know how many nominees I am going to have, so right off the bat users are able to start voting because of the settings I have chosen. Then, a better candidate comes along later in the month...

Kihon Kata
09-15-2005, 02:44 PM
Is Trafix NOT supporting this anymore? He hasn't been on vb.org since June 6th! WTF. :( Anyhow, I wanna the ability to PM instead of the emailing...

hbalagh1
09-26-2005, 11:12 PM
Got me, but I just did a quick search and found this

https://vborg.vbsupport.ru/showpost.php?p=615912&postcount=217

This worked, dont know why I missed it last time.

Anyway, it works now. http://www.tech-unity.com/forums/mc_pollbooth.php

Thank you for the assistance and dealing with me MarcoH

I had the same exact problem tomshawk, but after reading all the post between you and MarchoH, was able to get it going doing :)

Hades-1
10-10-2005, 09:10 PM
ok i need help, this hack was not working for me so i fully uninstalled it, but when on my WOL page it still says people are looking at 'unknown location' mc_nominate.php

why?

Hades-1
10-12-2005, 02:43 PM
$10 to anyone who installs this hack for me

Hades-1
10-13-2005, 12:08 AM
its pretty much my database that doesnt work, how i can i manuall install all the databases?

SaltedSlug
10-31-2005, 02:43 PM
Nice hack. How might I make it so that only one usergroup can be nominated? For the others it would say "sorry, this user is not eligible for this poll" or something, if you tried to nominate them.

o1dirtydog
11-02-2005, 04:00 PM
i just installed this but started getting the duplicate table bs


and I have been reading thru all these replys and fixes trying to get this worked out but it seems like a big problem from top to bottom.


how do I uninstall this because it's not proving to be worth the efforts to install it.



or can someone give me some help why I keep getting this error.


Database error in vBulletin 3.0.5:

Invalid SQL: INSERT INTO vb3_phrasetype (phrasetypeid, fieldname, title, editrows) VALUES (888, 'members_choice', 'Members Choice', 3)
mysql error: Duplicate entry '888' for key 1

mysql error number: 1062

Date: Wednesday 02nd of November 2005 10:04:01 AM
Script: http://emceeplanet.com/forums/install/hack_install.php?do=install&step=dodatabasequeries&hacks=Members%20Choice
Referer:

esology
12-01-2005, 02:01 PM
Anyone try this one with 3.5.1?

boatswife
12-07-2005, 02:15 PM
how do I uninstall this because it's not proving to be worth the efforts to install it.

I still have this in my admin option panel and I've upgraded to 3.5.2. Anyone know how to get this off? I'd appreciate any help.

cloyal
01-09-2006, 11:19 AM
Thanks to MR-2ZZ for his suggestion on finishing this. His mods helped in this hack getting installed.

Nice hack btw.

IrPr
01-11-2006, 09:03 AM
how to got this on 3.5.X ?

IrPr
01-11-2006, 09:11 AM
check here (http://www.makeuptalk.com/forums/mc_pollbooth.php)
then how ?

esology
01-11-2006, 10:49 AM
You got this to work in 3.5.x? I have been waiting for an update. Let me know how you did it when you get a chance.

IrPr
01-11-2006, 11:39 AM
i donno
i just found that forum

esology
02-18-2006, 11:08 AM
Such a nice hack. To bad it is no longer support or active. Couldn't get it to work in an 3.5.x version.

MorrisMcD
02-18-2006, 12:54 PM
I would love to see this ported to 3.5!!!

boatswife
02-25-2006, 06:53 PM
I still have this in my admin option panel and I've upgraded to 3.5.2. Anyone know how to get this off? I'd appreciate any help.

Anyone??? I'm up to 3.5.4 and I can't find anything obvious as to why it's still in my Admin panel. :ermm:

esology
02-25-2006, 09:07 PM
I removed this from my CP by searching in the languages/phrases I think. I personally would rather have found a way to make this work in 3.5.x since it is a great feature.

grains
02-28-2006, 05:22 PM
damn, i wish we could get this to work. :(

cloyal
03-04-2006, 05:05 PM
Has there been an update or news on whether this is being ported to 3.5.x?

Installed it on the 3.0.X and my members loved this, but are now wanting it for the 3.5.4 I have now.

SoloX
03-14-2006, 02:11 AM
me want it too ...

meissenation
05-16-2006, 06:00 PM
Agreed!

Adrian.
07-16-2006, 10:40 AM
Hi,

Looks like a great mod!

Will you be releasing this for v3.5.4? :)

Adrian

hilfe-forum
07-27-2006, 02:03 PM
Hi,

Looks like a great mod!

Will you be releasing this for v3.5.4? :)

Adrian

yes plese make it vor 3.5.3

murrtex
09-24-2006, 11:10 AM
Please for vb 3.6.1

kafi
09-28-2006, 09:08 PM
This is very nice. Is there anythink like this for threads? Nominate thread for the best ... aka digg.com ?

resurepus
10-18-2006, 07:47 PM
I tried installing it on http://www.DesignContest.net , but got this message from
http://www.designcontest.net/forum/install/hack_install.php


Fatal error: Call to undefined function: query() in /home/designc/public_html/forum/install/his_files/hack_install_b3.php on line 48

Is there anything that could be done here?

mkinnov8
11-01-2006, 06:54 PM
i get the same error as above, the dev of this doesnt look active (last activity 23 Jan 2006) so im not sure what to do. Any suggestions, for this or alternatives!

resurepus
11-01-2006, 07:01 PM
this really sucks :( I reported the error on October 18 and still no reply from the developer

mcyates
11-16-2006, 04:40 PM
Please for vb 3.6.1

yeah a version for vb 3.6.+ would be great.

dutchbb
01-25-2007, 10:03 PM
bump please release a 3.6.4 version, this is a great hack :)

TheBlackPoet
01-26-2007, 12:44 AM
i wish this was updated!! for 3.62+

Mum
02-03-2007, 05:48 AM
I would love it too!!!

IdahoSpud
02-07-2007, 09:52 PM
It takes cheddar, it would be a really cool hack, hope to get someone to get it tweaked and updated..

TheBlackPoet
02-20-2007, 01:08 PM
im looking for a hack that will allow members to vote on threads.. just like VB.org has... or a faximilie of it...

taheri6
04-07-2007, 06:41 PM
agreed, I am eagerly awaiting this for 3.6.x

Eric
05-30-2007, 03:36 AM
If I am able to get ahold of the author of this hack, and they give me permission - I will port this to 3.6.x

:)

EDIT:
well, seeing as their domain expired; and they turned off email from members here - this may prove somewhat impossible :|

Mum
06-02-2007, 03:51 AM
Does that mean you can just take it over since you can't get in touch with them?

diogenes99
06-29-2007, 12:50 AM
Can someone direct me to some better instructions about using Hack Installer and this mod. I can't get past step one in the mod's readme. The install file give a host of errors. I think I uploaded the files to the wrong directory, but how would I know from the instructions?

Eric
06-29-2007, 02:10 AM
Does that mean you can just take it over since you can't get in touch with them?
No... Even if it did, I wouldn't. I wouldn't continue / use someone else's work unless I had their permission.

Still no word from them.

txsbmw
07-10-2007, 04:06 PM
I would love to have this too. It is exactaly what I was searching for.

I am not sure if this is the same guy or not but couldn't hurt to try and contact him:
http://forums.invisionpower.com/index.php?showuser=110755

vBsquad
10-04-2007, 08:54 PM
We ported this over to 3.6.8 and added some features. I just need to check out if there are any unspoken rules we need to follow since some of the original code was used although it hardly resembles the original, better safe than sorry.

Lionel
10-04-2007, 08:58 PM
You would need to give full credits to original author.

Ski-Whiz
10-04-2007, 10:51 PM
If some of their code was used, then I wouldn't see why you can't release it, but give credit to the original coder..

Mum
10-04-2007, 10:59 PM
Oh yay! Can't wait for this!

Ski-Whiz
10-11-2007, 12:50 PM
From what I have seen, you can port this over, but give credit to the original coder.

MANY 3.0 hacks/mods were ported to 3.5/3.6, as long as credit is given.

vBsquad
10-14-2007, 08:26 PM
Enjoy everybody!

I have posted the updated version of this hack here:

https://vborg.vbsupport.ru/showthread.php?t=160242

yoyoyoyo
10-16-2007, 02:33 AM
Enjoy everybody!

I have posted the updated version of this hack here:

https://vborg.vbsupport.ru/showthread.php?t=160242
umm - I don't think that is quite kosher... it's not your code.

Mum
10-17-2007, 12:11 AM
Oh no :( I was so excited to see your new one :(

Ski-Whiz
10-22-2007, 04:30 PM
I hope they just rewrite the code to their own...

Then re-release it.

dutchbb
10-22-2007, 05:02 PM
Too bad the original coder doesn't reply, another good idea wasted...

Ski-Whiz
10-24-2007, 03:25 PM
Well, they can code it using their own code.

They just can't xerox it...

DanaRVT
05-10-2008, 08:06 AM
Any plans to port this for 3.7??

Mum
05-11-2008, 08:24 AM
Oh yes, i'd love it for 3.7 as well :)