![]() |
| |||||||
| IPB General Support Post your questions here, no bug reports. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Senior Forumer ![]() | Hey! I went to one Forum, it's using the same version as Forumer ,v1.3 Final I don't know how they can manage their BBCode. For example, you put [hoang] URL[/hoang] for the IMG instead of [IMG] TAg. I wonder if there is anyway to do it! ![]() |
![]() | |
| | |
| | #2 (permalink) |
| VIP Team | Hello, If memory serves me, there is no way to manage, or edit the BBCodes with IPB 1.3, which is what Forumer uses. This is a feature that I believe can only be done with IPB 2.0. |
![]() Owner/CEO - ComputerHelpForum.org Administrator - Revision3.com Administrator - Scopetech.net Lowe's (my employer) Department Manager - Lumber/Building Materials/Millwork | |
| | |
| | #4 (permalink) |
| Senior Forumer ![]() | Go to http://nike.4netvn.com/tieudiem/index.php?showforum=18 Use my Username: hoangtest and the Password is test Post the New Topic And use this [nhac]URL to the Music[/nhac] |
![]() | |
| | |
| | #5 (permalink) |
| Senior Forumer ![]() | http://media.bmgonline.com/rcarecords.com/...y_ending_32.asx So you don't have to find the the Music's URL |
![]() | |
| | |
| | #6 (permalink) | |
| VIP Team | Quote:
| |
![]() Owner/CEO - ComputerHelpForum.org Administrator - Revision3.com Administrator - Scopetech.net Lowe's (my employer) Department Manager - Lumber/Building Materials/Millwork | ||
| | |
| | #8 (permalink) | |
| VIP Team | Quote:
| |
![]() Owner/CEO - ComputerHelpForum.org Administrator - Revision3.com Administrator - Scopetech.net Lowe's (my employer) Department Manager - Lumber/Building Materials/Millwork | ||
| | |
| | #11 (permalink) |
| Junior Forumer | hoang i am not 100% sure but i think they probabily can do that as they might have added a hack or mod. And i think you can add BBCode to your forum. Many people have asked for support on this and i read a few weeks back with someone who said it could be done and they offerd support. i wanted to know how wo do this. but ignored that post as i was busy. Try searching for it. |
| | |
| | #12 (permalink) |
| VIP Team | adding custom BBcodes to IPB 1.3 is possible but it is a mod. You can even add it to forumer.com forum boards but you need to link up to external Jscripts and that's a messy job. But for the record, Yes this can be done. |
![]()
Administrator - The Alternate Forums Administrator - The Unofficial Animax Forums Moderator - AXN Asia Web Forums | |
| | |
| | #13 (permalink) |
| Senior Forumer ![]() | This is what the Admin there said Go to sources/lib/post_parser.php Look for Code: $txt = preg_replace( "#\[s\](.+?)\[/s\]#is", "<s>\\1</s>", $txt ); Code: $txt = preg_replace( "#\[sound\](.+?)\[/sound\]#is", "<param name=\"BACKGROUNDCOLOR\" <br /><embed src=\\1 align=\"baseline\" border=\"0\" width=\"275\" height=\"40\" type=\"audio/x-pn-realaudio-plugin\" console=\"Clip1\" controls=\"ControlPanel\" autostart=\"true\">", $txt ); Code: function unconvert($txt="", $code=1, $html=0) {
if ($code == 1)
{
Code: $txt = preg_replace( "#<param name=\"BACKGROUNDCOLOR\" <br /><embed src=(.+?)align=\"baseline\" border=\"0\" width=\"275\" height=\"40\" type=\"audio/x-pn-realaudio-plugin\" console=\"Clip1\" controls=\"ControlPanel\" autostart=\"true\">#" , "\[sound\]\\1\[/sound\]" , $txt ); |
![]() | |
| | |
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |