Author |
Message |
Eduardo
Worker
Joined: Jul 20, 2004
Posts: 189
Location: Italy
|
Posted:
Sun Mar 01, 2015 11:33 am |
|
I noticed that the browser Crome does not recognize HTML tags. In fact, from the admin side, the menu and module names are aligned to the left.
Can you do something to fix this bug?
Please see the images:
|
|
|
|
|
neralex
Site Admin
Joined: Aug 22, 2007
Posts: 1774
|
Posted:
Sun Mar 01, 2015 3:48 pm |
|
Maybe it's a simple theme based issue but in my themes it works fine in chrome. Which theme you are using?
|
_________________ Github: RavenNuke
|
|
|
|
Eduardo
|
Posted:
Mon Mar 02, 2015 1:54 pm |
|
RN_Blue modified by Bobby
It is enclosed. |
Description: |
|
Download |
Filename: |
RN_Blue.zip |
Filesize: |
252.89 KB |
Downloaded: |
517 Time(s) |
|
|
|
|
misterstereus
Regular
Joined: Aug 03, 2012
Posts: 56
Location: Rome Italy
|
Posted:
Tue Mar 03, 2015 7:02 am |
|
I see good width your RN_Blue modified problem is out of theme if you have apply same modify |
_________________ MisterStereus from Rome Italy!!
|
|
|
|
misterstereus
|
Posted:
Tue Mar 03, 2015 7:06 am |
|
Can I have a link to your site? |
|
|
|
|
Eduardo
|
Posted:
Tue Mar 03, 2015 7:35 am |
|
[ Only registered users can see links on this board! Get registered or login! ]
The problem is only side admin.
The cause may be this error: Warning: ob_start(): output handler 'ob_gzhandler' conflicts with 'zlib output compression' in /home/u251772897/public_html/mainfile.php on line 58 |
|
|
|
|
neralex
|
Posted:
Tue Mar 03, 2015 7:51 am |
|
...works!
[ Only registered users can see links on this board! Get registered or login! ] |
|
|
|
|
Eduardo
|
Posted:
Tue Mar 03, 2015 8:34 am |
|
Will be the Warning!!!
But with firefox the problem does not occur. |
|
|
|
|
neralex
|
Posted:
Tue Mar 03, 2015 9:30 am |
|
Eduardo, try a look on WAMP! This is local webserver there you can easily install and run RN on your own windows PC. I'm working since some years with WAMP and it's really cool to find errors or to code own stuff. So you don't must find issues on a live-page and get the chance to play with the issue in all ways before pushing it "live". |
|
|
|
|
Eduardo
|
Posted:
Tue Mar 03, 2015 9:34 am |
|
|
|
|
hicuxunicorniobestbuildpc
The Mouse Is Extension Of Arm
Joined: Aug 13, 2009
Posts: 1123
|
Posted:
Tue Mar 03, 2015 11:21 am |
|
Eduardo if you can not change yourself or your server doesn't do it maybe u can try this one
Create a file called ".htaccess" or open it if you have it already.
Code:<ifModule mod_php4.c>
php_value zlib.output_compression off
</ifModule>
|
|
|
|
|
|
misterstereus
|
Posted:
Tue Mar 03, 2015 11:39 am |
|
Edoardo if have Skype add me misterstereus from Rome Italy |
|
|
|
|
neralex
|
Posted:
Tue Mar 03, 2015 1:09 pm |
|
misterstereus, maybe you just try to help instead to flood threads with your skype requests. |
|
|
|
|
Eduardo
|
Posted:
Sat Mar 07, 2015 12:21 am |
|
The provider has changed zlib.output_compression OFF.
Now everything is OK. |
|
|
|
|
|