WDDB - Web Design Database

Web Design Resources for the Common Man

Login here · Register · Lost your password?

Forums / General / General Discussion / account plugin help

 
Hi,

I installed the plugin, put the tag in Users.details.tpl, and ran the SQL.

When I view it, all my images are broken? So I thought there werent any images, so I looked, and found em plugins/account/img/

So den I looked in account.tpl and the img path was correct. plugins/account/img/nav-pfs.gif and so on.

Why is it that the images are broken?
I'm not quite sure why the images are broken. Try putting the URL to the image directly into your browser to see if it works.

http://www.yoursite.com/plugins/account/img/nav-pfs.gif

If it shows up, you know the images are on your server.
Did that, got the image
All the images are in the account/img directory too.
Man, I am not quite sure what the problem would be, then. Perhaps chmod settings?
chmod the folder to 777, still aint workin?
The buddy list plugin works fine...its images is in buddylist/img/image.jpg . . .

plugins/buddylist/img/
plugins/account/img/

I have notice this plugin was installed on another site, and it too the images were broken. could it be the verison, idk.
When you see the broken images, right click one and paste the URL to the file that it is giving.
plugins/account/img/nav-main.gif

so...
http://pspdd.comze.com/plugins/account/img/nav-main.gif
...
I also just removed my .htaccess file. still no worky.

edit: i clicked "account" got an error. moved account.tpl from skins/ to plugins/account/ and it worked!
but the images in users.details.tpl still wont appear - thats w/ global tag.

So...
plug.php?e=account = images present. using tag in users.details images are broken.
Interesting. Both Dyllon and I have no idea why this isn't working correctly. Try changing plugins/account/img/nav-main.gif to ./plugins/account/img/nav-main.gif