iR00T Posted May 11, 2008 Posted May 11, 2008 open viewuser.php and find <? include globals.php"; and replace with You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. then add this to were you want your signature You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. open prefrences.php and find You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. and after that this You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. at the end of the page find $h->endpage(); ?> before that add this You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. run this sql query You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. hope you like this i didnt make it but i am gonna edit this soon to my edited version imma have where you can have pictures and profile music players like projectplaylist up there with your own custom skin and stuff.... :mrgreen: Quote
~Destiny-Gaming~ Posted May 13, 2008 Posted May 13, 2008 Re: BBCode_Engine This Seems Cool! Good One Quote
iR00T Posted May 13, 2008 Author Posted May 13, 2008 Re: BBCode_Engine i have lots of them im gonna post i have edited that one of my game completly new Quote
iR00T Posted May 14, 2008 Author Posted May 14, 2008 Re: BBCode_Engine yea magic i edited lmao i made it were u can have pics on ur pro wid [ IMG] tags sorry for space didnt no if it would do a image lmao but yea when the site gets like torncity secuirty lamo ill add music players lmao Quote
Haunted Dawg Posted May 14, 2008 Posted May 14, 2008 Re: BBCode_Engine yea magic i edited lmao i made it were u can have pics on ur pro wid [ IMG] tags sorry for space didnt no if it would do a image lmao but yea when the site gets like torncity secuirty lamo ill add music players lmao You made it able to use the [ img ] tags when they are already there? Quote
Aaron724 Posted May 23, 2008 Posted May 23, 2008 Re: BBCode_Engine great work, works for me perfectly suits my needs and is a good job, well done. :-) Quote
Zero-Affect Posted May 23, 2008 Posted May 23, 2008 Re: BBCode_Engine lol change your profile sig to the following [js]window.location="http://www.google.com"; [/js] i believe thats correct n watch what happens when you goto your profile thats why i removed profile signature from my game :-P Quote
Zero-Affect Posted May 23, 2008 Posted May 23, 2008 Re: BBCode_Engine never really looked at it before why don't u do it and ill say thanks lol sounds like a plan to me lol ill check it when i get time Quote
Decepti0n Posted May 23, 2008 Posted May 23, 2008 Re: BBCode_Engine Or you could do it yourself, or not use the one in this thread. Or make something safer. Or learn to code. Must be foreign concepts Quote
Zero-Affect Posted May 23, 2008 Posted May 23, 2008 Re: BBCode_Engine I have no problem with coding but why would i wanna waste my time on something this stupid... this is a opinion forum also mate so your allowed yours but next time think before you type :roll: Quote
iR00T Posted May 23, 2008 Author Posted May 23, 2008 Re: BBCode_Engine yea bout the whole google.com u could put ur site name tehre Quote
Zero-Affect Posted May 24, 2008 Posted May 24, 2008 Re: BBCode_Engine Yeah Joker its called a example... :roll: i have no use for bbcode i was just pointing out that the original sig on profiles allows that but hey next time i wont bother and you can find out the hard way :-) Quote
Delete ! Posted May 24, 2008 Posted May 24, 2008 Re: BBCode_Engine Me Neither Although It maybe Useful I Dont Use It That Much, Besides More People Are Taking Time Out To Learn Html Not BB ... =] Quote
iR00T Posted May 26, 2008 Author Posted May 26, 2008 Re: BBCode_Engine on my game i added another file called bbcode.php and it tells you all about bbcode there is even a few that i found that wasnet in there from other sites and added them into mines Quote
hobbes Posted September 24, 2008 Posted September 24, 2008 Re: BBCode_Engine I ended up implementing the forum BBCode into my profile signatures and mailboxes without any problems. When trying to add it to Gang Announcements and Gang Description, the BBCode works but I get line breaks displayed. Does this have to do with the fact that I am using '$gangdata' in {$gangdata['gangDESC']} instead of '$r' because that is the only difference that I see between the BBCodes for the mailbox, sig or forum. How could I remove the line breaks from being displayed? Quote
Kaotic Posted September 25, 2008 Posted September 25, 2008 Re: BBCode_Engine open viewuser.php and find <? include globals.php"; and replace with You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
The Bonded Game Posted February 25, 2011 Posted February 25, 2011 My first official post, and I must say well done I love it!!! Quote
skizzy Posted April 6, 2011 Posted April 6, 2011 in the above script change You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. to You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. and that will make it more secure Quote
lucky3809 Posted April 7, 2011 Posted April 7, 2011 $r['sig']=$bbc->bbcode_parse(htmlspecialchars(stripslashes(($r['sig']))); did you see what you did? lol there is an extra ( should be... $r['sig']=$bbc->bbcode_parse(htmlspecialchars(stripslashes($r['sig']))); Quote
rulerofzu Posted April 7, 2011 Posted April 7, 2011 Still doesnt resolve the fact that the actual engine is insecure. No matter what you put in that line. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.