Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 2 1 2
Joined: Jan 2002
Posts: 266
Kel Offline
Member
Member
Offline
Joined: Jan 2002
Posts: 266
LK, I got impatient last night so I decided to just ignore that part of the hack and act like I didn't see it... tipsy ...Everything works just fine! thumbsup Glad to see that I'm starting to actually learn a thing or two here and can figure something out on my own... laugh Thank you! wink

Sponsored Links
Joined: Mar 2002
Posts: 99
Member
Member
Offline
Joined: Mar 2002
Posts: 99
ok...theres' a couple issues that i'm not sure what to do about.

#1 i have the instant message hack installed and replaced the "im" link with a button by going into "public_common.pl" replacing:

Code
[/code]with

[code]
so that it would call the button. the problem is when i change styles it always calls that button. so that button never matches any of the new styles.

i have individual im buttons made up for each style but i don't know how to call them.

what do i do? thanks

Joined: May 2001
Posts: 122
Member
Member
Offline
Joined: May 2001
Posts: 122
I don't think this is working with 6.3.1


A wise man Confucious once say, "Man who stands on toilet, high on pot!"
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
gost, use the instructions for cosmetic links, just add IM to each part.

bizkit, which parts don't work?

Joined: May 2001
Posts: 122
Member
Member
Offline
Joined: May 2001
Posts: 122
I go into my profile, click the dropdown box and click on the new template I would like to use and then update profile. when it sends me back to my profile link, nothing has changed. I surf the board and nothing has changed. I go back to my profile link and the dropdown box where you choose a template says 'none'

I have the hit hack installed but I went into ubb_forum_summary.cgi and removed the code as you had stated above, but it still wasn't working. I also have a bizillion other hacks installed and that could be messing it up. I used MHK for the install and everything went fine except for I believe public_edit_profile.pl and public_registration_form.pl which I manually hacked with ease.


A wise man Confucious once say, "Man who stands on toilet, high on pot!"
Sponsored Links
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Rehack ubb_profile.cgi.

Joined: May 2001
Posts: 122
Member
Member
Offline
Joined: May 2001
Posts: 122
LK, you are a god. It worked. seems that mhk only made the 1st modification in ubb_profile.cgi so I just had to add the other 2. Now it works like a charm. Thank you so much. smile smile smile


A wise man Confucious once say, "Man who stands on toilet, high on pot!"
Joined: Aug 2000
Posts: 1
Junior Member
Junior Member
Offline
Joined: Aug 2000
Posts: 1
LK in your latest version in txt format on the site you have:

Quote
code:
Code
* FILES MODIFIED: ubb_profile.cgi, public_display_profile.pl, ubb_lib.cgi,	*
* ubb_lib_files.cgi, ubb_registration.cgi, ultimatebb.cgi, *
* public_edit_profile.pl, public_register_page.pl, *
* public_register_page_kid.pl, public_reg_confirm.pl, *
* public_reg_confirm_kid.pl, vars_wordlets_mods.cgi *

to which there is no mention of public_register_form.pl

Then later in the instrustions you have
code:
[qb]
Code
********************************
* Open public_register_form.pl *
********************************

Find:
=====

<tr bgcolor="$vars_style{CategoryStripColor}">
<td colspan="2">
<font size="$vars_style{TextSize}" color="$vars_style{CategoryStripTextColor}" face="$vars_style{FontFace}">
<b>
$vars_wordlets{your_preferences}
</b>
</font>
</td>
</tr>

Add below:
==========

<tr bgcolor="$vars_style{AltColumnColor1}">
<td>
<font size="$vars_style{TextSize}" face="$vars_style{FontFace}">
<b>
$vars_wordlets_mods{template}
</b>
</font>
</td>
<td>
<font size="$vars_style{TextSize}" face="$vars_style{FontFace}">
$TempDropDown
<a href="#" onclick="window.open('$vars_config{CGIURL}/ultimatebb.cgi?ubb=demo;s='+document.forms[0].template[document.forms[0].template.selectedIndex].value, 'demo', 'resizable=yes,width=550,height=300'); return false;">$vars_wordlets_mods{template_demo}</a>
</font>
</td>
</tr>
[/qb]
There is a little confusion on this side of things. You never mention that public_register_form.pl is going to need modification but you do say that public_register_page.pl and public_register_page_kid.pl will need modification. Yet they never show a place to modify in the code.

Page 2 of 2 1 2

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)