Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Aug 2002
Posts: 1,191
Kahuna
Kahuna
Joined: Aug 2002
Posts: 1,191
Chuck,

There is a slight error in the instructions (I should have used find/replace).

In my database I call the table ffff_visits while in the modification that I havge posted it is called visits. Hence the statement:
Code
<br />$strQuery = "SELECT COUNT(*) FROM ffff_visits";<br />$sth = $dbh -> do_query($strQuery);<br />list($lngTotalVisits) = $dbh -> fetch_array($sth);<br />

should be in fact
Code
<br />$strQuery = "SELECT COUNT(*) FROM [:"red"]visits[/]";<br />$sth = $dbh -> do_query($strQuery);<br />list($lngTotalVisits) = $dbh -> fetch_array($sth);<br />

Sorry about that everybody. I have ammended the instructions and also added an image file (bluebar.jpg) which needs to be in the images folder or wherever you need it to be (your choice in the script)


Nikos
Sponsored Links
Entire Thread
Subject Posted By Posted
Finished-[6.0-6.1-6.2-6.3] Small Site Statistics 1.0 dimopoulos 06/06/2003 5:27 PM
Re: Finished-[6.0-6.1-6.2-6.3] Small Site Statistics 1.0 dimopoulos 06/06/2003 5:28 PM
Re: Finished-[6.0-6.1-6.2-6.3] Small Site Statistics 1.0 Slawek_L 06/06/2003 8:36 PM
Re: Finished-[6.0-6.1-6.2-6.3] Small Site Statistics 1.0 AKD96 06/06/2003 9:00 PM
Re: Finished-[6.0-6.1-6.2-6.3] Small Site Statistics 1.0 Zackary 06/06/2003 9:26 PM
Re: Finished-[6.0-6.1-6.2-6.3] Small Site Statistics 1.0 JoshPet 06/06/2003 9:53 PM
Re: Finished-[6.0-6.1-6.2-6.3] Small Site Statistics 1.0 AllenAyres 06/07/2003 8:01 AM
Re: Finished-[6.0-6.1-6.2-6.3] Small Site Statistics 1.0 dimopoulos 06/07/2003 2:01 PM
Re: Finished-[6.0-6.1-6.2-6.3] Small Site Statistics 1.0 omegatron 06/07/2003 3:28 PM
Re: Finished-[6.0-6.1-6.2-6.3] Small Site Statistics 1.0 dimopoulos 06/08/2003 6:40 PM
Re: Finished-[6.0-6.1-6.2-6.3] Small Site Statistics 1.0 omegatron 06/08/2003 6:53 PM
Re: Finished-[6.0-6.1-6.2-6.3] Small Site Statistics 1.0 dimopoulos 06/09/2003 12:43 AM
Re: Finished-[6.0-6.1-6.2-6.3] Small Site Statistics 1.0 omegatron 06/09/2003 1:08 AM
Re: Finished-[6.0-6.1-6.2-6.3] Small Site Statistics 1.0 Zackary 06/09/2003 3:02 AM
Re: Finished-[6.0-6.1-6.2-6.3] Small Site Statistics 1.0 dimopoulos 06/09/2003 1:46 PM
Re: Finished-[6.0-6.1-6.2-6.3] Small Site Statistics 1.0 dimopoulos 06/09/2003 1:49 PM
Re: Finished-[6.0-6.1-6.2-6.3] Small Site Statistics 1.0 omegatron 06/09/2003 10:00 PM
Re: Finished-[6.0-6.1-6.2-6.3] Small Site Statistics 1.0 omegatron 06/09/2003 10:01 PM

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Shock Hosting
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Gizmo
Gizmo
Portland, OR, USA
Posts: 5,834
Joined: January 2000
Forum Statistics
Forums63
Topics37,583
Posts293,955
Members13,824
Most Online151,614
Nov 14th, 2025
Today's Statistics
Currently Online 408
Topics Created 0
Posts Made 0
Users Online 0
Birthdays 10
Top Posters
AllenAyres 21,080
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,834
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2026 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.1.0
(Snapshot build 20260108)