UBB.Dev
Posted By: Liahona STICKY - Still NOT working TAKEN OUT - 04/28/2002 11:15 PM
Hi

Using 6.3 on test board

Sticky hack

After loading Sticky it all works apart from the text is not showing on the page after you click "top topic".

Have updated UBB and cleared cache.

Using 6.3 I read on another topic that 6.2 uses vars_wordlets_pntf? so I tried putting the wordlets text in their, and changed the following files .....

ubb_form.cgi
ubb_lib_posting.cgi
ubb_topic_maint.cgi
public_top_topic.pl

replaced vars_wordlets_mods with vars_wordlets_pntf

Edit: *********************

This worked but still does not show the wordlets list in
- Control panel -
- Wordlet Lists -
- Modifications Wordlet List - this is there.

but when Modifications Wordlet List is clicked all I get is a wide box saying " All fields are required! " and nothing else except the Update button, no list of the text I put in vars_wordlets_pntf

Any ideas

Liahona.
Posted By: Liahona Re: STICKY - Still NOT working TAKEN OUT - 04/29/2002 3:26 AM
quote:
but when Modifications Wordlet List is clicked all I get is a wide box saying " All fields are required! " and nothing else except the Update button, no list of the text I put in vars_wordlets_pntf

re uploaded the cp_wordlets.cgi

now I receive this message

Action not permitted.

Is this correct as I think all else works.
Posted By: Liahona Re: STICKY - Still NOT working TAKEN OUT - 04/30/2002 1:31 PM
OK nobody knows the answer so I am

Taken it off mad
Posted By: LK Re: STICKY - Still NOT working TAKEN OUT - 04/30/2002 1:33 PM
just rehack EVERYTHING, and make sure vars_wordlets_mods.cgi is in variables dir. Seems like you have atleast 2 problems.

If it still doesn't work, please post vars_wordlets_mods.cgi.
Posted By: Liahona Re: STICKY - Still NOT working TAKEN OUT - 04/30/2002 1:44 PM
Hi LK

quote:
Using 6.3 I read on another topic that 6.2 uses vars_wordlets_pntf? so I tried putting the wordlets text in their, and changed the following files .....

ubb_form.cgi
ubb_lib_posting.cgi
ubb_topic_maint.cgi
public_top_topic.pl

replaced vars_wordlets_mods with vars_wordlets_pntf

OK if I have to rehack what file have I to use

vars_wordlets_pntf - already in dir

vars_wordlets_mods - never had it

Already tried with this vars_wordlets_mods file -- but never worked , could not see any text. confused
Posted By: LK Re: STICKY - Still NOT working TAKEN OUT - 04/30/2002 2:26 PM
You're confused tipsy

Use the real vars_wordlets_mods.cgi!!!

www.qasic.net
Posted By: Liahona Re: STICKY - Still NOT working TAKEN OUT - 04/30/2002 2:34 PM
Hi LK

This is the one I used the 1st time and

quote:
After loading Sticky it all works apart from the text is not showing on the page after you click "top topic".
but I will do it all over again and let you know

THX
Posted By: Liahona Re: STICKY - Still NOT working TAKEN OUT - 05/01/2002 1:00 AM
Hi LK

Put back all original files that was hacked, deleted the file vars_wordlets_mods.cgi as this was not in the dir in the first place then I run ultimatebb_mod_wordlets_install.cgi and it made the file see below for contents...

I rehacked all the files guess what... back to square one.

NO TEXT/graphic on this page after clicking Top Topic (See below image of page.)

[Linked Image]

No "Sticky" word in topics list either.

The GIF files for top topic shows on the topic page but can not find it on the Update style templates page, these 2 files are seams to point to http://www.hillcrestknitwear.com/*****/ {NonCGIURL}/top_topic.gif, where as the other gifs point to http://www.hillcrestknitwear.com/*****/ubb-*****/*.gif

Below is the contents of the vars_wordlets_mods.cgi file which is in the same dir as vars_wordlets_date.cgi and others.

*************************************************

%vars_wordlet_mods = (
sticky_threads_bumped => "Topic Bumped",
sticky_threads_title => "Sticky",
sticky_threads_detop => "Your topic has been de-topped.",
sticky_threads_top => "Your topic has been topped.",
sticky_threads_top_thread => "Top Topic",
sticky_threads_detop_thread => "De-Top Topic",
sticky_threads_top_perm => "Permanetly (until de-topped) top topic.",
sticky_threads_top_temp => "Temporarily (until next post) top topic.",
sticky_threads_explained => "You may either top the topic Permanently, in

which case it will be marked as a topped thread and remain at the top of the

forum listing until it is de-topped. Or you may top it Temporarily, in which

case it will act as if someone just replied to it and be bumped to the top of

the forum listing only until the next post is made (note: the date on the

thread will not change).",
q!mod_wordlets! => q!Modification Wordlets!,
q!HASH(0x85d9570)! => undef,
);

1;

*************************************************

The - q! - is missing from the sticky lines ?
Do I have to put them in manualy?

Must be something to do with vars_wordlets_mods.cgi

Hope this helps as I am totaly confused
Posted By: jordo Re: STICKY - Still NOT working TAKEN OUT - 05/01/2002 1:38 AM
chmodded vars_wordlets_mods.cgi to 777 right?

qasic would probably be better help with this than i though. looks like you installed sticky threads fine, just something not quite right with vars_wordlets_mods.
Posted By: Liahona Re: STICKY - Still NOT working TAKEN OUT - 05/01/2002 1:49 AM
HI jordo

quote:
chmodded vars_wordlets_mods.cgi to 777 right?
Yep

Thanks anyway cool smile
Posted By: Liahona Re: STICKY - Still NOT working TAKEN OUT - 05/03/2002 9:42 PM
Still no answer to above so

So I am now taking it out done something else instead.
Posted By: djdubz Re: STICKY - Still NOT working TAKEN OUT - 05/17/2002 6:00 PM
I know whats wrong upload ultimatebb_mod_wordlets_install and click on it to to install (or type in address) it should automatically install. Then manually install the vars_wordlet_mods then in vars_wordlet_mods
Once vars_wordlets_mods are installed do thisin vars_wordlets_mods

######## after:

%vars_wordlets_mods = (

######## add:

sticky_threads_bumped => "Topic Bumped",
sticky_threads_title => "Sticky",
sticky_threads_detop => "Your topic has been de-topped.",
sticky_threads_top => "Your topic has been topped.",
sticky_threads_top_thread => "Top Topic",
sticky_threads_detop_thread => "De-Top Topic",
sticky_threads_top_perm => "Permanetly (until de-topped) top topic.",
sticky_threads_top_temp => "Temporarily (until next post) top topic.",
sticky_threads_explained => "You may either top the topic Permanently, in which case it will be marked as a topped thread and remain at the top of the forum listing until it is de-topped. Or you may top it Temporarily, in which case it will act as if someone just replied to it and be bumped to the top of the forum listing only until the next post is made (note: the date on the thread will not change).",
© UBB.Developers