The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
File Storage Issue
I recently moved album picture storage type from database to file system
It shows now "Album pictures are currently being stored in the file system with direct access to thumbnails" However, when viewing profiles or album lists, no full size, original images appear at all, just alt text. Thumbnails do show up though. Full picture file path is (chmodded 0777) This these methods Full Picture File Path: /home/username/public_html/images/albums Thumbnail File Path: /home/username/public_html/images/albums/thumbnails URL to Thumbnails: images/albums I also tried "images/albums" for all 3 above, same issue. I disabled the plugin/hook system and the problem is still there. Ran These (upon each change) Rebuilt Thumbnail Rebuild Recently Updated Albums I even deleted vbseo portion from htaccess file as well (plugin disabled too). Same problem. http://www.talkjesus.com/album.php?albumid=178 thumbnails work Source example: vbseo enabled: Code:
<img src="http://www.talkjesus.com/members/jcovington-albums-+friend+++king...-picture180-1st-sermon.jpg" alt="1st sermon" class="tcattdimgresizer" border="0" /> Code:
<img src="picture.php?albumid=363&pictureid=1891" alt="Red Carpet" class="tcattdimgresizer" border="0" /> Click any thumbnail, shows only image alt attribute text instead. Same issue with forumhome thumbnails too. Just text. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|