Dinkleberg's GMod
Test 2: Test Harder - Printable Version

+- Dinkleberg's GMod (https://www.dinklebergsgmod.com/site)
+-- Forum: Core (https://www.dinklebergsgmod.com/site/forumdisplay.php?fid=1)
+--- Forum: Forum Stuff (https://www.dinklebergsgmod.com/site/forumdisplay.php?fid=93)
+---- Forum: Resolved Support (https://www.dinklebergsgmod.com/site/forumdisplay.php?fid=20)
+---- Thread: Test 2: Test Harder (/showthread.php?tid=2742)



Test 2: Test Harder - Sugam - 09-12-2017

Use this thread to test to see if the forum works properly please

test
test
test
test
test

test
test

test
test
  • :) ;) Cool :D :P Rolleyes Shy :(  
  • test
  • test

Code:
test
PHP Code:
test 
test
test



  1. tesy
  2. test
  3. test
  4. test

test test test

test - test : test : : ::: - -- - - -- -


RE: Test 2: Test Harder - drake - 09-12-2017

Every space in each signature (and old posts) have been replaced with an a-circumflex.


RE: Test 2: Test Harder - Sugam - 09-12-2017

Quote:test








test

testttss

(09-12-2017, 05:21 PM)reed1103 Wrote: Every space in each signature (and old posts) have been replaced with an a-circumflex.

its not every space   its certain spaces

if you look at the html code   its caused by non breaking spaces
Normally in html   spaces get grouped together unless you define it as a non breaking space

look at the html code of this post and you will see a bunch of   between these lines |               | 
and in the old posts you will see that the issue exists when nbsp is utilized


something changed when we changed servers


it might be because we are now using php7.1  or it might be the encoding of the old database dosnt match what we are using now
i dont have access to the admin panel of mybb to check or set encoding prefrences

i looked at the old db and they are both using utf8

but going forward it should continue to be alright.
perhaps im missing a dependancy

im not an expert on webpages so if someone has some insight im open to suggestions

i fixed it.
The database did not convert with total accuracy so i manually removed the strange characters.