Previous Thread
Next Thread
Print Thread
Rate Thread
#129839 12/11/2001 9:54 PM
Joined: Sep 2001
Posts: 13
Junior Member
Junior Member
Offline
Joined: Sep 2001
Posts: 13
ok, I am trying to install ultimatebb_mod_wordlets. I go to the browser and do the dry run, but it says this:

Hacking cp.cgi ...
0 : PROBLEM: Error on this line. Unable to find:


--------------------------------------------------------------------------------
&RequireVars("$vars_config{VariablesPath}/vars_wordlets_date.cgi");

What does that mean and why can't it be found?

Any ideas?

Sponsored Links
Joined: Nov 2001
Posts: 745
Admin Emeritus
Admin Emeritus
Offline
Joined: Nov 2001
Posts: 745
What version are you trying to install on?

Joined: Sep 2001
Posts: 13
Junior Member
Junior Member
Offline
Joined: Sep 2001
Posts: 13
6.1.0.2

I checked it manually, and sure enough...&RequireVars("$vars_config{VariablesPath}/vars_wordlets_date.cgi"); does not exist on it.

Joined: Nov 2001
Posts: 745
Admin Emeritus
Admin Emeritus
Offline
Joined: Nov 2001
Posts: 745
Have you installed any other hacks? If not, then I would reload the ultimatebb.cgi from the orginal zip file, and try again.

Joined: Sep 2001
Posts: 13
Junior Member
Junior Member
Offline
Joined: Sep 2001
Posts: 13
I already installed the avatar hack and that is working great...if I reload the orig...that would ruin the current members avatars, right?

~Susan

Sponsored Links
Joined: Nov 2001
Posts: 745
Admin Emeritus
Admin Emeritus
Offline
Joined: Nov 2001
Posts: 745
You could restore the one you backed up before trying to install the wordlets

Joined: Aug 2000
Posts: 874
Moderator / Developer
Moderator / Developer
Offline
Joined: Aug 2000
Posts: 874
the 6.1.0.x series dont have that line any more. find:

Code
[/code]

and replace it with:

[code]

Joined: Sep 2001
Posts: 13
Junior Member
Junior Member
Offline
Joined: Sep 2001
Posts: 13
Jordo, so instead of doing this:
# find:

&RequireVars("$vars_config{VariablesPath}/vars_wordlets_date.cgi");

# add below:

&RequireVars("$vars_config{VariablesPath}/vars_wordlets_mods.cgi");

I should do this:

wordlets_img wordlets_date)
--------------------------------------------------------------------------------
and replace it with:


code:
--------------------------------------------------------------------------------

wordlets_img wordlets_date wordlets_mods)

Joined: Sep 2001
Posts: 13
Junior Member
Junior Member
Offline
Joined: Sep 2001
Posts: 13
It also asks for this:

document.writeln("");

# add below:

document.writeln("");

--
That first line does not exist in the cp_common.pl

Do you want I should do?

~Susan

Joined: Jul 2000
Posts: 837
Member
Member
Offline
Joined: Jul 2000
Posts: 837
that line should be this.

find:
Code
[/code]

add below:
[code]

Sponsored Links
Joined: Aug 2000
Posts: 874
Moderator / Developer
Moderator / Developer
Offline
Joined: Aug 2000
Posts: 874
quote:
Originally posted by Susanweb:
Jordo, so instead of doing this:
...
I should do this:
...



yep


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
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,575
Posts293,931
Members13,823
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,834
Greg Hard 4,625
Top Posters(30 Days)
Gizmo 1
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-2025 VNC Web Services

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