php forum
php mysql forum
php mysql smarty
 
Page 3 of 3 < 1 2 3
Topic Options
#264239 - 01/11/04 07:22 AM Re: Facelift for UBB Threads 6.4 [Re: SurfMinister]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
I added the template that I use to the zip. Please let me know if it works.
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#264240 - 01/11/04 02:09 PM Re: Facelift for UBB Threads 6.4 [Re: jacksonm99]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25448
Loc: Texas
sure, thanks <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#264241 - 01/15/04 12:36 PM Re: Facelift for UBB Threads 6.4 [Re: SurfMinister]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
[]AllenAyres said:<br />possible bug - unable to update profile page <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" /> [/]<br /><br /><br />OK - there is a change that needs to be made to these templates for 6.4.1... new security check.<br /><br />in editbasic.tmpl, editdisplay.tmpl AND editemail.tmpl, you need to add this:<br /><br /><input type="hidden" name="profilehash" value="$profilehash" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#264242 - 01/15/04 02:18 PM Re: Facelift for UBB Threads 6.4 [Re: Daine]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Also - in newpost.tmpl and newreply.tmpl<br /><br />This:<br /><br /><input type="checkbox" name="addsig" value="1" checked="checked" class="formboxes" /><br />{$ubbt_lang['ADDSIG']}<br /><br /><br />Should be replaced with<br /><br />$addsig<br /><br /><br />Or else anonymous people get the signature checkbox. <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#264243 - 01/15/04 03:45 PM Re: Facelift for UBB Threads 6.4 [Re: Daine]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
I'll fix both in the next few days and get a new zip file up to the first post -thanks for letting me know Josh!!! <img src="http://www.ubbdev.com/forum/images/graemlins/cool.gif" alt="" />
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#264244 - 01/16/04 05:16 PM Re: Thanks for the props! [Re: luan]
tenshu Offline
Journeyman

Registered: 05/12/03
Posts: 118
Great one, Thanks boss!!

Top
#264245 - 01/18/04 01:47 AM Re: Thanks for the props! [Re: Tester343]
drkknght Offline
Kahuna

Registered: 11/09/00
Posts: 1249
Loc: rob's pad -- where it takes sk...
question: is anyone else with the facelift templates having difficulty with the automated welcome PMs? <br /><br />not sure if its related or not, but, ever since i popped them in, my welcome pms are all screwy. like, you get the notification that you have one, but there's really nothing in the inbox. <br /><br />other PMs work fine<br /><br />?
_________________________
professional discussion killer
due to intelligence limitations, i do not offer support.
my site ~ my boards

Top
#264246 - 01/18/04 02:20 AM Re: Thanks for the props! [Re: ]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
The templates wouldn't have any impact on the welcome PMs. There was a bug in a past version of Threads that would send out a welcome PM with no subject -so you couldn't read it. Is that the error you see?
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#264247 - 01/18/04 01:20 PM Re: Thanks for the props! [Re: jacksonm99]
drkknght Offline
Kahuna

Registered: 11/09/00
Posts: 1249
Loc: rob's pad -- where it takes sk...
yeah, that sounds like its it <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" /><br /><br />should i just grab a cleaner, updated version of 6.4 and upload the updated files?
_________________________
professional discussion killer
due to intelligence limitations, i do not offer support.
my site ~ my boards

Top
#264248 - 01/19/04 12:54 AM Re: Thanks for the props! [Re: ]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
Yes, but the bug is in one of the PHP scripts -and I don't remember which one <img src="http://www.ubbdev.com/forum/images/graemlins/frown.gif" alt="" />
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#264249 - 01/22/04 12:35 AM Re: Thanks for the props! [Re: ]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Do you have a user #2 (the main admin).<br /><br />That'll happen if you're missing the user#2.<br /><br />Try this SQL Query<br /><br />SELECT U_Username<br />FROM w3t_Users<br />WHERE U_Number = 2<br /><br />and see if you get any results. <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#264250 - 10/09/04 05:57 PM Re: Facelift for UBB Threads 6.4 [Re: jacksonm99]
ArclinkWeb Offline
Lurker

Registered: 10/09/04
Posts: 1
Nice Work! Yea really. <img src="http://www.ubbdev.com/forum/images/graemlins/laugh.gif" alt="" />

Top
#264251 - 10/10/04 03:11 AM Re: Facelift for UBB Threads 6.4 [Re: cknoos]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
Thanks! Facelift for Threads 6.5 is gonna be even better <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
_________________________
Da LAN Tech

Threads Dev Moderator

Top
Page 3 of 3 < 1 2 3


Who's Online
1 registered (arentzen), 21 Guests and 6 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Forum 'Trader Ratings'.
by blaaskaak
11/20/08 08:27 AM
Problems reading a lot of old posts here
by Ruben Rocha
11/18/08 04:33 PM
PhotoPost BB Code Popup
by Iann128
11/15/08 01:24 PM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
Active Topics.
by AllenAyres
11/11/08 02:13 PM
Looking for a simple upload script
by AllenAyres
11/11/08 02:12 PM
New Mods
Forum 'Trader Ratings'.
by McLemore
11/19/08 02:14 PM
[7.4] Keep log of custom title changes
by blaaskaak
10/27/08 07:51 AM
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Newest Members
Begbie, cenk, MATTO, DougMMcts, tim Anderson
13361 Registered Users
Top Posters
AllenAyres 25448
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks