rpbender
Forum Replies Created
-
Well, as I said I was trying to upgrade to the latest version and I can’t since it just displays 404 for the main event page and won’t let you click through from a sidebar calendar.
Yes, I did re-save permalinks more than once.
I don’t have the actual link to provide because I had to uninstall it and reinstall an older version. I can’t leave a live site broken. When I had 5.1.6 it would turn the main events page into a 404 error page. It looked exactly like this:
https://www.nawboswfl.org/index.php/events2/(Although that is really a link of a page that does not exist on my site)
On the site we have events listed in the right rail and on the homepage. If you clicked to get event details you’d see at the top the link was wrong. I have in the config file the define(‘EM_DISABLE_PERMALINKS’,true); As Marcus suggested to fix an issue last year.
The next version of EM apparently ignores that code as well since the links were permalinks and they were broken.
Adding define(‘EM_DISABLE_PERMALINKS’,true); to the config file does allow the event detail links to work. Obviously they are now formatted with just the event_id in the URL but that’s fine for the event section.
Thanks for your help!
Yes, I am using the permalinks and I already had tried going and saving to try to update the settings.
Unfortunately, It didn’t do anything. Links still go to 404 pages.