![]() |
Thats totally odd. As far as I can see the permissions are correct.
|
What about the armory directory itself?
Also, do you have access to the error_log file for your domain? that may tell you a bit more. if you delete (rename, whatever) the armory folder, it won't try to cache images and use images from wowarmory.com instead. |
Oh, and i want to change a couple thing so that instead of caching images to the filesystem, it caches them to the MySQL database so you don't have to add new directories and run into issues such as this. I'm not quite that far long with it though.
|
Quote:
I will have to see about an error log not looked for one before. |
Quote:
apache needs execute access in any directory it serves images from, so the permissions on folders should be 755 (or 751, but we wont get into unix permissions here). |
CremeEgg, try this.
delete your armory/images folder (don't delete the armory folder), hopefully you do not need to get your host involved due to permission issues. open up functions_wowcharcode.php and find the line Code:
mkdir($full_image_path ,0777,true); Code:
$dirs = explode("/",dirname($image_loc)); |
Quote:
|
Just as a notice, I plan on updating this in a few days.
Changes will include a more absract method of retreiving and storing character data from the armory. This will be a set of class methods that anyone can use to get , cache and display armory data. Much better method of selecting what attributes to display. I'm also currently trying to figure out how to make character "roles" work, but am unsure if that would be a possibilty or even a wise idea, due to the amount of setup on the end users part it would require. I would estimate a week or two before i have an update ready. If anyone has suggestions or any requests, let me know. |
Would it be possible to make the users names interactive on the forums? based on usergroup permissions.
for example your name on your post "SWEEDE" would display your player stats... but obviously not ever on the forum will use there in game name to have the option through Cpanel to turn interactivity for your name on. |
Just installed this and it works great but at the same time throws up some mkdir errors.
Line in question is PHP Code:
|
All times are GMT. The time now is 01:05 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|