Home Community Mys-Script Creative Off-Topic |
|
|
Thread Tools | Display Modes |
#21
|
|||
|
|||
RE: Integrated Forum V 2.0 -Released!-
Ok, well this thread is really old but I am stuck. How do I get the signature to allow html? So people can post there "adopt" in this forum. I wouldn't assume its harder then getting BBCode working, is it just filtering out html somewhere? There is a lot of files so I might of missed it somewhere but i've been trying to do this for a bit now.
|
#22
|
|||
|
|||
RE: Integrated Forum V 2.0 -Released!-
Well, I haven't looked thoroughly at the forum mod code, however to secure the data before entering it into the database the secure() function is used, at least I am assuming that is the case. That also strips out HTML though. In the forum mod you can safely replace instances of secure() with instances of mysql_real_escape_string() to enable HTML while still filtering malicious SQL statements. :)
|
#23
|
||||
|
||||
RE: Integrated Forum V 2.0 -Released!-
Quote:
The next version, number 3 I believe, The one I was suppose to make and release last month, has that fixed. I just currently have no computer and one 32 gig Flash Drive with everything on it. You can see where my delima lies. I apologize for not being to help and release anything else. |
#24
|
|||
|
|||
RE: Integrated Forum V 2.0 -Released!-
Thanks guys that worked for the most part.
Quote:
I ended up adding the bbcode.php in between $signature = $_POST["signature"]; $signature = mysql_real_escape_string($signature); Located in accountpost.php to make it change bbcode to html so the forum could read it :D |
#25
|
||||
|
||||
RE: Integrated Forum V 2.0 -Released!-
Quote:
|
#26
|
|||
|
|||
RE: Integrated Forum V 2.0 -Released!-
hi, can you help me? :P
I installed this script in my site, and it works pretty well but it will only have 1 parent forum... when I create another nothing changes, even if I create foruns inside it... and the parents and foruns are being inserted in the database, so I guess it's a problem of showing and not of inserting... here's the code where it's supposed to show all parents PHP Code:
ty from now. :D
__________________
My Pets site: MaplePet (Released: No) Done: Stats system, Adoptables Sex system, Battle and using pokeballs like items to capture pets, stats (luck and dexterity) affecting the chance of capturing, Element system (8 elements), Trading, shopping, inventory system, Pet profile for each pet. Working: Battle System againsts monsters found in the Map |
#27
|
||||
|
||||
RE: Integrated Forum V 2.0 -Released!-
Quote:
|
#28
|
||||
|
||||
RE: Integrated Forum V 2.0 -Released!-
I have decided to release this old version to the Free Public. All the problems have been dealt with and answered already. If you have a problem that hasn't been answered you may post it here.
Please don't make me regret releasing this old version. |
#29
|
|||
|
|||
RE: Integrated Forum V 2.0 -Released!- *Old Version*
I cant seem to find the link to create a parent forum.
EDIT: Fix it, for got to upload functions.php. |
#30
|
||||
|
||||
RE: Integrated Forum V 2.0 -Released!- *Old Version*
Quote:
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Integrated Forum & Premium Question | Niku | Questions and Supports | 2 | 08-11-2011 01:01 AM |
MyBB 1.4.11 released! | God of | Webmasters Area | 0 | 12-30-2009 01:50 AM |
A basic Integrated Forum | Bloodrun | Addons/Mods Graveyard | 30 | 05-17-2009 09:51 PM |
What's New? |
What's Hot? |
What's Popular? |