Old April 11th, 2002, 03:03   #1
The Red Guy
Dork
 
The Red Guy's Avatar
 
Join Date: Aug 2001
Location: Singapore
Posts: 3,956
The Red Guy is an unknown quantity at this point
phpVB Help!

Anyone knows how to solve the problem of the quoting (attachment)? It appears all in one line for phpVB.
Attached Images
File Type: gif help.gif (3.1 KB, 69 views)
The Red Guy is offline   Reply With Quote
Sponsored Links
Old April 11th, 2002, 14:35   #2
Bruce
NLC
 
Bruce's Avatar
 
Join Date: Dec 2000
Location: Maine
Posts: 12,124
Bruce is a glorious beacon of lightBruce is a glorious beacon of lightBruce is a glorious beacon of lightBruce is a glorious beacon of lightBruce is a glorious beacon of lightBruce is a glorious beacon of light
Maybe if you tell us what phpVB is...
__________________
▀▄▀▄▀▄▀▄▀▄▀▄▀▄
▀▄▀▄▀▄▀▄▀▄▀▄▀▄
Bruce is offline   Reply With Quote
Old April 11th, 2002, 14:39   #3
murat
İ Ğ Ş Ç
 
murat's Avatar
 
Join Date: Aug 2001
Posts: 4,288
murat is an unknown quantity at this point
its a template of phpbb2
you can get it at www.phpbbhacks.com
murat is offline   Reply With Quote
Sponsored Links
Old April 11th, 2002, 15:53   #4
nickmahon
Pro Member
 
nickmahon's Avatar
 
Join Date: Jul 2001
Location: YASNY
Posts: 396
nickmahon is an unknown quantity at this point
Hey, I wrote it.

open bbcode.tpl

there should be a thing that says

<i>originally posted by {USERNAME}</i>

change it to

<i>originally posted by {USERNAME}</i><br>
__________________
vPanel
Client Administration and Communication Made Easy
http://www.vpanel.info
nickmahon is offline   Reply With Quote
Old April 12th, 2002, 03:10   #5
The Red Guy
Dork
 
The Red Guy's Avatar
 
Join Date: Aug 2001
Location: Singapore
Posts: 3,956
The Red Guy is an unknown quantity at this point
Thanks! BTW, your templates rocks!
The Red Guy is offline   Reply With Quote
Old April 13th, 2002, 03:40   #6
The Red Guy
Dork
 
The Red Guy's Avatar
 
Join Date: Aug 2001
Location: Singapore
Posts: 3,956
The Red Guy is an unknown quantity at this point
1) Now how do I edit the topic name just under the forum and board names? It seems too small.

2) I have a problem with the user validation. It includes a double http:// and double /community/ . Plz help.
The Red Guy is offline   Reply With Quote
Old April 13th, 2002, 10:15   #7
nickmahon
Pro Member
 
nickmahon's Avatar
 
Join Date: Jul 2001
Location: YASNY
Posts: 396
nickmahon is an unknown quantity at this point
I'm not sure what you mean... could you clarify a bit?
__________________
vPanel
Client Administration and Communication Made Easy
http://www.vpanel.info
nickmahon is offline   Reply With Quote
Old April 13th, 2002, 16:22   #8
AlieXai
Senior Member
 
Join Date: Sep 2001
Posts: 112
AlieXai has disabled reputation
> 1) Now how do I edit the topic name just under the forum and
> board names? It seems too small.

Might want to check "viewforum_body.tpl" or "viewtopic_body.tpl" in the template directory. The names of the files are fairly intuitive; it's not to hard to figure out which ones to edit.

> I have a problem with the user validation. It includes a double
> http:// and double /community/.

You're not supposed to enter "http://"and "/forumpath/" in the Domain Name.

Change it (Admin -> General Admin-> Configuration).

Last edited by AlieXai; April 13th, 2002 at 16:25.
AlieXai is offline   Reply With Quote
Old April 13th, 2002, 16:36   #9
nickmahon
Pro Member
 
nickmahon's Avatar
 
Join Date: Jul 2001
Location: YASNY
Posts: 396
nickmahon is an unknown quantity at this point
Red Guy, download the latest version of the templates at my portfolio: http://portfolio.rangernews.net Fixes a lot of bugs.
__________________
vPanel
Client Administration and Communication Made Easy
http://www.vpanel.info
nickmahon is offline   Reply With Quote
Old April 13th, 2002, 22:26   #10
The Red Guy
Dork
 
The Red Guy's Avatar
 
Join Date: Aug 2001
Location: Singapore
Posts: 3,956
The Red Guy is an unknown quantity at this point
Quote:
Originally posted by nickmahon
Red Guy, download the latest version of the templates at my portfolio: http://portfolio.rangernews.net Fixes a lot of bugs.
Is it the same as that found on phpbb site? I'm using 2.0.0 and your template seems to be for rc-4. (Well on your site anyway)

Last edited by The Red Guy; April 13th, 2002 at 22:30.
The Red Guy is offline   Reply With Quote
Old April 14th, 2002, 08:46   #11
nickmahon
Pro Member
 
nickmahon's Avatar
 
Join Date: Jul 2001
Location: YASNY
Posts: 396
nickmahon is an unknown quantity at this point
The phpBB2 site is a little slow getting my latest revisions up
__________________
vPanel
Client Administration and Communication Made Easy
http://www.vpanel.info
nickmahon is offline   Reply With Quote
Old April 15th, 2002, 04:47   #12
The Red Guy
Dork
 
The Red Guy's Avatar
 
Join Date: Aug 2001
Location: Singapore
Posts: 3,956
The Red Guy is an unknown quantity at this point
Quote:
Originally posted by nickmahon
The phpBB2 site is a little slow getting my latest revisions up
What about the template converted to final by another guy? I downloaded that. Now if I change I’ll have to reinstall every hack!
The Red Guy is offline   Reply With Quote
Old April 15th, 2002, 07:34   #13
nickmahon
Pro Member
 
nickmahon's Avatar
 
Join Date: Jul 2001
Location: YASNY
Posts: 396
nickmahon is an unknown quantity at this point
You don't have to reinstall, but there will be some bugs if you don't... but hey, that's what I'm here for.
__________________
vPanel
Client Administration and Communication Made Easy
http://www.vpanel.info
nickmahon is offline   Reply With Quote
Old April 16th, 2002, 03:16   #14
The Red Guy
Dork
 
The Red Guy's Avatar
 
Join Date: Aug 2001
Location: Singapore
Posts: 3,956
The Red Guy is an unknown quantity at this point
Quote:
Originally posted by nickmahon
You don't have to reinstall, but there will be some bugs if you don't... but hey, that's what I'm here for.
Thanks. Downloaded it.
The Red Guy is offline   Reply With Quote
Old April 19th, 2002, 01:39   #15
The Red Guy
Dork
 
The Red Guy's Avatar
 
Join Date: Aug 2001
Location: Singapore
Posts: 3,956
The Red Guy is an unknown quantity at this point
Is there a bug in the templates? I can't use the hypercell add-on.
The Red Guy is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


                                                       
  
  Free webhosting | News | Search free hosts | Free file hosting · Free image hosting | Forums | Advertising Info | Contact Us


        Copyright © 1996-2009 Per Olof Sandholm. All rights reserved. Privacy Statement

All times are GMT -5. The time now is 05:32.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright © 1996-2009 Per Olof Sandholm