|
Joined: Jan 2002
Posts: 266
Member
|
Member
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...  ...Everything works just fine!  Glad to see that I'm starting to actually learn a thing or two here and can figure something out on my own...  Thank you! 
|
|
|
|
Joined: Mar 2002
Posts: 99
Member
|
Member
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: 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
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
Admin / Code Breaker
|
Admin / Code Breaker
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
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!"
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
|
|
|
|
Joined: May 2001
Posts: 122
Member
|
Member
Joined: May 2001
Posts: 122 |
A wise man Confucious once say, "Man who stands on toilet, high on pot!"
|
|
|
|
Joined: Aug 2000
Posts: 1
Junior Member
|
Junior Member
Joined: Aug 2000
Posts: 1 |
LK in your latest version in txt format on the site you have: 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]******************************** * 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.
|
|
|
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.
|
|
Posts: 1,157
Joined: July 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|