Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 2
Goto page 1, 2  Next
 
Reply with quote Download Post 
Post Problem When Hidding Url's 
 
This happend on my xs an also on area69

Take a look at

http://www.phpBBXS.eu/viewtopic.php?p=5151#p5151

that first messege is

Code: [Download] [Hide]
  1. [hide]  
  2.  
  3. http://www.rapidshare.com/files/1714162/anyfileforexample.rar  
  4.  
  5. [/hide] 


and i got for result

Code: [Download] [Hide]
  1. [url autourl=1164498241]http://www.rapidshare.com/files/1714162/anyfileforexample.rar[/url autourl=1164498241] 


but if i erase the spaces beetwen the codes, it's all right, like this (the second message)

Code: [Download] [Hide]
  1. [hide]http://www.rapidshare.com/files/1714162/anyfileforexample.rar[/hide] 


any reason ????
greets
 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Problem When Hidding Url's 
 
and first and second for me [as guest]  

info.png
Description:  
Download
Filename: info.png
Filesize: 43.46 KB
Downloaded: 1596 Time(s)

 




____________
*VOLVO CLUB*
 
difusSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem When Hidding Url's 
 
ya difus
reply
 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem When Hidding Url's 
 
Thanks for reporting this... I'll try to chek.
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem When Hidding Url's 
 
where is this bug going so far?, and if it is possible how do you uninstall the shorten url mod from the board ?
 



 
LeonSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem When Hidding Url's 
 
Fixed
 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem When Hidding Url's 
 
still need a solution
 



 
LeonSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem When Hidding Url's 
 
yes, i don't know why before semms right the code...
 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem When Hidding Url's 
 
i still guess there something need to be involved with bb code second pass or third pass for url to be parse inside of hide tag, but i dont know where to add it in viewtopic.php
 



 
LeonSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem When Hidding Url's 
 
first and second pass are not in bbcode.php of xs
 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem When Hidding Url's 
 
Zuker wrote: [View Post]
first and second pass are not in bbcode.php of xs


what about third pass ?
 



 
LeonSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem When Hidding Url's 
 
there aren't any pass like in bbcode.php og phpbb, i think that MG wrote their own bbcode.php
 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem When Hidding Url's 
 
Zuker wrote: [View Post]
there aren't any pass like in bbcode.php og phpbb, i think that MG wrote their own bbcode.php


true. it is originally developed by Cyber Alien

suppose in normal bb code mod for phpbb, you will be adding the third pass for hide bb code mod in viewtopic.php

find:

if ( $bbcode_uid != '' )
{
        $message = ($board_config['allow_bbcode']) ? bbencode_second_pass($message, $bbcode_uid) : preg_replace("/:$bbcode_uid/si", '', $message);

after add:
$message = bbencode_third_pass($message, $bbcode_uid, $valid);

i am trying to find that line in viewtopic.php but could not find it
 



 
LeonSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem When Hidding Url's 
 
Zuker wrote: [View Post]
there aren't any pass like in bbcode.php og phpbb, i think that MG wrote their own bbcode.php

Yes, third_pass doesn't exists... stop losing time trying to help this kind of requests...
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem When Hidding Url's 
 
ok mighty ...
 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 2
Goto page 1, 2  Next


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron