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
spam issues
by ECNet - 03/19/2024 11:45 PM
Looking for a forum
by azr - 03/15/2024 11:26 PM
Editing Links in Post
by Outdoorking - 03/15/2024 9:31 AM
Question on barkrowler and the like
by Mors - 02/29/2024 6:51 PM
Member Permissions Help
by domspeak - 02/27/2024 6:31 PM
Who's Online Now
1 members (Havenofsobriety), 458 guests, and 91 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)