Moch Amir
Forum Replies Created
-
Forum: Plugins
In reply to: [Google Drive WP Media] Unable to parse .p12 fileremove whitespace from your p12 url
Forum: Plugins
In reply to: [Google Drive WP Media] Unable to parse .p12 fileYes, that was correct
then the problem is in the api key
just create/generate new onenice.. You’re welcome
hi ulasan,
it just temporary, right?
go to this plugin page:
Media >> Google Drive WP Media >> Options1. scroll down and on the Enable Dummy Image URL option, create a new folder name. click save and reload button
2. add image to libaryplease let me know the result
Forum: Plugins
In reply to: [Google Drive WP Media] Error on line 238 after updateOMG.. I made a typo
it should be ‘isset’
sorry for my mistake ??Forum: Plugins
In reply to: [Google Drive WP Media] Thumbnail images are not displayedcheck the latest version
your problem should be solvedjust uncheck it
Forum: Plugins
In reply to: [Google Drive WP Media] Media | Google Drive WP Media page blankI think.. it was interfere with another ‘google’ plugin
Forum: Plugins
In reply to: [Google Drive WP Media] Please Implement Folder TreeThanks for your feedback
I have so many ideas and I’ve been thinking yours too
But since it was a freebie and just a ‘hobby’, I cannot guarantee to develope those ideas. It needs time and too much funno worries.. i’ll do my best
Forum: Plugins
In reply to: [Google Drive WP Media] Unable to parse .p12 fileyour server can not read your p12 file
please make sure the url pointed to p12 file is correctForum: Plugins
In reply to: [Google Drive WP Media] Error on line 238 after updateyup, i have fixed that
if you want to fix that error, just replace:
if(!$gdwpm_dummy_fol){$gdwpm_dummy_fol = get_option(‘gdwpm_dummy_folder’);}
with:
if(!iseet($gdwpm_dummy_fol)){$gdwpm_dummy_fol = get_option(‘gdwpm_dummy_folder’);}
thanks for your feedback
Forum: Plugins
In reply to: [Google Drive WP Media] Error in nginxyes, there was the code that misplaced
thanks for your feedback
Forum: Plugins
In reply to: [Google Drive WP Media] Suddenly images not being displayedeverything should be ok now ??
thank you guys
Forum: Plugins
In reply to: [Google Drive WP Media] Display Entire Folder ContentsDo you mean that you want to link the files with their filename?