Results 1 to 2 of 2

Thread: Can't access ftp CP directory

  1. #1
    Thread Starter
    Veteran helmuc's Avatar
    Join Date
    Jan 2011
    Location
    Maidstone, UK
    Posts
    412
    Thanks
    119
    Thanked 47 Times in 43 Posts

    Can't access ftp CP directory

    hi

    feel so stupid, but simply can't get further than wp-content/themes/classipress under my ftp (using filezilla)

    Can't see any files nor directories - if I want to get into any of them I have to type them in manualy... and of course they show up empty

    When I try to drag files into it - that is not allowed, nor I can drag all the folder with any content to my pc (folder arrives empty)

    .htaccess:
    Code:
     
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    # END WordPress
    all the other directories open fine. Could I have a problem in somewhere in mysql?

    thank You in advance,
    Helmuts (blush)


    🇬🇧 Helmuts | My ClassiPress hobby site: Outlived Classifieds: https://www.outlived.co.uk

    ❤️ $2.49 / £1.99 - 100GB Space, 1 TB Traffic, Unlimited Domains, Daily Backups, Free SSL Certificates > SSD Cloud Hosting > HostMaria.com

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,693
    Thanks
    166
    Thanked 3,387 Times in 3,258 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] SQL Conversion to MS Access
    By beneschd1 in forum Report ClassiPress Bugs
    Replies: 4
    Last Post: February 6th, 2011, 07:48 PM
  2. Help!!! Cant log in or access my site!!!
    By garyb in forum Report ClassiPress Bugs
    Replies: 71
    Last Post: August 2nd, 2010, 08:46 PM
  3. NO access to DOCS???
    By straybullet in forum Help Using ClassiPress
    Replies: 2
    Last Post: July 19th, 2010, 06:41 PM
  4. [SOLVED] Access Denied. You are not allowed to access this part of th
    By jamesparsons44055 in forum Report ClassiPress Bugs
    Replies: 50
    Last Post: April 7th, 2010, 07:05 PM