Connect with Facebook 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   
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Posts: 18,335
Blog Entries: 90
Rep Power: 20
Jordan is a glorious beacon of lightJordan is a glorious beacon of lightJordan is a glorious beacon of lightJordan is a glorious beacon of lightJordan is a glorious beacon of light
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan Send a message via Yahoo 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, 228 views)

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
  #2 (permalink)  
Old 03-23-2008, 01:12 PM
Newbie
 
Join Date: Jan 2008
Posts: 1
Rep Power: 0
Laughingbird is an unknown quantity at this point
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
Newbie
 
Join Date: Mar 2008
Posts: 2
Rep Power: 0
Devil Dog is an unknown quantity at this point
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   
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Posts: 18,335
Blog Entries: 90
Rep Power: 20
Jordan is a glorious beacon of lightJordan is a glorious beacon of lightJordan is a glorious beacon of lightJordan is a glorious beacon of lightJordan is a glorious beacon of light
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan Send a message via Yahoo to Jordan
Default Re: vBulletin Statistics for Joomla!

What is your URL? I bet you do not store session data in your database.
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
Newbie
 
Join Date: Mar 2008
Posts: 2
Rep Power: 0
Devil Dog is an unknown quantity at this point
Default Re: vBulletin Statistics for Joomla!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 03-28-2008, 06:54 AM
Jordan's Avatar   
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Posts: 18,335
Blog Entries: 90
Rep Power: 20
Jordan is a glorious beacon of lightJordan is a glorious beacon of lightJordan is a glorious beacon of lightJordan is a glorious beacon of lightJordan is a glorious beacon of light
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan Send a message via Yahoo 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?
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
Newbie
 
Join Date: Apr 2008
Posts: 3
Rep Power: 0
lahoreonline is an unknown quantity at this point
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   
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Posts: 18,335
Blog Entries: 90
Rep Power: 20
Jordan is a glorious beacon of lightJordan is a glorious beacon of lightJordan is a glorious beacon of lightJordan is a glorious beacon of lightJordan is a glorious beacon of light
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan Send a message via Yahoo 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.
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
Newbie
 
Join Date: Apr 2008
Posts: 3
Rep Power: 0
lahoreonline is an unknown quantity at this point
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   
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Posts: 18,335
Blog Entries: 90
Rep Power: 20
Jordan is a glorious beacon of lightJordan is a glorious beacon of lightJordan is a glorious beacon of lightJordan is a glorious beacon of lightJordan is a glorious beacon of light
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan Send a message via Yahoo 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+
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
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 Top Posters for Joomla! Jordan Community Projects 11 05-21-2009 10:58 AM
vBulletin No Replies for Joomla! Jordan Community Projects 10 01-01-2009 04:49 PM
Project: vBulletin Alert System (vbAS) Crane Community Projects 18 12-13-2006 10:54 AM


All times are GMT -5. The time now is 01:45 AM.

Freelance Jobs

XML/XSL: Need code for Book with Chapers using XML
Create an XML file for a book of your creation, and a basic CSS file that will format it to display ...
Earn: $40.00


C++/C: Simple firework cue sequencer
What I require is a rework of a simple cue sequencer. I have a piece of hardware (an Arduino boar...
Earn: $50.00


HTML/XHTML: Menu Rework - ASCIIBin
I'm placing this in the HTML/XHTML section of the Freelance site but you are not limited to HTML. Wh...
Earn: $20.00



CodeCall Goal

Goal #1: 1,000 Blogs
Goal #2: 1,000 Wiki Pages
Goal #3: 300,000 Posts
Goal #4: 20,000 Threads
Done: 30%, 23%, 55%, 75%

Ads