David
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
I removed the line in wp-config.php file. My issue was that I didn’t have the db.php in both of the server’s wp-content folders. I have rsync replication between the two but had chosen to ignore the hyperdb files when I first started using it.
PEBKACed
I would like it to be:
<script type="text/javascript" src="https://booking.cv.com/xxx/js/baseurl.js?js=1363279084"></script> <script type="text/javascript" src="https://booking.cv.com/xxx/js/remote.js?js=1363279084"></script>Even though it is called from a http page.
I did add booking.cv.com/xxx in the URL Filter previously and that didn’t prevent the plugin from changing the code on the page. Here is the example when the page is rendered from our http://staging.cv.com:
<script type="text/javascript" src="http://booking.cv.com/xxx/js/baseurl.js?js=1363279084"></script> <script type="text/javascript" src="http://booking.cv.com/xxx/js/remote.js?js=1363279084"></script>Are there wildcards to append/prepend?
Viewing 3 replies - 1 through 3 (of 3 total)