• 1. After send questions I see 404.
    2. Answers to questions not work – 404.
    3. onblur=”if(this.value == ”){this.value = ‘Enter Question Title’;}” /> – it is between textarea “Enter title here” and “Enter Your Questions here”.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author trevorpythag

    (@trevorpythag)

    What other plugins have you got installed and which version of wordpress are you using?

    Where do you see the 404 on send questions? Is it the whole page or just the question form? When you click ask it sends the question via ajax so only the question form itself should change.

    Thread Starter arni

    (@arni)

    3.1.3 wordpress version
    My plugins:
    BackWPup; BulletProof Security; Comment Rating; Dynamic To Top; Greg’s High Performance SEO; Include Custom Files; Remove Default Canonical Links; Semisecure Login Reimagined; Speedy Smilies; Widget Logic; WP No Tags Base; WP Subtitle

    Edit:
    now unistalling plugins Fuzzy SEO Queries; Intelligent Traffic Generator; WordSpinner and problems with 404 not existing!

    onblur=”if(this.value == ”){this.value = ‘Enter Question Title’;}” /> – I see that all time.

    Plugin Author trevorpythag

    (@trevorpythag)

    This isn’t a problem I’ve seen before so I’m not entirely sure whats causing it. It may be beacuse of an extra new line that was included before the onblur etc. If have removed this extra line so if you reinstall the plugin (you don’t need to change any of your settings – just delete the plugin folder and then install it again) and this was the problem it should now have gone away. Otherwise I am unsure of the problem.

    It seems strange if you are only getting
    onblur=”if(this.value == ”){this.value = ‘Enter Question Title’;}” />
    showing and not also getting
    onblur=”if(this.value == ”){this.value = ‘Enter Question’;}” />
    showing.

    If the above doesn’t work you could find onblur=”if(this.value == ”){this.value = ‘Enter Question Title’;}” in at the start of coreform.php and delete it so only the /> remains.

    Hope this helps

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘After update’ is closed to new replies.