Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)
  • Thread Starter runnycustard

    (@runnycustard)

    I only have a basic htaccess file as I can’t remember how I did it last time.

    Order Allow,Deny
    Deny from all
    <Files ~ “.(css|jpe?g|png|gif|js)$”>
    Allow from all
    </Files>

    I’m sure I had more … I have a backup but I’m not sure how to access one file from it.

    kmessinger gives a link to a sitecheck for malware which is still showing but I deleted the jsscroll file – correction … just rescanned and that one has gone but I tried viewing the other files it gives but I can’t see anything myself (but my knowledge on this sort of stuff is very limited)

    Thanks for your help.

    Thread Starter runnycustard

    (@runnycustard)

    gargh! might have to change the blog to the free version at this rate.

    I’ve looked up those files listed and I can’t see anything in them that would cause this – is there a delay in the information being shown as cleared? it’s been nearly a week since I changed my passwords for everything, changed file permissions and corrected the htaccess files – checked other types of files for any changes as well.

    the scripting errors are to do with the wrong htaccess blocking images/theme from showing (to my limited knowledge)

    this is very frustrating.
    thanks for your help – I’ll try some reading (and trying to understand :-)) your links

    🙂

    Thread Starter runnycustard

    (@runnycustard)

    I wondered how you got that information but I found it = developer tools (I’ve not used that before) – strange how some images have permission and some don’t.

    I’ll have to try and find the correct htaccess file info to correct it.

    *sigh* sometimes I have a rough idea of what I’m doing and then other times not a flippin clue :-p

    Thanks
    🙂

    Thread Starter runnycustard

    (@runnycustard)

    I’ve already seen those and my file permissions are set to what they say (well the bottom parts of the page on file permissions is confusing for me though)

    actually I’m thinking that the htaccess files that I had to rewrite might not be allowing wordpress?

    I’m trying a search on this site to see if I can find what I should have in the htaccess.

    thanks for your help

    Thread Starter runnycustard

    (@runnycustard)

    Thank you!
    I will try this out soon.
    (sorry for the late response but ended up having a very busy day elsewhere!)

    Let’s hope I don’t break things ;-D

    Thread Starter runnycustard

    (@runnycustard)

    fixed it!
    well I re-installed it!

    I think a plugin did something and in my confusion I probably made it worse or it just didn’t install properly in the first place as I had some issues with my hosting company and updating their mysql databases.

    anyway all sorted

    and Thank you Esmi for helping me!

    😀

    Thread Starter runnycustard

    (@runnycustard)

    🙁
    just wasted an entire day!!!

    still doesn’t work when using Twenty Eleven theme and I’ve deactivated the plugins (all) then got rid of all the plugins and still no new posts!

    just tried logging in via firefox (was using chrome) and I can’t even get into the admin panel!!

    guess I’ll have to re-install the whole thing?

    Thread Starter runnycustard

    (@runnycustard)

    thought I’d see if I could add pages but the same thing happens… click new post/page and then nothing… just a blank screen.

    Thread Starter runnycustard

    (@runnycustard)

    sorry! I get click happy when confused.

    followed your instructions and the theme editor is now writable but I still can’t add a new post.

    getting there 😀

    Thread Starter runnycustard

    (@runnycustard)

    ok tried that.
    clicking on the individual posts now works but not creating new posts and the theme editor is still saying ‘You need to make this file writable before you can save your changes’

    I’ve tried changing permissions in the wp-admin files as well as the themes folder.

    Thread Starter runnycustard

    (@runnycustard)

    I have … it’s on 775

    I’ve noticed that if I click on any of the current posts the address comes up with http://www.runnycustardsfluffybits.co.uk/blog/http:/example.com/year/post-name/
    but the permalink url below the post title (in the admin panel) is correct. is this connected to the problem of not being able to create a new post?

    the posts that are already on there were imported from the free wordpress blog version but I’ve done that before and never had any issues so I’m wondering what I’ve broken!!

    Thanks for your help.

    Thread Starter runnycustard

    (@runnycustard)

    I tried that and I get the message:

    File Saved
    open .htaccess failed: Permission denied at cpanel line 4981 Carp::croak(‘open .htaccess failed: Permission denied’) called at /usr/local/cpanel/Cpanel/Fileman.pm line 1105 Cpanel::Fileman::fmsavefile(‘%2fhome%2frunnycus%2fpublic_html%2fclarasanimatedworld.co.uk%2fl…’, ‘.htaccess’, ‘# BEGIN WordPress^M^J<IfModule mod_rewrite.c>^M^JRewriteEngine On^M^JR…’, 1, 1) called at cpanel line 4981 main::__ANON__(‘%2fhome%2frunnycus%2fpublic_html%2fclarasanimatedworld.co.uk%2fl…’, ‘.htaccess’, ‘# BEGIN WordPress^M^J<IfModule mod_rewrite.c>^M^JRewriteEngine On^M^JR…’, 1, 1) called at cpanel line 1088 eval {…} called at cpanel line 1088 main::real_exectag(‘<cpanel Fileman=”fmsavefile($FORM{\’dir\’},$FORM{\’file\’},$FORM…’) called at cpanel line 4008 main::dotag_finished_headers(‘<cpanel Fileman=”fmsavefile($FORM{\’dir\’},$FORM{\’file\’},$FORM…’, 0) called at cpanel line 3891 main::cpanel_parseblock(‘<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN”^J^I…’) called at cpanel line 3837 main::cpanel_parse(‘GLOB(0xa2da668)’) called at cpanel line 5324 main::run_standard_mode() called at cpanel line 387
    [a fatal error or timeout occurred while processing this directive]

    Your file /home/runnycus/public_html/clarasanimatedworld.co.uk/lenny/.htaccess has been saved. ]

    when I re-open the htaccess file it’s back to the previous code.

    I’m totally clueless on this!
    thanks for your help 🙂

    Thread Starter runnycustard

    (@runnycustard)

    I’ve got this in my htaccess file… should I delete this and add yours?

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /lenny/
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /lenny/index.php [L]
    </IfModule>

    # END WordPress

    I don’t know much about htaccess files!

    Thread Starter runnycustard

    (@runnycustard)

    update:

    I checked my other blog (older WordPress and nothing to do with this domain name or install) and it was down.. so I contacted my host company and they fixed that one.

    I’m now getting ‘Error establishing a database connection’
    I’ll try re-doing the database and re-install tomorrow… I post up the outcome!

    Thread Starter runnycustard

    (@runnycustard)

    thanks Andrea – I thought I had done that the first time… but I did what you said and it worked fine! well, it was late 🙂

    I’m now trying to get rid of the /blog/ bit – I tried moving the wordpress files to the root but I just managed to screw the whole thing up.

    I’ll keep trying 🙂

    thanks

Viewing 15 replies - 1 through 15 (of 16 total)