UBB.Dev
Posted By: qasic [6.2x] Modification Wordlets - 03/01/2002 8:03 PM
Hi folks,

Modification Wordlets has been ported to UBB 6.2.x. Available for download @ http://www.qasic.net

qasic
Posted By: Josh Chapman Re: [6.2x] Modification Wordlets - 03/01/2002 9:41 PM
Thank you sooo much ive been waiting for this. Will try when i get home laugh
Posted By: JonNJapan Re: [6.2x] Modification Wordlets - 03/02/2002 3:36 AM
What's the difference between this and the one everybody is using now?

~Jon
Posted By: Saboter Re: [6.2x] Modification Wordlets - 03/02/2002 5:10 AM
well the one everyone is using now was most likely the 6.1x version modified to work. So peple figured it would be best to have someone update it for the n00bs (like me and others) and here we are smile
Posted By: Josh Chapman Re: [6.2x] Modification Wordlets - 03/02/2002 6:11 AM
ive put the file in the cgi bin and chmod to 777 and this is what i get

The server encountered an internal error or misconfiguration and was unable to complete your request

yet the board and everything else work great. Any ideas?
Posted By: Saboter Re: [6.2x] Modification Wordlets - 03/02/2002 6:31 AM
Did you follow install instructions?

I believe you have edit a few files(i.e. ulimatebb.cgi, vars_wordlets.cgi some other files)

Check to make sure you did everything.
Posted By: Josh Chapman Re: [6.2x] Modification Wordlets - 03/02/2002 6:43 AM
bleh forgot to look at that. I'll try that later and do it manually.
Posted By: Saboter Re: [6.2x] Modification Wordlets - 03/02/2002 6:43 AM
lol looks like that's solved. smile
Posted By: little_joe Re: [6.2x] Modification Wordlets - 03/04/2002 4:31 AM
I have a clean install of 6.2.1 (not in my sig). I have updated the ultimatebb.cgi cp.cgi cp_common.pl and created and uploaded the vars_wordlets_mods.cgi. I have chmod as appropriate.

Whenever I run this, I get:

quote:
ERROR: /www/orn/cgi-bin (UBB CGI directory) is write protected. Please CHMOD this directory to 777 or give the IUSR_INET account on WinNT/2K Change access to this directory!
It is not the permissions!

I am running Red Hat 7.1 and Apache if it matters. Perl is V5+something.

Help?
Posted By: little_joe Re: [6.2x] Modification Wordlets - 03/04/2002 4:48 AM
Ok, I have a Modifications Wordlets selection in my Wordlets tab in the Control Panel. It has a text-entry-looking box above the mod_wordlets with the text set_wordlets.

What does this mean?

I have already selected Update Modification Wordlets.
Posted By: qasic Re: [6.2x] Modification Wordlets - 03/07/2002 3:45 AM
Just a note folks that the auto install file (the ultimatebb_mod_wordlets_install.cgi file) is NOT SUPPORTED. You use it at your own risk.

qasic
Posted By: Josh Chapman Re: [6.2x] Modification Wordlets - 03/10/2002 6:49 PM
oh thats why it wouldnt work smile thx for telling me hehe
Posted By: Josh Chapman Re: [6.2x] Modification Wordlets - 03/10/2002 11:50 PM
umm i have a question

quote:
################
cp.cgi
################

# find:

wordlets_date wordlets_pntf

# replace with:

wordlets_date wordlets_pntf wordlets_mods

I cant find wordlets_date wordlets_pntf is it a typo? or is something messed up for me lol
i can find wordlets_date but no wordlets_pntf

Well lemme know plz
Posted By: Yamaha Raptor Re: [6.2x] Modification Wordlets - 03/11/2002 12:14 AM
you should find it in this line.

Code
[/code]change it so it looks like this.

[code]
Posted By: Josh Chapman Re: [6.2x] Modification Wordlets - 03/11/2002 5:24 PM
quote:
# grab other required files
foreach my $file (qw(display misc email time search pm registration pntf poll template_match wordlets wordlets_cp wordlets_err wordlets_img wordlets_date wordlets_mods)) {

I just added wordlets_mods to then end and i got that. If that correct because that is the only line i see like that.
Posted By: qasic Re: [6.2x] Modification Wordlets - 03/11/2002 7:28 PM
That would do the trick. Are you sure you're using a UBB 6.2.x? 6.2.x would have the pntf thingee.

qasic
Posted By: SirHaakon Re: [6.2x] Modification Wordlets - 03/21/2002 10:20 PM
Is this still a beta mod? It appears complete to me.
Posted By: qasic Re: [6.2x] Modification Wordlets - 03/22/2002 12:20 AM
The hack is stable. I haven't done a thorough code review of it thus it hasn't reach a 'COMPLETE' status yet.

qasic
Posted By: *Speedy* Re: [6.2x] Modification Wordlets - 03/25/2002 12:15 AM
When I go to my CP and try to view the Mod Wordlests it says Action Not Promited :S how do If fix that?
Posted By: *Speedy* Re: [6.2x] Modification Wordlets - 03/25/2002 12:54 AM
Nohtermind I just rehacked the CP_Wordlests and everything was A=O-K Thanks Anyways Peps!
Posted By: Helen Nich Re: [6.2x] Modification Wordlets - 03/30/2002 3:14 PM
Qasic,
I need help! I used your auto-install and pretty much everything works great...HOWEVER

When I install other hacks that require vars_wordlets_mods to be added, it doesn't "see" the new wordlets and it seems to break the ability of ubb to use vars_wordlets_mods.

Do you have any suggestions? I keep thinking it's the hack code that isn't complete. (Like I should be adding something to another file to prompt vars_wordlets_mods to update)

My understanding is that since I've installed your original vars_wordlets_mods thingee, I should be able to upload a new vars_wordlets_mods file and the cp should then allow me to update the wordlets within that modified file. It works for some hacks, yet not for others. I've successfully installed the statistics, authority & hit hacks that require vars_wordlets_mods to be updated. Yet struggling with others....because vars_wordlets_mods won't update through the control panel.

Thanks ahead of time!
Regards,
Helen
http://www.dimhorizon.com/cgi-bin/ultimatebb.cgi
Posted By: qasic Re: [6.2x] Modification Wordlets - 03/30/2002 8:58 PM
Hi, Helen

When certain hacks require Modification Wordlets, they usually ask you to add certain wordets to vars_wordlets_mods.cgi. You can't add them via cp.cgi. You need to modify vars_wordlets_mods.cgi directly, save it, and then re-upload. Then your wordlets will appear.

qasic
Posted By: Helen Nich Re: [6.2x] Modification Wordlets - 03/31/2002 4:50 AM
Qasic,
I do exactly that...but, it doesn't update the wordlets. (yes I clear the cache)
http://www.dimhorizon.com/cgi-bin/ultimatebb.cgi
Posted By: Kel Re: [6.2x] Modification Wordlets - 04/08/2002 4:26 AM
Same problem as Josh... no pntf... the line ends with wordlets_date... so I just added the wordlets_mods to the end. And yes, I have UBB 6.2.0.

I don't know if that is what is causing my problem or not... I keep getting a Syntax error on line 43 near %; of my cp_wordlets.cgi ... I've checked it all and matched it against the instructions... cleared... rehacked TWICE... any advice on this?
Posted By: qasic Re: [6.2x] Modification Wordlets - 04/09/2002 2:46 AM
quote:
Originally posted by Helen Nich:
Qasic,
I do exactly that...but, it doesn't update the wordlets. (yes I clear the cache)
http://www.dimhorizon.com/cgi-bin/ultimatebb.cgi

I don't see a problem any more. Can you be more specific?

qasic
Posted By: qasic Re: [6.2x] Modification Wordlets - 04/09/2002 2:47 AM
quote:
Originally posted by Kel:
Same problem as Josh... no pntf... the line ends with wordlets_date... so I just added the wordlets_mods to the end. And yes, I have UBB 6.2.0.

I don't know if that is what is causing my problem or not... I keep getting a Syntax error on line 43 near %; of my cp_wordlets.cgi ... I've checked it all and matched it against the instructions... cleared... rehacked TWICE... any advice on this?

Rehack again after taking a break. I'm pretty sure the instructions are correct smile You may want to post the code around the error to see if I may see the problem.

qasic
Posted By: Kel Re: [6.2x] Modification Wordlets - 04/14/2002 6:01 PM
I took a break as you recommended... and now I feel like a blond... and I SWEAR I'm not!... I had downloaded the wrong file from your link, qasic... got the right one now... trying it out... will let you know how it turns out... can we say... DUH!!!... shocked
Posted By: Kel Re: [6.2x] Modification Wordlets - 04/14/2002 6:43 PM
It WORKED!!... laugh

*edit*... I just figured out what happened... I was trying to install the Thinking Clock... in that file is a link to download the Mods Wordlets hack... THAT link is the wrong one... may need to update that link to the correct version of Mods Wordlets for 6.2.0
Posted By: qasic Re: [6.2x] Modification Wordlets - 04/19/2002 8:28 AM
You may want to inform the author of the Thinking Clock hack to update the URL then smile

qasic
© UBB.Developers