vBulletin Modifications

Miscellaneous Hacks - iRC UserStats for vB3

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > Forum Archives > vBulletin 3.0 Hack Releases

Reply
 
Thread Tools Search this Thread
Download Options
You Must Register First
To Download This Modification

Bugs
No bugs found in the system. If you have found a bug, please report a bug here
Submit A Bug | View All Bugs

Advertisement
  
Not Supported
[vB 3.0.7] Miscellaneous Hacks - iRC UserStats for vB3 (140)
Released: 01-04-2005, 02:49 PM
Modification Information:
Author: Isaiah
Last Online: 01-23-2008
Hack Version: 1.1 Installer Included: 0 Additional queries added to database: 0
New Templates: 2 Template Edits: 1 File Edits: 0
New Files: 0 New Phrases: 0 Installation Time (In Minutes): 5

########## Eggdrop UserStats for vB3
########## Coded By Isaiah by help with PHI


INSTALLATION INSTRUCTIONS:
edit the tcl file and change the webaddress to the correct address of userstat.php
edit user stat.php to include your mySQL information

THIS CAN BE RAN ON A EGGDROP OR WINDROP
** This one is way lesser work then repec **
CLICK INSTALL IF YOU USE




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Add a Comment!
Old 07-23-2005, 01:33 PM   #21
Coder
Join Date: Apr 2004
Location: UK
ShavedApe is on a distinguished road

Default

Quote:
Originally Posted by biocore
i'm getting the same as Mickey1978 but i don't quite understand how it has to be fixed maybe if shaved whould be so nice to explain it a little more ;)
I cant explain it any better than that. This hack is looking for crewid from user table and its possible you should change it to teamid or whatever the field name is for your team/crew id
Follow the instructions there not that difficult, I havent actually tried to install the hack but I can read what it says.
look at your user table and if it doesnt have crewid what does it have that might be crewid? then change the word crewid in this hack to the field you just found.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 07-23-2005, 03:41 PM   #22
Member
Join Date: Jun 2005
biocore is on a distinguished road

Default

You must first be a registered member to view any code.
$

Sorry for being a noob at this, i've installed SA fxp pack and did no other changes to the mysql database so what would i have to change in the above file then ?
I know you talked about teamid, but if tried everything and can't figure it out, just point out where i can find what i have to change and where i find into what i have to change it.

Greets




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-23-2005, 11:34 PM   #23
Coder
Join Date: Apr 2004
Location: UK
ShavedApe is on a distinguished road

Default

to work with my fxppack you can remove some code because its not needed.

remove
You must first be a registered member to view any code.
and replace:
You must first be a registered member to view any code.
with :

You must first be a registered member to view any code.
The above if shouldnt really be needed since teamtitle should either be a specified team or iND there should be no users with no team but for boards that installed the fxp pack to an existing board there may still be the odd user withought a team.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-24-2005, 01:36 AM   #24
Member
Join Date: Jun 2005
biocore is on a distinguished road

Default

Thank you for your outstanding help, but there are still a few things that are in need of a fix.

1. [USERiNFO] **** @ ***** | 266 posts, pubs, scans, hacks, races.
- Not displaying pubs, scans, hacks, etc

2. With htaccess not working, i placed a file outside my forum directory with the full path to my forum like stated a few posts back, it doesn't seem to do the trick or should the file have a specific name or should another file include code so it will execute the chdir ?

Thank you again.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-24-2005, 08:11 AM   #25
Coder
Join Date: Apr 2004
Location: UK
ShavedApe is on a distinguished road

Default

for pubs, scans etc all you have to do is change a little but I thought you could manage that one.

change

You must first be a registered member to view any code.
to

You must first be a registered member to view any code.
for htaccess problems it should look something like this
a file outside htaccess protected dir like the following:

You must first be a registered member to view any code.
However with this hack its not really needed you could just place userstat.php outside htaccess dir. This hack uses no vb functions at all and is a complete standalone piece of code so you could even put it on a different host and provided that host was allowed access to the mysql it would work.

I still think it could be done a lot better but it is better than the repec version.
__________________


Feel free to ask questions here




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-14-2005, 03:15 PM   #26
Member
Join Date: Jun 2005
biocore is on a distinguished road

Default

To isaiah
i'm having some problems dunno how this came up but anyway here it goes.

the !userinfo displays stats that are faulty
for example:
In irc there is like Pubs 20 and if you have a look on the forum you see that it's like 30 pubs and not 20 :s
Any idea why this happend ?

edit: figured it out my bad ;) still got ****ty probs with htaccess tho, that php stuff doesn't work and it looks like htaccess doesn't allow files to be excluded.

Last edited by biocore; 08-23-2005 at 04:49 PM.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-28-2005, 10:33 AM   #27
Junior Member
Join Date: Aug 2005
fantelo is on a distinguished road

Default

Need some help with this hack, i am getting this error:

You must first be a registered member to view any code.
so i had added something like this to the tcl
You must first be a registered member to view any code.
and got this error at eggy partyline
Tcl error [userstat]: wrong # args: should be "set varName ?newValue?"



How can i add the http axx to the tcl ?


thx

Last edited by fantelo; 08-28-2005 at 10:45 AM.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-31-2006, 08:33 AM   #28
Junior Member
Join Date: Jan 2006
lion is on a distinguished road

Default

Thanx for the hack.

working 100% after reading all posts




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
IRC post announcer vB 3.5.x [UPDATED v1.3] ShavedApe vBulletin 3.5 / 3.6 Hack Releases 124 09-24-2008 11:45 PM
IRC userstats Hyper vBulletin Modification Requests 12 09-29-2004 04:03 AM


All times are GMT -3. The time now is 01:13 PM.


SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. (Patent Pending)