Previous Thread
Next Thread
Print Thread
Hop To
Anonymous
Unregistered
Anonymous
Unregistered
I went to my UBB control panel, then selected "Email wordlet list" from the "Wordlet Lists" drop box. I got a screen that has the table where the wordlet boxes are supposed to be but without any content. Below the table is the submit button. If I click the submit button it writes the wordlet file with empty strings. Same with "Recent Visitors".

I have my variables files in a separate directory from my cgi files.

I took a look at cp_wordlets.cgi and found the problem. Here's the solution:
Line 101 of cp_wordlets.cgi is:
<pre>&RequireVars("vars_wordlets_email.cgi");</pre>
should be:
<pre>&RequireVars("$vars_config{VariablesPath}/vars_wordlets_email.cgi");</pre>

The same change is required at lines 118 and 136.

[This message was edited by Charles Capps on September 05, 2002 at 03:01 PM.]

Anonymous
Unregistered
Anonymous
Unregistered
Also:
171
174
177

Anonymous
Unregistered
Anonymous
Unregistered
Thanks. Fixed.

--
Charles Capps
Programmer, Infopop Corporation
Please do not contact me privately for support - post on the board or open a support ticket instead!


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
Is UBB.threads still going?
by Aaron101 - 04/01/2022 8:18 AM
Who's Online Now
1 members (Nightcrawler), 552 guests, and 173 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)