Zahoor Ahmad
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Fixing WordPress
In reply to: wordpress index.php goes to 0kb and site displayed blank pageI did this, but still same issue…
Forum: Plugins
In reply to: [Testimonials Widget] T-STATIC error@comprock got it thanks
Forum: Plugins
In reply to: [Testimonials Widget] T-STATIC error@comprock one confusion about the code, when I opened “class-aihrus-common.php” in code editor this giving error on couple of lines (44,91,101,104…), if this PHP version issue then why code hitting error in code editor?
Forum: Plugins
In reply to: [Testimonials Widget] T-STATIC errorPHP version – 5.2.17
mostly online servers(godaddy,hostgator) are not updated there PHP version to v5.3, that’s why every one getting this issue.
anyway now I installed old version and that working fine,
Thanks
Forum: Plugins
In reply to: [Testimonials Widget] T-STATIC error/home/content/s/a/u/saucegoddess/html/wp-content/plugins/testimonials-widget/lib/aihrus/class-aihrus-common.php on line 44
self::$donate_button = <<<EOD <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="WM4F995W9LHXE"> <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"> </form> EOD; self::$donate_link = '<a href="http://aihr.us/about-aihrus/donate/"><img src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" border="0" alt="PayPal - The safer, easier way to pay online!" /></a>'; add_action( 'admin_init', array( static::$class, 'check_notices' ), 9999 ); }Forum: Plugins
In reply to: [Testimonials Widget] T-STATIC errorHi,
Same problem here, please update ASAP.
Thanks
Viewing 6 replies - 1 through 6 (of 6 total)