View Single Post
  #75  
Old 11-27-2008, 04:23 PM
atomicmak Offline
pp regular
 
Join Date: Nov 2008
Location: INDIA
Posts: 45
Send a message via Yahoo to atomicmak
dear jacku

yes i have changed images and thumbnail path in gallery.xml which should be in root of your pixelpost and it had resolved the issue.

just change that value to your root relative path and it will resolve the problem..

e.g.

if your pixelpost is
www.yourdomain.tld/pixelpost/gallery.xml

then your path should be

<thumbnail_dir>./thumbnails/</thumbnail_dir>
<image_dir>./images/</image_dir>
Reply With Quote