Interesting! Adding that seems to fix the problem. I wonder why I wasn't having that problem on the old server.
Thanks!!
Search found 6 matches
- Thu Oct 08, 2009 12:58 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: [Solved] Database Issues after moving to new server.
- Replies: 2
- Views: 1106
- Wed Oct 07, 2009 9:34 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: [Solved] Database Issues after moving to new server.
- Replies: 2
- Views: 1106
[Solved] Database Issues after moving to new server.
I am in the process of moving my CMSMS installation to a new server. This in itself is no big deal, but the move has caused a database issue that was not present on the old server. I have a number of User Defined Tags that create a connection to a MySql database (not the cms db). On the old server t...
- Wed Aug 08, 2007 5:14 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Adding pages programatically
- Replies: 3
- Views: 2193
Re: Adding pages programatically
Thanks,
I'm not looking for a "mass import tool" exactly, just something that I could call from an external script. Kinda like addPage($content,$template,$etc);
Not really a requirement for what I'm doing, but it'd be interesting if something like that were implemented as a web service.
I'm not looking for a "mass import tool" exactly, just something that I could call from an external script. Kinda like addPage($content,$template,$etc);
Not really a requirement for what I'm doing, but it'd be interesting if something like that were implemented as a web service.
- Tue Aug 07, 2007 2:29 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Adding pages programatically
- Replies: 3
- Views: 2193
Adding pages programatically
I'm looking at migrating from an old custom cms to CMS Made Simple. Does any one have any experience with pre-populating CMSMS with old data and can point me in the right direction to get started? Specifically is there a function or something I can call to easily add a page and/or news item? If not ...
- Fri Jul 27, 2007 5:08 pm
- Forum: Modules/Add-Ons
- Topic: New Stylesheets Tag {pURL_stylesheet}
- Replies: 1
- Views: 1377
New Stylesheets Tag {pURL_stylesheet}
I made the tag as a drop in replacement for the existing {stylesheet} tag. The idea of this tag is to be able to have Pretty URLs for stylesheets. I'm sure thats not at the top of most peoples list of required features, but User Agents do no always properly cache stylesheets that use the query strin...
- Wed Jul 18, 2007 3:53 pm
- Forum: CMSMS Core
- Topic: [Solved] Why are my stylesheets blank?
- Replies: 1
- Views: 898
[Solved] Why are my stylesheets blank?
Ok, this seems kinda wierd, but when I type the address of my stylesheet (http://example.com/cms/stylesheet.php?templateid=20) directly into my browser address bar, it returns a blank style sheet. (http headers tell me 200ok; 0 content length) However, the styles are still being applied to the site ...