Forums
(@element13)
13 years, 1 month ago
I followed instructions above in the upload_path.
I had the correct path just to much info.
All it need was “wp-content/upload”
Thank you without your suggestion I would not have solved it.
That seems like a good idea.
Will keep you posted.
BTW….I upgraded to the latest before transferring it.
The original path was….
https://www.eliocamacho.com/theJourney
I checked the .htaccess file and this is it.
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /theJourney/ RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /theJourney/index.php [L] </IfModule>
# END WordPress
If it helps here is the link….
Yes I followed the instructions about and have completed each step.
I re-saved the permalink and still no luck.
Thank you.
That helps but now I am back to the same original problem.
It says the page doesn’t exist. The front page is perfect but as soon as I try to go to another page it says it doesn’t exist.
I can get into the admin and edit the page but still no luck.
Reinstalled the database and now the issue it when I click on a new page it still points at my old domain name.
I don’t see anything in the config file that actually points towards any specific domain.