Search found 37 matches

by anthony
Mon Aug 25, 2008 8:14 pm
Forum: Modules/Add-Ons
Topic: Anybody get a news item's title to appear as the page title yet with 1.4?
Replies: 6
Views: 2249

Re: Anybody get a news item's title to appear as the page title yet with 1.4?

Nice, did you have to do anything special to get it working?

I'm trying to add it to my news items, and have this in my template but it is not working.  Any help would be appreciated.

Code: Select all

<title>{$entry->title}</title>
by anthony
Sun Aug 24, 2008 5:08 pm
Forum: Modules/Add-Ons
Topic: Anybody get a news item's title to appear as the page title yet with 1.4?
Replies: 6
Views: 2249

Anybody get a news item's title to appear as the page title yet with 1.4?

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.

Thanks!
by anthony
Tue Jul 15, 2008 1:00 am
Forum: CMSMS Core
Topic: [SOLVED] RSS Links are Incorrect
Replies: 4
Views: 1808

Re: RSS Links are Incorrect

Well there you have it.  I updated the ID in the options and that seems to do the job.

Thanks for the help!
by anthony
Mon Jul 14, 2008 2:54 pm
Forum: CMSMS Core
Topic: [SOLVED] RSS Links are Incorrect
Replies: 4
Views: 1808

Re: RSS Links are Incorrect

I'm looking at the options but do not see any reference to the number "15".

Is there something particular I should be examining?

I'm using trusty str_replace to fix the links but have to think this isn't normal behavior.
by anthony
Mon Jul 14, 2008 2:45 pm
Forum: CMSMS Core
Topic: [SOLVED] RSS Links are Incorrect
Replies: 4
Views: 1808

[SOLVED] RSS Links are Incorrect

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 ...
by anthony
Mon Jul 14, 2008 2:40 pm
Forum: CMSMS Core
Topic: News detail page stopped working
Replies: 15
Views: 5329

Re: News detail page stopped working

I did a full reinstall and the issue went away (not really the best solution but time is limited).

I won't mark this as solved since somebody else seems to still be having the issue.
by anthony
Fri Jul 11, 2008 1:22 pm
Forum: CMSMS Core
Topic: Magpie and CMSMS entities issue
Replies: 3
Views: 1362

Re: Magpie and CMSMS entities issue

Oddly enough the module works.

Still puzzled as to why an include wouldn't display the entities the same as they are generated if you go straight to the include page.
by anthony
Fri Jul 11, 2008 1:00 pm
Forum: CMSMS Core
Topic: Magpie and CMSMS entities issue
Replies: 3
Views: 1362

Re: Magpie and CMSMS entities issue

Never knew that module existed!

Let me give it a shot.
by anthony
Fri Jul 11, 2008 11:36 am
Forum: CMSMS Core
Topic: Magpie and CMSMS entities issue
Replies: 3
Views: 1362

Magpie and CMSMS entities issue

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 ...
by anthony
Fri Jul 11, 2008 11:31 am
Forum: CMSMS Core
Topic: News detail page stopped working
Replies: 15
Views: 5329

Re: News detail page stopped working

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 ;-).
by anthony
Wed Jul 09, 2008 8:05 pm
Forum: CMSMS Core
Topic: [SOLVED]News links not working with mod_rewrite or pretty_urls set turned on
Replies: 0
Views: 1156

[SOLVED]News links not working with mod_rewrite or pretty_urls set turned on

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...
by anthony
Wed Jul 09, 2008 6:08 pm
Forum: CMSMS Core
Topic: News detail page stopped working
Replies: 15
Views: 5329

Re: News detail page stopped working

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).

Thoughts?
by anthony
Thu Jul 03, 2008 10:48 am
Forum: CMSMS Core
Topic: News detail page stopped working
Replies: 15
Views: 5329

Re: News detail page stopped working

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?
by anthony
Thu Jul 03, 2008 3:13 am
Forum: CMSMS Core
Topic: News detail page stopped working
Replies: 15
Views: 5329

Re: News detail page stopped working

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?

??
by anthony
Wed Jul 02, 2008 9:36 pm
Forum: CMSMS Core
Topic: News detail page stopped working
Replies: 15
Views: 5329

Re: News detail page stopped working

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 ...

Go to advanced search