vidar42
Forum Replies Created
-
Forum: Plugins
In reply to: [Captcha] Custom HTML Form CAPTCHA Not DisplayingI have done the same as this but when I look at my page, everything after the <?php is displayed on my form, not a captcha…
This what comes up on my form…
if( function_exists( ‘cptch_display_captcha_custom’ ) ) { echo
” />“; echo cptch_display_captcha_custom(); } ?>‘cptch_check_custom_form’ ) && cptch_check_custom_form() !==
true ) echo “Please complete the CAPTCHA.” ?>Update from this…It was not all on one line (not that it should matter) but when I moved it onto one line, things changed a bit but were still unpredictable…
“; echo cptch_display_captcha_custom(); } ?>
That is all that showed up on my form.
Now, I’m adding this on a “page” by editing it using the TEXT mode (not Visual)…am I doing something drastically wrong?
Forum: Fixing WordPress
In reply to: Redirect to spamGot it after some searching…there was a new plugin called “wppppm” or something like that…known hack…not sure how it got there….
Forum: Fixing WordPress
In reply to: Redirect to spamI’ve been going through the hacked resources…I’m just hoping to find the file they modified….
Forum: Fixing WordPress
In reply to: Redirect to spamWhen I do a check I get this information back :
Your blog doesn’t support HTTP HEAD requests (404).
Only when I put in a false URL after my domain name…
(i.e. http://kubbcanada.com/badpage)
with my normal page all is fine…getting closer….
Forum: Fixing WordPress
In reply to: Redirect to spamYeah, host said nothing they can do as the code has been hacked…recommended going through each line of code to find the problem…guess I’ll be busy for the next week….
Forum: Fixing WordPress
In reply to: Redirect to spamI’ve checked my htaccess and it is clean…that was my first check…
Other WP sites on my host are fine (thankfully)
Forum: Fixing WordPress
In reply to: WordPress crashing?I do have the optimize installed and running…thanks!
Forum: Fixing WordPress
In reply to: WordPress crashing?Disabled by FTP, all is back to normal after reactivaing.
Thanks
Forum: Fixing WordPress
In reply to: WordPress crashing?That’s next on my list, but my issue right now is when I try to deactivate (or do anything once I get a page to finally load) is that it goes to the blank screen…I refresh till I’m blue in the face but nothing…