I saw in the changelog that it should now be possible to get a news item's title to be the page title on your detail pages. I was just wondering if anybody was able to get this working yet and if so, had an example.
I just noticed the RSS feed on my site is incorrect. All the links point to URLs that do not exist, which obviously is a problem. ATM they all point at http://www.mysite.com/news/XX/[b]15[/b]/... when they really should be pointing to http://www.mysite.com/news/XX/[b]69[/b]/... So it seems the XX ...
Has anybody every experienced issues with Magpie and CMSMS? I have a feed that I'm trying to parse and display on my site that correctly displays entities on a seperate web page on my server. The moment I try to parse it inside of CMSMS either through a user defined tag or creating an extfile tag ...
I was completely stumped by this and ended up duplicating my dev site so I would have all the pages that I created, reinstalling 1.3.1 and then slowly rebuilding the site. Took about a night but couldn't really find any other option that worked. I'm under some tight deadlines .
I have an interesting problem. My news links will not work on my site if I have mod_rewrite or pretty_urls turned on. Once off the links work as expected. This is happening on my dev site but not my production site that are hosted on the same box. Any troubleshooting ideas? ??? EDIT>>>>>> I just w...
I still am having issues with getting the news section to work. Any time a link is clicked it is just reloading the same page and only displaying the detail page (though the URL is being updated depending on the news item clicked).
Ah, OK. So if I backup any page templates I have since created and restore the news module table and that site templates table I should be back to normal?
Hmm I don't see anything in the templates folder that resembles the naming conventions that I'm using. I had thought all the templates were stored in the DB now, are they actually creating new files in this folder when you create new summary/detail templates?
I tried that with no luck. That's why I was hoping to just restore the tables from the DB on the live site to my test and having it work. What I don't see is where the DB form templates are stored in the database.....and I'm still stuck with only a couple weeks to figure out how I can make the dev ...