-
as seen on Programmers
- Search for 'Programmers'
We're looking at a replacement for our CMS which runs on Oracle. The new CMSes that we've looked at can in theory run on Oracle, but
most of the vendor's installs run off of MySQL
vendor supports install of their CMS on MySQL, and a "theoretical" install on Oracle
the vendor's dev shops use MySQL
none…
>>> More
-
as seen on Pro Webmasters
- Search for 'Pro Webmasters'
I upgraded my host from Debian Lenny to Debian Squeeze, and now my CMS Made Simple site is spewing PHP errors all over the screen. I thought I'd upgrade the CMS because I haven't done so in a while, but Google Chrome tells me that the CMS Made Simple site is infested with malware.
What are my options…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have the following directory structure in the CMS application we have written:
/application
/modules
/cms
/filemanager
/block
/pages
/sitemap
/youtube
/rss
/skin
/backend
/default
/css
/js
/images
/frontend
/default
…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
i have a problem with a local installation on django cms 2.3.3: i've installed it trough pip, in a separated virtualenv. next i followed the tutorial for settings.py configuration, i started the server. Then in the admin i created an page (home), and i've tried to add an image in the placeholder through…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
On my first job interview, I was asked why did I build my own CMS? Why not to use one of existing CMS, Wordpress, Joomla, Drupal...? At first, I was stunned. I couldn't immediately recall all of my reasons for building my own CMS, but this was definitely one of the main reasons: It's my code and if…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I have one website with modx installed to www.website.com/modx/ --- Keep in mind there are other Websites In Progress on this storage server. My issue is that I'm moving all this: templates, template variables, chunks, snippets, etc to another server that already has modx installed in it.
My first…
>>> More
-
as seen on Hadermann.be
- Search for 'Hadermann.be'
Ahhh character encodings. Don’t you just love them?
Having character issues in MODx? Then probably the MODx manager character encoding, the character encoding of the site itself, your database’s character encoding, or the encoding MODx/php uses to talk to MySQL isn’t correct.
The…
>>> More
-
as seen on Pro Webmasters
- Search for 'Pro Webmasters'
situation
I have a modx site on a VPS with multiple domain and subdomain names. The modx site should use what I call the 'primary' domain name's 'primary' subdomain, ie www.intendedname.tld . The problem is that as time pass, the site mysteriously starts using another subdomain for links to content…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
I'm developing my first ever MODx site and I need to have three blocks on the frontpage that contain headline, picture, image caption, long text and a short text.
For these I would like to create a custom template that allows me to create sub-resources of "Home" with only these five fields (of…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm using the following Ditto call:
[!Ditto? parents='8' &dateSource='event_date' &summarize='100' &format='json' !]
But Ditto ignores the dateSource param as long as format is set to JSON. I'm using MODx evo and Ditto 2.1.0. Any ideas?
>>> More