The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Images are being uploaded in wrong directory for blogs ?
I wrote a blog and inserted a image when you inspect the element it is correct and you can see the image
<img src="http://www.frequentflyerforums.com/attachment.php?attachmentid=18&d=1451100412" border="0" alt="Name: alinea.png Views: 0 Size: 405.4 KB" title="Name: alinea.png Views: 0 Size: 405.4 KB"> But when you publish it the name changes and when you inspect the element it is all messed up <img src="http://www.frequentflyerforums.com/a...ark-alinea-png" border="0" alt="United unveils new cruise-travel benefits for MileagePlus members-alinea-png" title="United unveils new cruise-travel benefits for MileagePlus members-alinea-png"> I have no idea how the name changes and if you look at the blog the "name" of the photo is United unveils new cruise-travel benefits for MileagePlus members-alinea-png I do have the SEO mod installed and here is my htaccess RewriteCond %{REQUEST_URI} !(admincp/|dbseocp/|modcp/|cron|mobiquo|forumrunner|api\.php|reviewpost/|classifieds/|photopost/) RewriteRule ^((archive/)?(.*\.php(/.*)?))$ dbseo.php [L,QSA] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !/(admincp|dbseocp|modcp|clientscript|cpstyles|image s|reviewpost|classifieds|photopost)/ RewriteRule ^(.+)$ dbseo.php [L,QSA] |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|