carcrank
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Photo Album Plus] External StorageTHanks Jacob, I will delete the folder and see how much that gets me.
Forum: Plugins
In reply to: [File Away] Searchable PDF contentsThanks Thom
Forum: Plugins
In reply to: [Iptanus File Upload] Delete a created directoryMy FTP client would not let me delete however I installed the plugin WP-FileManager and that let me delete directories with their files included.
Thanks for the prompt reply.
Forum: Plugins
In reply to: [Iptanus File Upload] Text ColorsIt’s OK I have sorted it by ticking the relaxed CSS option
Forum: Plugins
In reply to: [File Away] Figuring out PDF thumbnailsFrom a post 7 months ago from Thom I tried this:
Open up the file, go to line 14 and before this line:
if(isset($atts[‘style’])) $atts[‘theme’] = $atts[‘style’];
add this line:
echo function_exists(‘exec’) ? ‘I should have thumbs.’ : ‘My host sucks.’;
And I get “I should have thumbs” and as I assume you are not referring to the opposable type. I still have nothing, have also tried different PDFs.
Forum: Plugins
In reply to: [File Away] Figuring out PDF thumbnailsI have had no luck, I have no spaces in the filename , have changed permissions to 755 …just get the pdf icon.