close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

images do not display

Thread began 10/30/2013 12:25 pm by sam308940 | Last modified 11/04/2013 11:45 am by Jason Byrnes | 1434 views | 6 replies |

sam308940

images do not display

I have loaded powergallery, already troubleshooted some issues.
the images do not display. However if i login via ftp and change the file permissions, then voila they do display.

then when i load a few more images, those images dont display either until i again change the file persmission.

i have updated the common/properties settings (found from another post).
$GLOBALS['permissions'] = array(
'dir' => 0755,
'file' => 0755
);

however this doesnt seeem to solve the issue.

the only solution seems to be to change the permissions after each time i load images.

sam

Sign in to reply to this post

Jason ByrnesWebAssist

I'll need to troubleshoot directly, see the private message section.

Sign in to reply to this post

sam308940

thanks. see pm.

Sign in to reply to this post

sam308940

im just putting a bump on this. i was hoping to get help on this before the weekend.

thanks in advance
sam

Sign in to reply to this post

Jason ByrnesWebAssist

i updated the webassist/caching/PG_CachedResize_Image.php file to correct the problem.

Sign in to reply to this post

sam308940

Hi
THANK YOU

can you tell me what changes you made? i have another site that i will be adding the gallery to on the same server, so i will wind up going through this at least one more time soon.

Sign in to reply to this post

Jason ByrnesWebAssist

i changed the following line:
$process = $image_save_func($image_c, $save_path);

to:
$process = $image_save_func($image_c, $save_path);
chmod($save_path, 0755);

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...