Lost Password?

Go Back   CodeCall Programming Forum > Community > Community Projects

Community Projects Projects created by members of CodeCall. Post all reviews, bugs and questions in this forum under the correct project thread.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-22-2008, 02:38 PM
Jordan's Avatar   
Jordan Jordan is offline
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Age: 25
Posts: 4,514
Last Blog:
Zend: PHP Security Web...
Rep Power: 50
Jordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud of
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default vBulletin Statistics for Joomla!

Title: vBulletin Statistics

Version: 1.0
  • Updated: 03/22/2008
Change Log
N/A

Description
For those of you who have Joomla! and vBulletin this module allows you to display your forum statistics.

Language: PHP

Additional Info
Forum Password is kept as clear text!
Pressing Enter in the HTML editor creates a <BR /> tag

Tested System
CentOS, Windows, RedHat ES3

Requirements (if any are known)
Joomla, PHP, MySQL, vBulletin

Source/Binary Attachment
Attached here as an attachment

License
GNU although a link back to Programming Forum would be nice for anyone using.

Operating Systems
Any that support PHP/MySQL

Features
  • Change text display using HTML
  • Format the output easily in module settings
Todo List/Bugs
None

DEMO
CodeCall - Home - Left Column
Price: Free!

Support
Support will only be given here. If you find any bugs please post them here.

Need Joomla! Hosting?
Receive reliable and effective hosting from ToastedPenguin.com with automated Joomla! installs!

Attached Files
File Type: zip vbStats-1.0.zip (2.1 KB, 69 views)
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall

Last edited by Jordan; 03-22-2008 at 03:04 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 03-23-2008, 01:12 PM
Laughingbird Laughingbird is offline
Newbie
 
Join Date: Jan 2008
Posts: 1
Rep Power: 0
Laughingbird is on a distinguished road
Default Re: vBulletin Statistics for Joomla!

Awesome!
Works great Jordan!
Check it out: Page
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-27-2008, 12:27 PM
Devil Dog Devil Dog is offline
Newbie
 
Join Date: Mar 2008
Posts: 2
Rep Power: 0
Devil Dog is on a distinguished road
Default Re: vBulletin Statistics for Joomla!

I've received the following error:

Code:
Notice: Undefined variable: totalUsersOnline in /home/midnitex/public_html/modules/mod_vbstats/mod_vbstats.php on line 76
I'm using: vBulletin 3.7.0 RC1
my table prefix is: vb

Any help would be greatly appreciated!!

Disregard ... I commented out line 76 and it is functioning normally

Last edited by Devil Dog; 03-27-2008 at 12:34 PM. Reason: Fixed Error
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 03-27-2008, 12:29 PM
Jordan's Avatar   
Jordan Jordan is offline
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Age: 25
Posts: 4,514
Last Blog:
Zend: PHP Security Web...
Rep Power: 50
Jordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud of
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default Re: vBulletin Statistics for Joomla!

What is your URL? I bet you do not store session data in your database.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 03-27-2008, 12:48 PM
Devil Dog Devil Dog is offline
Newbie
 
Join Date: Mar 2008
Posts: 2
Rep Power: 0
Devil Dog is on a distinguished road
Default Re: vBulletin Statistics for Joomla!

MidniteXpress - Welcome to the Frontpage
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #6 (permalink)  
Old 03-28-2008, 06:54 AM
Jordan's Avatar   
Jordan Jordan is offline
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Age: 25
Posts: 4,514
Last Blog:
Zend: PHP Security Web...
Rep Power: 50
Jordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud of
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default Re: vBulletin Statistics for Joomla!

You should also comment out line 100:

PHP Code:
print "$users_online $totalUserOnline <br />"
Can you also look in your vBulletin database at the table sessions? Is it empty?
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 05-08-2008, 09:05 AM
lahoreonline lahoreonline is offline
Newbie
 
Join Date: Apr 2008
Posts: 3
Rep Power: 0
lahoreonline is on a distinguished road
Default Re: vBulletin Statistics for Joomla!

ERROR: Could not find a Joomla! XML setup file in the package.

Tried UTF Encoding tooo
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 05-08-2008, 09:12 AM
Jordan's Avatar   
Jordan Jordan is offline
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Age: 25
Posts: 4,514
Last Blog:
Zend: PHP Security Web...
Rep Power: 50
Jordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud of
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default Re: vBulletin Statistics for Joomla!

Hello, What version of Joomla! are you trying to install this on? I'm guessing 1.x.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 05-08-2008, 09:51 AM
lahoreonline lahoreonline is offline
Newbie
 
Join Date: Apr 2008
Posts: 3
Rep Power: 0
lahoreonline is on a distinguished road
Default Re: vBulletin Statistics for Joomla!

yup...1.0.15
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 05-08-2008, 02:20 PM
Jordan's Avatar   
Jordan Jordan is offline
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Age: 25
Posts: 4,514
Last Blog:
Zend: PHP Security Web...
Rep Power: 50
Jordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud of
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default Re: vBulletin Statistics for Joomla!

That is the reason then. The xml setup file (and the PHP code) only support Joomla! 1.5+
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply

Tags
project, statistics, vbulletin stats



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

Advanced Search
Display Modes

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
vBulletin No Replies for Joomla! Jordan Community Projects 7 06-25-2008 03:33 PM
vBulletin Top Posters for Joomla! Jordan Community Projects 8 12-27-2007 08:16 AM
Project: vBulletin Alert System (vbAS) Crane Community Projects 18 12-13-2006 10:54 AM


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

Contest Stats

John ........ 87.50000
dargueta ........ 75.00000
Xav ........ 50.00000
MeTh0Dz ........ 20.00000
gaylo565 ........ 18.00000
Johnnyboy ........ 3.00000

Contest Rules

Ads