New Landing How can we help? Themeforest Theme Support Neighborhood Demo import is not working… :/

Viewing 15 posts - 1 through 15 (of 16 total)
  • #157375
    Aaakie
    Member
    Post count: 9

    hi guys,

    I tried all of the above troubleshooting guides. I cannot get the demo to import. I keep getting taken to an error page.

    Please can you resolve this?

    Enrico

    #157804
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Will give it a try.

    -Rui

    #157826
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    It only imported a few images. Something is wrong in your server, because it seems to start importing then appears and 404 error code.

    Contact you hosting support and try to find any additional error on your server logs.
    Let us know what they say.

    -Rui

    #157841
    Aaakie
    Member
    Post count: 9

    Why not create a downloadable zip file that can be installed – that installs the demo theme in its entirety?

    #157844
    Aaakie
    Member
    Post count: 9
    This reply has been marked as private.
    #157852
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Just because that’s not the way WordPress imports works. That would be an huge file that mostly any server would be able to process it.

    The problem here is that something in your server is causing this situation. Never saw a situation like yours before.

    That warning error is not important.

    Contact you hosting support to see what they say.

    -Rui

    #157923
    Aaakie
    Member
    Post count: 9

    HI,

    I contacted GoDaddy, and they confirmed that nothing is wrong with the server at all. There are no errors being reported. and all systems and settings are correct.

    Now what do we do?

    #157948
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    That 404 is not normal and can be related to you server settings.
    Can you place here the content of your htaccess file?

    -Rui

    #158020
    Aaakie
    Member
    Post count: 9

    Hi Rui,

    There is no htaccess file yet.

    #158110
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    well, it should be. If it doesn’t exist in your WordPress installation then it wasn’t 100% successful.

    This is a default htaccess in a WordPress installation that should be in the same directory has wp-config.php

    
    
    # 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
    

    -Rui

    #158121
    Aaakie
    Member
    Post count: 9

    So… i opened the htaccess file and found the code in there.

    I pasted your code into it (replacing what was there before). I saved it, and refreshed the website, where i received a 500 internal error.

    I have reverted it back to what it was so that it can work again.

    Any suggestions?

    #158123
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    So you already found it, it was a bit strange that doesn’t exist.
    Can you paste here the content?

    -Rui

    #158124
    Aaakie
    Member
    Post count: 9

    # 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

    #158192
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    I tried again and it’s uploading but only about 5 images at each time.
    Try to upload again, and after that 404 error don’t leave that page and hit refresh. Repeat the process when the browser loading icon stops working.

    On a separate page open the media library and refresh to check that new images are being added.

    -Rui

    #158203
    Aaakie
    Member
    Post count: 9

    Thanks. I will try this.

    How will i know all the images and information has been loaded?

    Is there anything else i need to do?

    also, there are .txt files in the library. what do i need to do with these?

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register