The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

BBCode problem - table

4 posters

Go down

In progress BBCode problem - table

Post by Jakovec12 January 26th 2018, 7:01 pm

Technical Details


Forum version : #phpBB2
Position : Administrator
Concerned browser(s) : Google Chrome
Who the problem concerns : All members
When the problem appeared : Noticed 26.1.2018.
Forum link : http://gamemunity.team-talk.net/

Description of problem

Hello.

I'm having problem with BBCode for table when i'm going to edit a list. In Editor Mode the BBCode for table is different now than what's used to be before. It's hard for me to explain it cuz i'm not coder but i will show and example.

Here is the list of players that i made in BBCode in table. This is what i'm used to it all the time and i know how to edit it without any problem.
http://textuploader.com/dm3kn

And now when i'm going to edit a list like adding a new player, the BBCode is different than in the the first one i showed you.
http://textuploader.com/dm3ot

Also when i click Editor Mode off/on, between the word "Roster" and the table is making a huge blank space with no reason and even if i remove it and then again click the Editor Mode it's still doing that.
https://i.imgur.com/h4HhnH9.png

What i want is to be able to edit and make table in BBCode just like in first example i showed on forum.
I hope you are able to help me.

Regards,
Jakovec12
Jakovec12
Jakovec12
New Member

Posts : 13
Reputation : 1
Language : Croatia

http://gamemunity.team-talk.net/

Back to top Go down

In progress Re: BBCode problem - table

Post by SLGray January 26th 2018, 7:41 pm

Switching modes (WYSIWYG and source) does add spaces.  Also it causes issues when you post in one mode and edit in another mode.  You need to edit and post in the same mode.


phpBB2 - BBCode problem - table Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: BBCode problem - table

Post by Jakovec12 January 26th 2018, 8:14 pm

But i never had that problem before with the first method i was using/editing for making tables for so long. Today i noticed that for every table the BBCode is different when i m going to edit a table.

Before:
[tr][td]uW#M00T`[/td]

After:
[tr style=][td]uW#M00T`[/td]


This "tr style=" was never there before for posting or editing the table. Now even if i use the first method and post it, when i'm going to edit it's not the same BBCode i used.
Jakovec12
Jakovec12
New Member

Posts : 13
Reputation : 1
Language : Croatia

http://gamemunity.team-talk.net/

Back to top Go down

In progress Re: BBCode problem - table

Post by SLGray January 26th 2018, 8:22 pm

It should been there when you have more than one row and column.


phpBB2 - BBCode problem - table Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: BBCode problem - table

Post by Jakovec12 January 26th 2018, 9:07 pm

No it wasn't. I was always using like that for posting and editing without having any automatic change (until i noticed today).
BBCode:

Code:
[table style="text-align: center; width: 1231px;" border="2"]
[tr]
[td]Text 1[/td]
[td]Text 2[/td]
[td]Text 3[/td]
[/tr]
[tr]
[td]Text 1[/td]
[td]Text 2[/td]
[td]Text 3[/td]
[/tr]
[tr]
[td]Text 1[/td]
[td]Text 2[/td]
[td]Text 3[/td]
[/tr]
[/table]



Text 1Text 2Text 3
Text 1Text 2Text 3
Text 1Text 2Text 3
Jakovec12
Jakovec12
New Member

Posts : 13
Reputation : 1
Language : Croatia

http://gamemunity.team-talk.net/

Back to top Go down

In progress Re: BBCode problem - table

Post by SLGray January 26th 2018, 9:11 pm

Are you copying and pasting this table in a post?


phpBB2 - BBCode problem - table Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: BBCode problem - table

Post by Jakovec12 January 26th 2018, 9:31 pm

I turn ON Editor Mode and copy/paste the BBCode table then i just switch Editor Mode OFF to see the result of table.
Jakovec12
Jakovec12
New Member

Posts : 13
Reputation : 1
Language : Croatia

http://gamemunity.team-talk.net/

Back to top Go down

In progress Re: BBCode problem - table

Post by SLGray January 26th 2018, 10:01 pm

Do not switch modes, use the preview button.


phpBB2 - BBCode problem - table Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: BBCode problem - table

Post by Jakovec12 January 27th 2018, 12:25 am

Even if i preview and not switching mode, my BBCode is still changing.

I just used Internet Explorer and i don't have that kind of issue while with Google Chrome i have. It might be something problem with Chrome browser and i'm not sure what. I cleaned cookies and cache but no help.
Jakovec12
Jakovec12
New Member

Posts : 13
Reputation : 1
Language : Croatia

http://gamemunity.team-talk.net/

Back to top Go down

In progress Re: BBCode problem - table

Post by SLGray January 27th 2018, 5:58 am

It does seem to be a browser issue because I tested your table on my forum, and it worked fine. I use Firefox.


phpBB2 - BBCode problem - table Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: BBCode problem - table

Post by Jakovec12 January 27th 2018, 5:36 pm

My table works yeah but when i'm going to edit that BBCode i made for table it becomes different then the original one. I'm not sure if you know what i m talking about.

I put this BBCode for table in forum and send it:
Code:
[table style="text-align: center; width: 200px;" border="2"]
[tr]
[td]Text 1[/td]
[td]Text 2[/td]
[td]Text 3[/td]
[/tr]
[tr]
[td]Text 1[/td]
[td]Text 2[/td]
[td]Text 3[/td]
[/tr]
[tr]
[td]Text 1[/td]
[td]Text 2[/td]
[td]Text 3[/td]
[/tr]
[/table]

Normally that BBCode shouldn't change but when i'm going to edit it the BBCode is not same like the above, it becomes like this then:
Code:
[table style="text-align: center; width: 200px;" border="2"]
[tr style=][td]Text 1[/td]
[td]Text 2[/td]
[td]Text 3[/td]
[/tr]

[tr style=][td]Text 1[/td]
[td]Text 2[/td]
[td]Text 3[/td]
[/tr]

[tr style=][td]Text 1[/td]
[td]Text 2[/td]
[td]Text 3[/td]
[/tr]
[/table]

I don't have that problem using Internet Explorer and i didn't had it before in Google Chrome as well until now.

Sorry for late reply.
Jakovec12
Jakovec12
New Member

Posts : 13
Reputation : 1
Language : Croatia

http://gamemunity.team-talk.net/

Back to top Go down

In progress Re: BBCode problem - table

Post by SLGray January 27th 2018, 8:00 pm

I understand, but it does not happen to me on my forum when I used your table.  I use Firefox.

Is your Chrome up to date?


phpBB2 - BBCode problem - table Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: BBCode problem - table

Post by Jakovec12 January 27th 2018, 9:10 pm

Yes it's up to date (Version 64.0.3282.119). I even tried using incognito mode, no help.
Jakovec12
Jakovec12
New Member

Posts : 13
Reputation : 1
Language : Croatia

http://gamemunity.team-talk.net/

Back to top Go down

In progress Re: BBCode problem - table

Post by SLGray January 27th 2018, 9:14 pm

Are you using a mobile device?


phpBB2 - BBCode problem - table Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: BBCode problem - table

Post by Ape January 27th 2018, 9:43 pm

Hi I also had this problem the other day but after about 3hrs it went away so I did not report it as i thought it was fixed.

It only showed its face in tables nothing else phpBB2 - BBCode problem - table Mouais


phpBB2 - BBCode problem - table Left1212phpBB2 - BBCode problem - table Center11phpBB2 - BBCode problem - table Right112
phpBB2 - BBCode problem - table Ape_b110
phpBB2 - BBCode problem - table Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19084
Reputation : 1988
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

In progress Re: BBCode problem - table

Post by Jakovec12 January 28th 2018, 12:05 am

SLGray wrote:Are you using a mobile device?
No i m using PC.

APE wrote:Hi I also had this problem the other day but after about 3hrs it went away so I did not report it as i thought it was fixed.

It only showed its face in tables nothing else phpBB2 - BBCode problem - table Mouais
Well i just noticed yesterday and still nothing changed. It's only happening on Chrome, not on Internet Explorer.
Jakovec12
Jakovec12
New Member

Posts : 13
Reputation : 1
Language : Croatia

http://gamemunity.team-talk.net/

Back to top Go down

In progress Re: BBCode problem - table

Post by mpelmmc January 28th 2018, 12:14 am

Have you tried cleaning your cache and cookies? To clear cache press Ctrl + F5 on your webpage.
mpelmmc
mpelmmc
Helper
Helper

Male Posts : 1092
Reputation : 170
Language : English and Spanish

https://help.forumotion.com/

Back to top Go down

In progress Re: BBCode problem - table

Post by Jakovec12 January 28th 2018, 4:28 pm

Yes i did cleaned. I now reinstalled Chrome to see if there will be any change but still having that problem.
Jakovec12
Jakovec12
New Member

Posts : 13
Reputation : 1
Language : Croatia

http://gamemunity.team-talk.net/

Back to top Go down

In progress Re: BBCode problem - table

Post by Ape January 28th 2018, 7:23 pm

Chrome dose have little bug on our system but I use firefox and had the same problem but as I have said it went away.

Sadly this looks like a browser problem and we can't really do much about this.

Lets see if we have other members having the same problem if we do then we will report it to our tech team.


phpBB2 - BBCode problem - table Left1212phpBB2 - BBCode problem - table Center11phpBB2 - BBCode problem - table Right112
phpBB2 - BBCode problem - table Ape_b110
phpBB2 - BBCode problem - table Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19084
Reputation : 1988
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum