Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 4 1 2 3 4
#143712 02/28/2002 8:00 PM
Joined: Feb 2002
Posts: 34
Member
Member
Offline
Joined: Feb 2002
Posts: 34
Oh, I should note this is from the:

########################################
##=======================================
the following is for those people who do not already have the mods wordlet kit installed. (ie: you do not have the vars_wordlets_mods.cgi file). do the following and return to above:
##=======================================
########################################

section...this line is actually refferenced twice, the first time earlier in the instructions, and is correct. I found all those sections sucessfully...going through the manual wordlet mod thing install according to the text instructions...

Sponsored Links
#143713 02/28/2002 8:02 PM
Joined: Feb 2002
Posts: 34
Member
Member
Offline
Joined: Feb 2002
Posts: 34
...and here's the second error, and the explanation for missing functions such as polls and recent visitors:

# find:

foreach my $file (qw(display misc email time search pm registration template_match wordlets wordlets_err wordlets_img wordlets_date)) {

# replace with:

foreach my $file (qw(display misc email time search pm registration template_match wordlets wordlets_err wordlets_img wordlets_date wordlets_mods)) {

...this is also not found. It is:

foreach my $file (qw(display misc email time search pm registration pntf poll template_match wordlets wordlets_err wordlets_img wordlets_date wordlets_pntf wordlets_poll)) {

...so your new code is based on old code.

Still say I installed it incorrectly? wink

Continuing...

#143714 02/28/2002 8:08 PM
Joined: Feb 2002
Posts: 34
Member
Member
Offline
Joined: Feb 2002
Posts: 34
...and the next step is wrong too:

################
cp.cgi
################

# find:

wordlets_date)

# and replace with:

wordlets_date wordlets_mods)

also not found. It is:

wordlets_date wordlets_pntf wordlets_poll wordlets_email)

#143715 02/28/2002 8:08 PM
Joined: Jan 2000
Posts: 5,073
Admin Emeritus
Admin Emeritus
Joined: Jan 2000
Posts: 5,073
This is going to come off as harsh, so please understand I don't mean it harshly. smile

Use your brain!

You've found the right lines. Now look what changed between the old and the new ones according to the hack, then make similar changes to the updated lines in the UBB.

If it doesn't look right, or you aren't sure if what you think you're doing is the right thing, then ask. smile


UBB.classic: Love it or hate it, it was mine.
#143716 02/28/2002 8:12 PM
Joined: Aug 2000
Posts: 874
Moderator / Developer
Moderator / Developer
Offline
Joined: Aug 2000
Posts: 874
i didnt think i could be any clearer than putting this warning in a few versions ago:

[code][/code]but i guess i was wrong.

Sponsored Links
#143717 02/28/2002 8:16 PM
Joined: Feb 2002
Posts: 34
Member
Member
Offline
Joined: Feb 2002
Posts: 34
...and now it works!

Jordo: please provide a link to where this hack can be downloaded for 6.2.1 as I cannot find it. dont just say qasic or here, because I've looked.

#143718 02/28/2002 8:18 PM
Joined: Aug 2000
Posts: 874
Moderator / Developer
Moderator / Developer
Offline
Joined: Aug 2000
Posts: 874
quote:
Originally posted by bglynn:
...and now it works!

Jordo: please provide a link to where this hack can be downloaded for 6.2.1 as I cannot find it. dont just say qasic or here, because I've looked.

afaik there is no version for 6.2.1. the 6.1.x version go in with few enough changes, if you want it updated talk to the author.

#143719 02/28/2002 8:26 PM
Joined: Jan 2000
Posts: 5,073
Admin Emeritus
Admin Emeritus
Joined: Jan 2000
Posts: 5,073
I'll talk to qasic tonight about porting it. Shouldn't be too hard.


UBB.classic: Love it or hate it, it was mine.
#143720 02/28/2002 8:36 PM
Joined: Feb 2002
Posts: 34
Member
Member
Offline
Joined: Feb 2002
Posts: 34
Look man, I didn't mean to rag on you, but the fact is is unclear documentation. Just fix it, and it would be great! For someone with a stock 6.2.1 install, it just doesn't work by the book.

It would really help if you specified what the hack is called, since it's not called what you term it in the instructions and there are two available with very similar names however only one works...and that there isn't a 6.2.1 version out, but that's ok because the 6.1 file still works.

Since the manual instructions aren't updated in the ST instructions for the mod, you might include the version they are based on and a note to watch for additional commands when performing the Replace functions in the instructions.

I wouldn't have any problems with the way it is, if you didn't specifically call this version compatible with 6.2.1

#143721 03/01/2002 12:01 AM
Joined: Feb 2002
Posts: 19
Junior Member
Junior Member
Offline
Joined: Feb 2002
Posts: 19
Why can't someone just update the wordlets mod hack? I mean it ain't that hard to do. As for me I don't know what to change I'm still learning this crap.

Also if your gonna release a hack, you should put the VALID and WORKING instructions not old crap that needs to be modified ALONG with everything else your modifing.

I'm not lazy or anything (I've been modding my forums by hand cus I don't like multihack) I just don't know exactly what to change and what to look for just yet.

If someone could update the wordlets mods hack that would be real nice to alot of us n00b "hackers" smile

Sponsored Links
#143722 03/01/2002 1:30 AM
Joined: Jan 2000
Posts: 5,073
Admin Emeritus
Admin Emeritus
Joined: Jan 2000
Posts: 5,073
FYI - http://www.qasic.net/main.cgi?action=details;file=mod62


UBB.classic: Love it or hate it, it was mine.
#143723 03/01/2002 5:42 AM
Joined: Feb 2002
Posts: 19
Junior Member
Junior Member
Offline
Joined: Feb 2002
Posts: 19
smile thats great. I finaly got it installed my self, but that helps anyone else that doesn't know what to do. smile

#143724 03/02/2002 8:32 AM
Joined: May 2001
Posts: 28
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 28
Nice. Easy to set up manually. And works perfect smile

Im wondering if someone can help me with one thing tho, when you make a topic sticky. You get the sticky as "Sticky:" would be nice if someone could tell me where this is changed. Cause I want to change it so it will be "post name (Sticky)"

Any help would be most appreciated
Thanks

#143725 03/02/2002 8:38 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
public_forum_page.pl ($sticky), vars_wordlets_mods.cgi

#143726 03/02/2002 6:16 PM
Joined: May 2001
Posts: 28
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 28
Thanks LK smile
I got one more question how do you remove the ":" that appears after sticky ? Im sure this is a stupid question but I can't (edited a "t" to can't) seem to find out where it is located so I can remove it.

#143727 03/03/2002 12:19 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Oops, I thought it's in the Wordlet...

ubb_forum.cgi, "$sticky = "$vars_wordlets_mods{sticky_threads_title}:";".

#143728 03/03/2002 9:03 PM
Joined: May 2001
Posts: 28
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 28
Thanks again LK

#143729 03/07/2002 6:34 AM
Joined: Mar 2002
Posts: 19
Junior Member
Junior Member
Offline
Joined: Mar 2002
Posts: 19
Might it be possible that the multihack file isn`t compatible with Ultimate Bulletin BoardTM 6.2.0 Beta Release 1.0?

When I am analyzing the MultiHack file it tells me that step 14 cannot be completed due to some lines which cannot be found.

Is this common knowledge or might it be an error on my site?

Thanks in advance!

#143730 03/07/2002 7:41 PM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
Sounds like an error with your code, as I just analyzed it and it tests fine.


- Allen wavey
- What Drives You?
#143731 03/07/2002 8:17 PM
Joined: Aug 2000
Posts: 874
Moderator / Developer
Moderator / Developer
Offline
Joined: Aug 2000
Posts: 874
might want to upgrade from beta 1 to the final though... or 6.2.1...

#143732 03/08/2002 9:51 AM
Joined: Mar 2002
Posts: 19
Junior Member
Junior Member
Offline
Joined: Mar 2002
Posts: 19
Tnx for replying.
I am unable to manualy find the lines mentioned in line 14 as well. I will upgrade the board and try again, most likly that is the issue.

#143733 03/09/2002 3:05 PM
Joined: Jan 2002
Posts: 147
Member
Member
Offline
Joined: Jan 2002
Posts: 147
Everything Hacked Smoothly. but when I try to "Sticky" something it says this:

FYI
I can't find template 'public_top_topic'.

» Please use your browser's back button to return.

I realy need this hack up becuase I am going to install the Application Forum next and it needs this so please help ASAP thanks!

~Speedy~


~Your Super Speedy Member!~
AIM: zXzXMikeXzXz
MSN: [email protected]
Email: [email protected]
#143734 03/09/2002 3:19 PM
Joined: Jul 2000
Posts: 837
Member
Member
Offline
Joined: Jul 2000
Posts: 837
did you upload public_top_topic.pl in your Templates folder?
did you upload it in ASCII mode?

#143735 03/09/2002 4:45 PM
Joined: Jan 2002
Posts: 147
Member
Member
Offline
Joined: Jan 2002
Posts: 147
ok stupid mistake from me i uploaded it, and I get to the next step amd it says this (after I click on pernemt and not temp.)

FYI
Invalid input! One or more items submitted in the form are not in the proper format.

» Please use your browser's back button to return

Please help ASAP

~Speedy~


~Your Super Speedy Member!~
AIM: zXzXMikeXzXz
MSN: [email protected]
Email: [email protected]
#143736 03/09/2002 4:47 PM
Joined: Sep 2001
Posts: 90
Member
Member
Offline
Joined: Sep 2001
Posts: 90
Does this hack still render the option to create a new template unviable or is that fixed now?

#143737 03/09/2002 5:53 PM
Joined: Aug 2000
Posts: 874
Moderator / Developer
Moderator / Developer
Offline
Joined: Aug 2000
Posts: 874
quote:
Originally posted by Chasm:
Does this hack still render the option to create a new template unviable or is that fixed now?

when did it ever do that?

#143738 03/10/2002 4:40 AM
Joined: Sep 2001
Posts: 90
Member
Member
Offline
Joined: Sep 2001
Posts: 90
Ubb 6.0 series

#143739 03/13/2002 11:52 PM
Joined: Mar 2002
Posts: 8
Junior Member
Junior Member
Offline
Joined: Mar 2002
Posts: 8
I have the Sticky working now but i tried to Edit an template style and i got this msg:

"You did not complete all required fields.
You did not complete: print_topic_icon
You did not complete: BBPoll
You did not complete: old_poll_folder
You did not complete: new_poll_folder
You did not complete: old_poll_locked_folder
You did not complete: new_poll_locked_folder
You did not complete: PollVote
You did not complete: PollResults
You did not complete: pollbar_color
You did not complete: ubbcode_url
You did not complete: ubbcode_email_url
You did not complete: ubbcode_bold
You did not complete: ubbcode_italics
You did not complete: ubbcode_ubb_quote
You did not complete: ubbcode_code
You did not complete: ubbcode_list_start
You did not complete: ubbcode_list_item
You did not complete: ubbcode_list_end
You did not complete: ubbcode_image

» Use your browser's back button to return."

But.. i dont have those fields to complete! And the weird thing is that when i am creating a new Style they are showed but at Edit Mode they just disapear frown frown frown

I need help please. Maybe some error at my update? I dont have the backup anymore frown

#143740 03/14/2002 1:16 AM
Joined: Aug 2000
Posts: 874
Moderator / Developer
Moderator / Developer
Offline
Joined: Aug 2000
Posts: 874
Thorin - if you recently upgraded to 6.2.1 make sure you uploaded the newest cp_ templates...

#143741 03/14/2002 2:00 AM
Joined: Mar 2002
Posts: 8
Junior Member
Junior Member
Offline
Joined: Mar 2002
Posts: 8
I did frown

And.. all the fields appear when im creating a New Style.... but when i try to edit (even this new one) they doesnt appear

#143742 03/14/2002 3:35 AM
Joined: Aug 2000
Posts: 874
Moderator / Developer
Moderator / Developer
Offline
Joined: Aug 2000
Posts: 874
there must have been some error in upgrading to 6.2.1. as it uses one file to generate the new style and edit style templates, it doesnt make sense that they would be different. try starting over with a stock vars_style_core.cgi and carefully redoing the hack additions, it is possible if something was put in the wrong place some parts might not show, though i would think it would affect the new style form as well...

#143743 03/14/2002 11:11 AM
Joined: Mar 2002
Posts: 8
Junior Member
Junior Member
Offline
Joined: Mar 2002
Posts: 8
Thanx Jordo but didnt work frown

But... i fixed it!!! laugh

I openned cp_vars_style_core.pl and cp_vars_style.pl and made a comparation btwn the 2 files searching for the lines that was missing at vars_style.pl copying from style_core and pasting into style_pl and now it is working perfectly!!!

Thanx everyone smile

#143744 03/15/2002 12:10 PM
Joined: Oct 2001
Posts: 213
Member
Member
Offline
Joined: Oct 2001
Posts: 213
Thanks for this hack, Jordo. It worked flawlessly on my 6.2.1 board. cool

#143745 03/15/2002 12:40 PM
Joined: Mar 2002
Posts: 4
Junior Member
Junior Member
Offline
Joined: Mar 2002
Posts: 4
Works great on UBB 6.2.1!

Thanks!

Bye,
MasterBeta wink

#143746 03/17/2002 3:37 PM
Joined: Oct 2001
Posts: 55
Member
Member
Offline
Joined: Oct 2001
Posts: 55
when I try to stick a topic this is what it says:

quote:
Invalid input! One or more items submitted in the form are not in the proper format.



">,.-~*´¨¯¨`*·~-.¸-(_Çã§Pe®_)-,.-~*´¨¯¨`*·~-.¸
#143747 03/17/2002 4:47 PM
Joined: Aug 2000
Posts: 874
Moderator / Developer
Moderator / Developer
Offline
Joined: Aug 2000
Posts: 874
HybridPWF - that happens when you click the top topic button, or when you submit your choice on the top topic page?

#143748 03/17/2002 6:25 PM
Joined: Jun 2001
Posts: 2,849
Spotlight Winner
Spotlight Winner
Offline
Joined: Jun 2001
Posts: 2,849
quote:
Originally posted by HybridPWF:
when I try to stick a topic this is what it says:

quote:
Invalid input! One or more items submitted in the form are not in the proper format.


I had the same error and it turned out to be a missing "method=post". but i can't remember exactly where it was.

#143749 03/17/2002 6:36 PM
Joined: Oct 2001
Posts: 55
Member
Member
Offline
Joined: Oct 2001
Posts: 55
quote:
Originally posted by jordo:
HybridPWF - that happens when you click the top topic button, or when you submit your choice on the top topic page?

It happens when I submit my choice (out of the two)


">,.-~*´¨¯¨`*·~-.¸-(_Çã§Pe®_)-,.-~*´¨¯¨`*·~-.¸
#143750 03/17/2002 6:47 PM
Joined: Aug 2000
Posts: 874
Moderator / Developer
Moderator / Developer
Offline
Joined: Aug 2000
Posts: 874
hmm method="POST" is in the default template, so if it hasnt been modified it shouldnt be the culprit. though to check, when you submit the choice, on the page with the error - is there anything after ultimatebb.cgi (like ultimatebb.cgi?ubb=...) or is it just ultimatebb.cgi?
have you modified public_top_topic.pl?

also, does bumping the topic work? i assume this is a 6.2.1 right?

#143751 03/18/2002 3:22 AM
Joined: Jun 2001
Posts: 86
Member
Member
Offline
Joined: Jun 2001
Posts: 86
sorry, post at the wrong topic.

Page 2 of 4 1 2 3 4

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
AllenAyres
AllenAyres
Texas
Posts: 21,079
Joined: March 2000
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
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,833
Greg Hard 4,625
Top Posters(30 Days)
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-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)