[Plugin: Countdown Timer] Error loading countdown js in WP2.6.3 on Windows
-
Hi,
Have some error when running countdown in WP on a Windows PC server.
It seems that the code expect it to be a “real” server/OS with the slashes pointing in the “right” direction or something in that category.The first respons below comes from the following line o code:
Line 947: echo ‘<script language=”JavaScript” type=”text/javascript” src=”‘.get_bloginfo(‘url’).’/’.str_replace(ABSPATH, ”, dirname(__FILE__)).’/fergcorp_countdownTimer_java.js”></script>’;
Extract from the response:
<title>403 Forbidden</title>
//————-
<p>You don’t have permission to access /Sites/Site1_FAS/wp/C:ProgramApacheSoftwareFoundationApache2.2htdocsSitesSite1_FASwpwp-contentpluginscountdown-timer
/fergcorp_countdownTimer_java.js
on this server.</p>Extract from the next response:
<title>403 Forbidden</title>
//————
<p>You don’t have permission to access /Sites/Site1_FAS/wp/C:ProgramApacheSoftwareFoundationApache2.2htdocsSitesSite1_FASwpwp-contentpluginscountdown-timer/webtoolkit.sprintf.js on this server.</p>Could You help me on this one?
Regards
Bengt
- The topic ‘[Plugin: Countdown Timer] Error loading countdown js in WP2.6.3 on Windows’ is closed to new replies.