vBulletin Modifications

IRC Team Stats

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > General vBulletin Section > vBulletin Modification Requests

Closed Thread
 
LinkBack Thread Tools
Old 12-29-2005, 01:30 PM   #11
Coder
Idan's Avatar
Join Date: Feb 2005
Real Name: Idan
Location: Israel
Idan is on a distinguished road

Default

can u get me feedback regarding the question about prefix for the table ?
and the question about tcl content - specific the missing putserv line, that shows message of "not found" ?

The php file u pasted seems to be a-ok, so the problem is either tcl part, or problem of incompatibility between the actually table/fields names exists inside your DB to the name entered into sql query in file.
you can check it by opening your host cpanel/direct admin, there go into PhpMyAdmin
and see the exact name of your table. if it has any prefix, then plz. add it into the php, before the "userteam".
so if for example the prefix is "vb3_", then make it be "vb3_userteam" inside the query.

gtg now, then will check your answer later on.
__________________
Idan / vBHackers.com
vBSEO 3.1 GOLD Released vB Blogs Compatible | Non-Encrypted | Branding Removal Option | Sitemaps 2.1 | Language Packs

Crawlability Network: vBulletin SEO | vBulletin Hackers




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Old 12-29-2005, 01:34 PM   #12
vB User
Join Date: Jan 2005
bobbie is on a distinguished road

Default

TCL is still like the original..!




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 12-29-2005, 02:09 PM   #13
Coder
Idan's Avatar
Join Date: Feb 2005
Real Name: Idan
Location: Israel
Idan is on a distinguished road

Default

hmm.... weird :s
anyway, if this is indeed the case then plz. check the table name & fields name under the phpMyAdmin or via the admincp of the vbulletin.
the only way i see to solve this one is to check those names & match the query inside the php file to it, as it's probably invalid query (again, assuming the table is properly "populated" with records and there is iND record in it) - must be either invalid table name or field name.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 12-29-2005, 02:13 PM   #14
Coder
Idan's Avatar
Join Date: Feb 2005
Real Name: Idan
Location: Israel
Idan is on a distinguished road

Default

WAIT - found the bug !!!!!!!! :devious:

inside your TCL, u have line:
You must first be a registered member to view any code.
but your var is called "addy" & not "kaddy".
so fix it to remove the extra k.
ignore the previous post, try this one - should solve it - i'm sure.
sorry i didn't noticed that one before.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 12-30-2005, 05:51 AM   #15
Coder
Idan's Avatar
Join Date: Feb 2005
Real Name: Idan
Location: Israel
Idan is on a distinguished road

Default

is it working ??




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 12-31-2005, 08:53 AM   #16
Junior Member
Join Date: Jun 2005
BramuS is on a distinguished road

Default

hehe i found that bug already because when rehashing bot it will DIE because of error so i fixed it to addy and we still got the other errors: can't find or the php code problem depends on what we change in php code




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 12-31-2005, 09:23 AM   #17
Coder
Idan's Avatar
Join Date: Feb 2005
Real Name: Idan
Location: Israel
Idan is on a distinguished road

Default

well to sum this problem up & debug this one once for all, i would suggest to do ALL of these steps & only then come back with ALL info required in order to help you out:

1. run the php file from your browser with paramerters, like this:
http://www.mydomain.com/your_php_file_name.php?team=ind
then just right-click->view source.
examine teh content of window it should be something like
xxxxxx \n yyyyyyy \n zzzzzzzzzz

if u got it, php is fine & it's tcl.
if you don't have it - it's php/mysql issue.

2. in case it's tcl (which i'm doubt, assuming u fixed the "kaddy" var), make sure the bot is configured correctly.

3. if it's php/mysql (you didn't get the above output line):
probably means the table name or feilds are wrong.

a] open phpMyAdmin.
write down the name of the specific table (userteam)

b] try to run from the SQL query the query:
You must first be a registered member to view any code.
and see what results do u get, if any.
if u have any error - it strongly suggests your table name has some prefix there or doesn't exsits at all.
if it returns to you blank (no records), then it means your table is empty, and you haven't created the teams under the admincp.

now with all the above gathered debug information, you should be able to know what's wrong & fix it.
also, if anyone solved this one, i ask you to plz inform the maker of this hack/mod so he may fix it & update it for the other users.

greets.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 01-02-2006, 08:35 AM   #18
Junior Member
Join Date: Jun 2005
BramuS is on a distinguished road

Default

Hi MadDog, i just did the browser thing with teamstat.php?team=ind and i got
You must first be a registered member to view any code.
This afternoon i will check the database so you can see if that's ok




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 01-02-2006, 12:50 PM   #19
Coder
Idan's Avatar
Join Date: Feb 2005
Real Name: Idan
Location: Israel
Idan is on a distinguished road

Default

ok, keep me posted on issue




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 01-02-2006, 01:22 PM   #20
Junior Member
Join Date: Jun 2005
BramuS is on a distinguished road

Default

ok did also the SQL Query and i think it is a wrong piece of code in php file related to database because:

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

Ok i looked into the userteam tabel, and i found ID, Title and those post/hack/scan info, @ Title yo ucan find the team name so i tried to edit the php file but think i did it worng, can anyone edit it for me please?

Last edited by BramuS; 01-02-2006 at 01:49 PM..




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread



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
User/Team stats on irc error GunVorKinG vBulletin Modification Requests 3 01-08-2006 05:43 AM
irc team stats for SA's fxp pack IRES vBulletin Modification Requests 19 10-17-2005 10:24 PM
IRC userstats Hyper vBulletin Modification Requests 12 09-29-2004 04:03 AM


All times are GMT -3. The time now is 11:54 PM.

Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. (Patent Pending)