BBPress Randy McCall : Replies Created

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Some widgets not styled #273310
    Randy McCall
    Participant

    SEven,

    Perfect, many thanks. It appears my old CSS training isn’t up to some of the coding used in complex themes like those from Elegant Themes.

    in reply to: Mod_Security rule 1234123404 jscript issue #272777
    Randy McCall
    Participant

    To be more precise, the quote from the forum states:

    “yes ruleset (1234123404 and 1234123440) block wordpress and joomla, you can just use ConfigServer ModSecurity Control to disabel these rules per domain or in global server”

    • This reply was modified 12 years, 9 months ago by Randy McCall.
    in reply to: Mod_Security rule 1234123404 jscript issue #272775
    Randy McCall
    Participant

    @Steven,

    Yes, on my own Apache server with Mod_Sec, Mod_Sec_Control panel.

    The key error which lead me to the solution was: Get http://domain.com/wordpress directories/theme name/js/jquery.cookie.js?ver=1.0 404 (Not Found)

    A second line, which I can’t remember, indicated there were no cookies of that type found.

    A quick search of “/js/jquery.cookie.js?ver=1.0 404 (Not Found)” lead me to a number of CMS forums where this problem was raised. It was the forum for my server control system which listed this as a Mod_Sec error, likely to be seen as violations of rules 1234123404, 1234123440, or 1234123406. Checking my Mod_Sec output, it showed the Rule 1234123404 error occurring when I was trying to access the page.

    Once I white-listed the rule in Mod_Sec, the issue disappeared.

    Glad to help

    • This reply was modified 12 years, 9 months ago by Randy McCall.
Viewing 3 posts - 1 through 3 (of 3 total)