heydluv
Forum Replies Created
-
Forum: Plugins
In reply to: [Insert Pages] Uncaught ReferenceError: wpInsertPagesL10n is not definedTested and passes. Thanks!
Forum: Plugins
In reply to: [Insert Pages] Uncaught ReferenceError: wpInsertPagesL10n is not definedI was seeing the same js error! So, I removed lines 816 through 821 in insert-pages.php and it fixed the issue.
Make sure that your editor is set to HTML mode before you approve a post.
If your goal is to display a Thumbnail, then you may find this useful:
Get the first image from the wordpress post and display itYour <object data=””> is missing http://www.imoneycoach.com. You can try manually hard-coding them into the file before the /wp-content/
If you want, just replace your code with the code in the pastebin link, above. Or just make sure that your code matches lines 784 & 785. Hope that helps.
The Modified code is here: http://pastebin.com/u36hUeg5
Almost forgot:
Remove the external links to the swf file audio file. They are located near bottom of wordpressguestposts.phpHow I fixed:
- 1. Make the edits to the files paths as described in previous posts from above
- 2. Download most current release of Securimage PHP Captcha
http://www.phpcaptcha.org/download/ - 3. Delete the securimage folder contained within the plugin
- 4. Upload the new securimage folder
- 5. Copy the code from securimage_example.php and paste into securimage_show.php