Log in Register FAQ Memberlist Search Welcome to RCF - WHF Forum Index
alt : test.swf
Welcome to RCF - WHF
4fx3.gif 
calendar_open_closeCalendar 
[ you ] bbcode
Post new topic   Reply to topic View previous topic :: View next topic
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support Add To Bookmarks
[ you ] bbcode
PostPosted: 12/31/2006 12:29 PM Reply with quote
Citation
Karen
Citation
Posts 1253
Word Cnt. 68,166
BDay Nov 9
Sign Scorpio
Sex Sex:Female
Joined: Jan 06, 2006
Local time: 5:26 AM
greatbrE.gif
Now I've seen the [ you ] BBcode working on here (its fab!)I thought I'd add it to my site but its not working, reading some threads on the phpBB hacks site a few people have had the same problem but no-one has given an answer  dontknow BTW Nightrider I've changed my password for my FTP, I haven't locked you out  nana
Back to Top
View user's profile Find all posts by Karen Send private message   Visit poster's website Phoogle Map
Re: [ you ] bbcode
PostPosted: 12/31/2006 8:00 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 1:26 AM
Location: St Pete, FL
peace.gif
It is better to include text links to your files rather than posting them in your messages.  See what happened when you posted the bbcode.php file above?  Since many errors can be missed when posting the code rather than providing a link, it might take longer to find a problem if you can't look at the actual file...

Creating text Links for phpBB files

First create a duplicate of the phpBB file on your PC, then rename the file by adding .txt to the end of the file name.  Next upload the file to a location on your FTP Server accessible to the public and provide a link back here for us to analyze it...

The path to your file could look something like this now:

Code:
http://yourdomain.com/downloads_folder/bbcode.txt

So what is the problem with the You MOD on your site???

dontknow
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: [ you ] bbcode
PostPosted: 01/01/2007 12:34 PM Reply with quote
Citation
Karen
Citation
Posts 1253
Word Cnt. 68,166
BDay Nov 9
Sign Scorpio
Sex Sex:Female
Joined: Jan 06, 2006
Local time: 5:26 AM
greatbrE.gif
That makes sense  headbang

Here are my links - www.babydreamz.net/public/bbcodetpl.txt

www.babydreamz.net/public/bbcodephp.txt

It doesn't show up a name, if I type Hi [ you ] (minus spaces) it shows as just Hi in a post - if I quote the post it shows Hi [ you ] though.

Also I did the edits to both subSilver and my template in case that would affect it.
Back to Top
View user's profile Find all posts by Karen Send private message   Visit poster's website Phoogle Map
Re: [ you ] bbcode
PostPosted: 01/01/2007 5:34 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 1:26 AM
Location: St Pete, FL
peace.gif
This is why you should be using EM to install your MODs.  The You BBCode MOD script is incorrectly added to both files.  EM wouldn't have made these mistakes...

Ok, try this:

OPEN
includes/bbcode.php

FIND
Code:
$patterns[] = "#\[you\]#ise";

AFTER ADD
Code:
$replacements[] = $bbcode_tpl['you'];

OPEN
templates/subSilver/bbcode.tpl

FIND
Code:
<!-- BEGIN email --><a href="mailto:{EMAIL}">{EMAIL}</A><!-- END email --><!-- BEGIN you -->{YOU}<!-- END you -->

REPLACE WITH
Code:
<!-- BEGIN email --><a href="mailto:{EMAIL}">{EMAIL}</a><!-- END email -->
<!-- BEGIN you -->{YOU}<!-- END you -->

munky2
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: [ you ] bbcode
PostPosted: 01/02/2007 4:32 AM Reply with quote
Citation
Karen
Citation
Posts 1253
Word Cnt. 68,166
BDay Nov 9
Sign Scorpio
Sex Sex:Female
Joined: Jan 06, 2006
Local time: 5:26 AM
greatbrE.gif
Ok I consider myself told off

It worked - thanks  headbang  Applause

So if there a way of knowing if a mod is EM compatable or it just worth trying and seeing if it works?
Back to Top
View user's profile Find all posts by Karen Send private message   Visit poster's website Phoogle Map
Re: [ you ] bbcode
PostPosted: 01/02/2007 3:18 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 1:26 AM
Location: St Pete, FL
peace.gif
Every MOD in the phpBB MOD Database can be installed using EM.  And many MODs from phpBBHacks.com can be installed using EM too.  For those MODs not in the proper format, it is usually pretty easy to convert them to be EM Friendly.  So if a MOD cannot be recognized by EM, I would be happy to help you modify it to be EM Friendly.  If you run into an install conflict between any MOD and your phpBB code, I would be happy to help you work through each problem...

headbang
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: [ you ] bbcode
PostPosted: 01/02/2007 3:30 PM Reply with quote
Citation
Karen
Citation
Posts 1253
Word Cnt. 68,166
BDay Nov 9
Sign Scorpio
Sex Sex:Female
Joined: Jan 06, 2006
Local time: 5:26 AM
greatbrE.gif
Thanks! I'll keep you posted  headbang  Dancing
Back to Top
View user's profile Find all posts by Karen Send private message   Visit poster's website Phoogle Map
Re: [ you ] bbcode
PostPosted: 01/03/2007 5:35 AM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 1:26 AM
Location: St Pete, FL
peace.gif
Good Luck Karen!!!

banana
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
 Post new topic  Reply to topic
Information
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum
All times are GMT - 5 Hours

Page 1 of 1


Add To Bookmarks

 
  
  


  Google

Powered by phpBB © 2001, 2005 phpBB Group

Page generation time: 0.0845s (PHP: 75% - SQL: 25%) - SQL queries: 52 - GZIP disabled - Debug on