IP.Board Support

BBCode problem after conversion

Submitted by jestemandrzej, , Thread ID: 87836

Thread Closed
jestemandrzej
Junior Member
Level:
0
Reputation:
3
Posts:
55
Likes:
5
Credits:
95
09-05-2018, 02:14 PM
#1
Hello. I've used conversion from MyBB 1.8 to IPS 4.3.1 and I'm facing a little problem with BBCode. Align code is writed like an normal text and it isn't aligned :/ Example: http://prntscr.com/jfo2zt

RE: BBCode problem after conversion

Superstar
Newbie
Level:
0
Reputation:
0
Posts:
11
Likes:
1
Credits:
11
20-05-2018, 08:44 AM
This post was last modified: 20-05-2018, 08:46 AM by Superstar
#2
yeah, center align code is different in ips you need to use
Code:
[center]your text[/center]
for center align.

You can modify your post like that or create your own bbcode to do the same thing with [align=center] tag

RE: BBCode problem after conversion

TOTE
Newbie
Level:
0
Reputation:
0
Posts:
10
Likes:
0
Credits:
11
18-07-2018, 08:19 AM
This post was last modified: 18-07-2018, 08:20 AM by TOTE
#3
Code:
[center]hola[/center]

or HTML (Admin)


Code:
<center>hola</center>

RE: BBCode problem after conversion

RubensCM
Newbie
Level:
0
Reputation:
0
Posts:
17
Likes:
13
Credits:
354
20-12-2018, 10:05 PM
#4
This problem happens because in IPS does not have BBCode, it is a different editor. What can be used is HTML, but this only works for those who have permission and the editor has to be enabled.

Users browsing this thread: 1 Guest(s)