Links to adverts (places) not working
This topic contains 14 replies, has 3 voices, and was last updated by Stiofan O’Connor 10 years, 2 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
August 21, 2015 at 1:56 pm #50260
I have Geo directory Version 1.5.1 installed and was just installed Google XML Sitemaps when I went to check the links I noticed that not of the links work, they all generate a 404.
When I do a search it finds the adverts and shows them, also the newly added ones in the side column but when I click on them its a 404 – don’t want to add any more adverts until I can get this resolved.
I do notice that there is an entry in the permalinks custom structure that is /index.php/%year%/%monthnum%/%day%/%postname%/
I never added this.
I have attached a screen dump of geo’s permalinks form and wp’s
Any help would be appreciated,
Dave
August 21, 2015 at 2:02 pm #50263Please change the permalinks to “postname” and let us know.
Thanks,
Stiofan
August 21, 2015 at 2:14 pm #50267This reply has been marked as private.August 21, 2015 at 2:36 pm #50276I see what is happening: the url is
but it should be:
http://xxxxxx.com/kennel/united-kingdom/derbyshire/coxbench/treetops-boarding-kennels-cattery/
it has double up on:
united-kingdom/derbyshire/coxbench/
why would hat happen and how can I sort it please.
Dave
August 21, 2015 at 2:54 pm #50285Hi Dave,
Usually you only see the index.php value in the url when there is something wrong with your .htaccess file, do you get any warnings on the WP permalinks screen saying it’s not writeable?
Stiofan
August 21, 2015 at 2:59 pm #50286No nothing – it is writeable because I changed it to postname which is what it was before – I also did updates today to the latest wp and plugins.
August 21, 2015 at 3:16 pm #50293here is my htaccess file contents:
# 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
August 21, 2015 at 4:12 pm #50311I do notice that when I hover of the VIEW advert in the dashboard that the correct url is displayed then the corrupt one replaces it – can anyone help me with this please.
thanks,
Dave
August 21, 2015 at 8:47 pm #50337Please provide a URL and admin credentials and we will have a look.
Thanks
August 22, 2015 at 8:05 am #50362This reply has been marked as private.August 22, 2015 at 4:33 pm #50402Hi Dave,
this is really strange. I’ve disabled all non GD plugins and checked all your settings. Apart from having a fake location : all, Greater London, United Kingdom that you should get rid of, I can’t find anything obvious that could create the duplicate location in the URL for all listings.
Your htaccess file seems correct.
Would you mind also providing FTP and phpmyadmin credentials?
I’ll ask to Stiofan to have a better look. I’m sure he’ll find the issue.
Thanks
August 23, 2015 at 8:19 am #50477This reply has been marked as private.August 23, 2015 at 1:15 pm #50493Hi Dave,
I have fixed this now, this was a bug with one of our upgrade functions, it was only set to fire in 1.5.0 so if a user upgrades from 1.4.x to 1.5.1 then it fails to fire.
This will be resolved in the next version.
Thanks,
Stiofan
August 23, 2015 at 1:18 pm #50494Stiofan Hi,
Thanks – thought I had added 600 adverts and was going to have to start again.
Appreciate your help,
Dave
August 23, 2015 at 1:20 pm #50496Your welcome 🙂
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket