The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
|
News Manager nightmare - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: Plugins (http://get-simple.info/forums/forumdisplay.php?fid=13) +--- Thread: News Manager nightmare (/showthread.php?tid=4842) |
News Manager nightmare - akparade - 2013-06-11 Hey guys, I'm getting a little frustrated trying to figure out what exactly is wrong here... I'm running getSimple 3.2.1 and News Manager 2.4.3 on a duplicated version of Innovation with a new name (Skyllan). I've set-up my blog posts to show at a page created called "Blog". So, at: http://skyllanweb.co.uk/blog the two test posts I created area showing as excerpts as they should do. However, when I go to click one of the post's titles to see the full article, it just refreshes the /blog page! I've tried removing fancy URLs for both getSimple and the News Manager, flushed the cache, set the get_header to (false) as recommended on the plugin documentation, but..... nothing! Anyone have any clues as to why this is happening?? Kind regards. RE: News Manager nightmare - Carlos - 2013-06-11 You probably have enabled GSCANONICAL in gsconfig.php That setting has trouble with NM and other plugins. RE: News Manager nightmare - akparade - 2013-06-11 Sorted, thank you! |