![]() |
Forum google chrome, does not display correctly after editing a post. Hello, In Google Chrome ( current version ) the vbulletin post/cms pages do not display correctly after performing the following actions: - edit existing post -submit new post -submit / edit new CMS article. Here is editing a post: https://docs.google.com/a/fixxi.net/file/d/0B9EzaG7RrpQ4NTdQZkJfb3Z3MWc/edit Then clicking Save , and the page doesn't display the page (CSS not loaded ? ) correctly: https://docs.google.com/a/fixxi.net/file/d/0B9EzaG7RrpQ4S2JfLVZzbWFaLVE/edit and https://docs.google.com/a/fixxi.net/file/d/0B9EzaG7RrpQ4MG52WDBYcERoeG8/edit Only in chrome, no issues in other browsers, any idea ? Here is my HTACCESS, I wonder if its fine ? RewriteEngine On Options +FollowSymLinks ### Redirect to WWW # RewriteCond %{HTTP_HOST} ^fixxi.net # RewriteRule ^/?$ "http\:\/\/www\.fixxi\.net" [R=301,L] # If you are having problems or are using VirtualDocumentRoot, uncomment this line and set it to your vBulletin directory. # RewriteBase /community/ # If you are having problems with the rewrite from content/ to content.php, uncomment this line to turn MultiViews off. Options -MultiViews RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -l [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^.*$ - [NC,L] # Forum RewriteRule ^threads/.* showthread.php [QSA] RewriteRule ^forums/.* forumdisplay.php [QSA] RewriteRule ^members/.* member.php [QSA] RewriteRule ^blogs/.* blog.php [QSA] RewriteRule ^entries/.* entry.php [QSA] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -l [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^.*$ - [NC,L] # MVC RewriteRule ^(?:(.*?)(?:/|$))(.*|$)$ $1.php?r=$2 [QSA] # Check MVC result RewriteCond %{REQUEST_FILENAME} -f RewriteRule ^(.*)$ - [NC,L] RewriteRule ^(.*)$ - [R=404,L] |
| الساعة الآن 06:46 PM |
Powered by vBulletin® Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir