Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~563 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Favorite Tags

4 Posted Topics

Member Avatar for JameB

Why dont you just get a free host and use their web page cPanel to upload your file to there, I doubt you won't be to access it unless the company uses a whitelist as opposed to a black list.... Here, use these: [http://www.000webhost.com/](http://www.000webhost.com/)

Member Avatar for Member #120589
0
190
Member Avatar for JudgeyD

Hello Everyone, I am using a Javascript Library called [Turn.js](http://www.turnjs.com/) and basically, I am building an ebook reader, now the problem is that I need to load external pages, these pages have their own animation and css layouts per page, plus the image is made for an iPad so vertically …

Member Avatar for veedeoo
0
156
Member Avatar for hwoarang69

You could save the unique image id to an array or string, then check that array or string for the current unique image id, if it is not there, print the image. Also, when you say image name, do you mean the file name or a name stored in the …

Member Avatar for JudgeyD
0
140
Member Avatar for vijayram

Rather than saving to pre-defined directory, have you tried adding your own path string for to test? Try this: //$this->form->getValue('photo')->save(sfConfig::get('sf_upload_web_dir')); To this: $this->form->getValue('photo')->save("/uploads/planbooks/)); Also make sure that the save directory is chmodded to 0777 or 777 to ensure ou have permissions to save the image.. Hope this helps. DJ

Member Avatar for JudgeyD
0
77

The End.