Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > TBDev
Reply
Thread Tools
  #1  
Old 18th December 2009, 18:21
sammygo sammygo is offline
Senior Member
 
Join Date: May 2008
P2P
Posts: 141
Default MyBonus - Some new things
Hey ... i need some new things...i installed Seeder Bonus mod and i need help at something.
I want to put something in index at poll..when i vote to give me 50 points :( If someone can make this ! Thankssss !!!

Edited
And if someone can I want at all these sections :

Comment on trackers = 50 points
Rating a tracker = 50 points
Making a post = 70 point
Starting a topic = 70 points
Voting on poll = 50 point

DONE SOLVED

POLL EXEMPLE

AFTER
mysql_query("INSERT INTO pollanswers VALUES(0, $pollid, $userid, $choice)") or sqlerr();

PUT
mysql_query("UPDATE users SET seedbonus = seedbonus +30 ".$bonus." WHERE id=".$userid);

WHEN YOU VOTE POLL YOU WILL RECEIV 30POINTS !

And this code will be at all... after that mysql_query("INSERT .

Last edited by sammygo; 19th December 2009 at 18:40.
Reply With Quote
The Following User Says Thank You to sammygo For This Useful Post:
Phogo (23rd December 2009)
  #2  
Old 25th August 2010, 16:26
robbert193 robbert193 is offline
Member
 
Join Date: Feb 2010
P2P
Posts: 9
Default
can you be more explicit, please?
Reply With Quote
  #3  
Old 27th August 2010, 08:59
danbank danbank is offline
Member
 
Join Date: Apr 2010
P2P
Posts: 13
Default
I really don't understand what you mean :unknown:

It is not so difficult to add a simple code to give bonus points in each php file? You have done it in pools.. So again, what is the problem? :S

If the difficult part is in forums.php just search for
Code:
mysql_query("INSERT INTO topics..............");
and add the query to bonus points after and of course the same with posts.

Understand what I mean?
__________________
You think you know me? Well, find out, ask me
Reply With Quote
  #4  
Old 27th August 2010, 13:04
robbert193 robbert193 is offline
Member
 
Join Date: Feb 2010
P2P
Posts: 9
Default
ok, i solved, but rating a tracker d work. How can I solve this?
Reply With Quote
Reply

Tags
mybonus , things


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How i make those things spidey Template Shares 1 25th March 2010 02:25
Improved layout for mybonus Nightcrawler Mods & Themes 2 26th January 2010 13:50
small things to rectify TSv5.1 anarky Template Shares 0 4th February 2009 15:12
Edit two things in the shoutbox? allemand1 Yuna Scatari Edition (YSE) 9 13th October 2008 23:35
how to change those things ... cant find it :P sakej Sell & Buy 2 20th September 2008 21:32



All times are GMT +2. The time now is 23:23. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.