Community Support Forums — WordPress® ( Users Helping Users ) — 2010-06-24T01:12:49-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=105 2010-06-24T01:12:49-05:00 http://www.primothemes.com/forums/viewtopic.php?t=105&p=1183#p1183 <![CDATA[Re: requires php 5+ ... have and php 5.2.13 and doesn't work]]> Statistics: Posted by Jason Caldwell — June 24th, 2010, 1:12 am


]]>
2010-05-19T04:35:16-05:00 http://www.primothemes.com/forums/viewtopic.php?t=105&p=453#p453 <![CDATA[Re: requires php 5+ ... have and php 5.2.13 and doesn't work]]>
As it appears, that's actually 4.4.9 with the phpinfo.php / test.php files.

I'll contact my host to update that asap. If I have any other problems... then I'll be sure to let you know!

Thanks for the quick reply and I'll be sure to recommend/promote you plugin/themes!

Cheers

Statistics: Posted by Guest — May 19th, 2010, 4:35 am


]]>
2010-05-19T03:48:06-05:00 http://www.primothemes.com/forums/viewtopic.php?t=105&p=441#p441 <![CDATA[Re: requires php 5+ ... have and php 5.2.13 and doesn't work]]>
Create a new file named: test.php Inside that file, put this code:
Code:
<?php echo PHP_VERSION; ?>


Create a new file named: phpinfo.php Inside that file, put this code:
Code:
<?php phpinfo(); ?>

Send me links to those two files, and I'll review them. Either that, or you can. I would start by determining why PHP_VERSION is not returning the correct result. It sounds like your version of PHP is incorrectly reporting its version details.

Statistics: Posted by Jason Caldwell — May 19th, 2010, 3:48 am


]]>
2010-05-19T03:07:30-05:00 http://www.primothemes.com/forums/viewtopic.php?t=105&p=435#p435 <![CDATA[requires php 5+ ... have and php 5.2.13 and doesn't work]]>
This is exactly what I'm looking for to add onto my site - but it simply doesn't work.

I've tried installing and unpacking the plugin - and have
PHP version5.2.13

yet there's a display box that pops up in the browser saying: you need php 5.2+ to work... which I have.

There is no control panel that shows up in wp either. I've even gone through and commented out your 'if { }' statements for the php check, and it removes the popup dialogue demanding php 5.2+ but... still no control panel in wp.

Any help that could be had would be appreciated! Thanks
Josh

Statistics: Posted by Guest — May 19th, 2010, 3:07 am


]]>