Previous Thread
Next Thread
Print Thread
Rate Thread
#128427 09/07/2001 6:08 PM
Joined: Mar 2001
Posts: 24
Junior Member
Junior Member
Offline
Joined: Mar 2001
Posts: 24
1. How do boards like http://board.stonecrick.com/ubbcgi/ultimatebb.cgi make it so that at the top of the page it has a three-cell table with WOL, the registered members total and UBBNews?

2. My Statistics page started stuffing up - for no apparant reason, all it shows is the numbers, not what they represent. Check it out at http://www.bdxi.f2s.com/cgi-bin/ubb/ultimatebb.cgi .

Sponsored Links
#128428 09/07/2001 6:36 PM
Joined: May 2001
Posts: 1,042
Likes: 7
Moderator
Moderator
Offline
Joined: May 2001
Posts: 1,042
Likes: 7
1) That site uses changed templates. You can get premade templates at this page https://www.ubbdev.com/ubbcgi/ultimatebb.cgi?ubb=get_topic&f=17&t=000269
You'll need to hack the forum_summary_page.pl in the templates directory to add that new stuff.(because that 3 box thing at the top isn't included)

2) And for that stats; are you sure you have the wordlets installed? I had similar problems until i saw new coding in ultimatebb.cgi.

The new code:
----------------------
# No need to touch this now that we have the VariablesPath!
foreach my $file (qw(display misc email time search pm registration template_match wordlets wordlets_err wordlets_img wordlets_date )) {
eval { do "$vars_config{VariablesPath}/vars_$file.cgi"; };
&CheckDollarAt($@);
}
------------------------
needs to have the wordlets added to them, like adding in wordlets_mods or wordlets_stats(whatever the stat hack uses)

But try rechecking ultimatebb.cgi, is my suggestion.

[ September 07, 2001: Message edited by: raiyan ]

#128429 09/07/2001 7:50 PM
Joined: Mar 2001
Posts: 24
Junior Member
Junior Member
Offline
Joined: Mar 2001
Posts: 24
The Statistics was working fine before today, and I haven't modified any code recently, so it can't be to do with the code...

#128430 09/07/2001 7:53 PM
Joined: May 2001
Posts: 6,708
Member
Member
Offline
Joined: May 2001
Posts: 6,708
Ok have you installed the vars_wordlet_mods into your UBB and have you got the code needed in that file in it?

#128431 09/07/2001 10:01 PM
Joined: Mar 2001
Posts: 24
Junior Member
Junior Member
Offline
Joined: Mar 2001
Posts: 24
Never mind, I figured out the Statistics Wordlets problem. It was something to do with when I tried to run the auto-install of the WOL wordlets.

Sponsored Links
#128432 09/08/2001 6:06 AM
Joined: May 2001
Posts: 6,708
Member
Member
Offline
Joined: May 2001
Posts: 6,708
Do you mean the WOL code block in vars_wordlet_mods.cgi? Or do you mean the WOL wordlet files?

#128433 09/08/2001 5:45 PM
Joined: Mar 2001
Posts: 24
Junior Member
Junior Member
Offline
Joined: Mar 2001
Posts: 24
The WOL section of vars_wordlets_mods.cgi.


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:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
hatter
hatter
USA
Posts: 69
Joined: January 2001
Forum Statistics
Forums63
Topics37,575
Posts293,932
Members13,824
Most Online6,139
Sep 21st, 2024
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,835
Greg Hard 4,625
Top Posters(30 Days)
Gizmo 1
Top Likes Received
isaac 82
Gizmo 20
Brett 7
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2025 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)