nonce
✭nonce ✭
Reactions
-
Re: How can i add an addon?
@ThemeSteam you said: Is free themes causes harm to 'Vanilla Business' and make them unhappy?? If yes, I'll Consider It! I have a question to ask you. How would a free theme vs a no-free theme harm V… (View Post)1 -
Re: Large files fail to upload
Hullo Guvnor, First off you could try with 128M memory limit (the max you can do, you said) and you could try upping the execution time. If it doesn't work, I would set the execution time back to its… (View Post)1 -
Re: Save draft makes post live
I have a silly question. did you test with the default theme and disabling your plugins. standard troubleshooting protocol is in the tutorials category. nothing should make the post "post" … (View Post)1 -
Re: adding a watermark to uploaded images
re: galleries typo above try: not Gdn_UploadImage::SaveImageAs($Path,$Path); // save again to invoke method on full image.__ edit galleries Gdn_UploadImage::SaveImageAs($filePath,$filePath); // save … (View Post)1 -
Re: adding a watermark to uploaded images
you said: I'm using an image that is locally on my server. should I put the full http:// path or change it to be relative / just logo.pgn and put this logo in the plugin folder? assumption your water… (View Post)1