|
Forgive me if this is a double post. I submitted this once before but it didn't show up..
I installed the com, mod, plugin and cb plugin and got the hang of things pretty quick however the text link for the individual social bookmarking sites shows up in the cb profile rather than the image.
- I added facebook, twitter, and youtube via the 'My Social Links' in the component.
- The cb plugin is enabled and published
- The cb tab is published and set to use 32px images
- While logged in I use the 'update profile' cb link and again choose 32px images and enable a few sites to be shown
When I view the source the full image tag is there showing a direct path to the corresponding icon.
I notice that the images are pulled from here...
/com_comprofiler/plugin/user/plug_stalker/images/
'plug_stalker' and 'images' are chmodded to 755. The images inside 'images' are set to 644
While the images that are showing up successfully in the module are pulled from here...
/media/stalkier/icons
'stalker' and 'icons' are 755 and the images are 644
I've tried chmodding 'images' folder to 777 as well as the images themselves to no avail. Actually I tried a numerous amount of permission settings and nothing works.
I have to believe that I'm overlooking something or doing some small innocuous thing incorrectly. I'm using CB 1.2.1 on Joomla 1.5.15 platform. Any ideas?
Thanks for any help |