fjallstrom
Forum Replies Created
-
Forum: Plugins
In reply to: [EP Hashimage] [Plugin: EP Hashimage] Plugin Triggered Fatal Erroreven so, i’m fairly certain your not running php 5.3.
can you put this row into a new file and run it on the same server?<?php phpinfo();?>
this will tell you which version you are running.
Forum: Plugins
In reply to: [EP Hashimage] [Plugin: EP Hashimage] Just does not work@somejerk it sounds like your hosting does use php 5.3 yet.
Forum: Plugins
In reply to: [EP Hashimage] [Plugin: EP Hashimage] Just does not workunder settings->ep hashimage, would you mind checking that the value for async is “true” rather than “1”? on my test install this defaults to “true”, but if you haven’t touched it, and it is “1” – your php install is somewhat different and we’ll need to apply a quick patch for the default settings.
/peder
Forum: Plugins
In reply to: [EP Hashimage] [Plugin: EP Hashimage] Just does not workyour mentallic picture shows up fine on my wordpress install, using the shortcode provided by your post above.
if possible, could you send me the rendered source, or give the url to your site so i can have a look?
btw, have you tried using it as a widget? just a thought, but if your theme doesn’t doesn’t use the_content() for some reason, the shortcode will not work.
Forum: Plugins
In reply to: [EP Hashimage] [Plugin: EP Hashimage] Just does not workhard to tell why it’s not working on your hosting without seeing any error logs. there is huge update to the hashimage plugin coming soon though.
Forum: Plugins
In reply to: [EP Hashimage] [Plugin: EP Hashimage] Just does not workphp5.3 is a requirement. the plugin will fail on line 21 if your php version is older than this.
Forum: Plugins
In reply to: [EP Hashimage] [Plugin: EP Hashimage] Plugin Triggered Fatal Erroryou need a newer install of php. php less than 5.3 is not supported.