wrong path
-
Hi,
I buy your PRO version
Please fix path in
wp-sms/wp-sms.php
line #35
from
include_once( ABSPATH.’wp-content/plugins/wp-sms-pro/gateway/gateways/’.$webservice.’.class.php’ );to
include_once( WP_PLUGIN_DIR.’/wp-sms-pro/gateway/gateways/’.$webservice.’.class.php’ );
if I change wp-content folder and phugins folder i have an errorthanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘wrong path’ is closed to new replies.