Questions tagged [modx-revolution]

An open source content management framework based on PHP & MySQL. Modx does offer an Enterprise level distribution that also incorporates Apache SOLR.

ModX Revolution is the second generation in the ModX series of Content Management Platforms (CMP). In contrast to other Content Management Systems, ModX attempts to streamline the web development process by logically separating HTML, CSS, PHP into a variety of logical objects. The result is the ability to quickly development a wide range of web-sites from simple content providers to full-scale web-based applications.

604 questions
-2
votes
1 answer

In chrome,ie and ff win a JQuery ajax script works like a charm. In Safari and firefox however it doesn't

A Jquery javascript as a part of all inlinescripts in scripts.js A standard boilerplate combination with Modernizr2.0 In chrome 13.0.782.215 on macintosh, ie 7/8 and mozilla 3.6.20 for windows the script works like a charm. ie 9 ican't test. In…
-2
votes
1 answer

modx revo tv type "of date" with a choice of only year

How to make TV of type "date" with choice of a year only? The option to enter any date of the year, and then output only "%Y" considered, it does not suit.
-4
votes
1 answer

Friendly URL in MODX redirects to home page

I'm trying to use the User-Friendly-URL feature of MODX Revolution v2.2.14-pl (sdk) to eliminate the .html extension from the URL. An already clean URL redirects to the home page rather than showing the correct page. Why does the first URL…
toesslab
  • 5,092
  • 8
  • 43
  • 62
-4
votes
2 answers

Modx installation: deprecated: mysql_connect()

I use Ubuntu 13.10. After installing Modx I get this warning: Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in…
1 2 3
40
41