modx

cms question pointing to a local server url

hi just successfully imported a db from a real website to my local website. the problem is, the localhost/mysite doesn't display the template. i'm thinking it might be a problem of the URL while importing. The settings in the configuration are also correct. Now in my CSS if i want to point it locally, is this correct: or do I have to...

checkbox is not working

hi I have this code and can't figure out what seems to be the problem: if i select 1 & 2, 1 & 3 it's working. But if I select 2 or 3 only then it's not working. What seems to be the problem? i would like to select multiple at the same time. i need your help, thanks I'm attaching the image: http://yfrog.com/3oregistrationoj Hi again,...

Seeking opinions on the best CMS platform for designers and front end developers

I have so far been a dedicated Wordpress user, but have been researching other CMS solutions of late, specifically, looking for something that could potentially allow me to EASILY convert an XHTML site into a CMS site for most projects. I don't care for PHP - and find adding the appropriate tags to Wordpress a bit of a challenge. I am b...

Anyone used the FYNEWorks jQuery star ratings with any success?

Hey Gang, I am using the FYNE Networks jQuery rating thingy and all is good aside for ONE little bit of data submission. http://www.fyneworks.com/jquery/star-rating/#tab-API I built out a site with MODx and am submitting info through a Snippet (little piece of PHP to process the form) When I click a star, I have ajaxSubmit fired and ...

MODx - Editor role can't see files uploaded by Admin role

My MODx site allows users to upload files (pdf) through the back end. However this is only working for users in the Admin role and not in my editor role who receive a "disallowed file type" message. I can't see anywhere to set permissions, does anyone know where I should be looking? ...

Google Maps API: positioning, some weird behavior and how to disable a couple of features

I've been working on creating this map for a client, but I feel a little bit in over my head. So far, I've managed to use modx to dynamically create a list of markers for the map, created a custom icon that works successfully and I've got it styled as I'd like it. However, I'm looking for a bit of help about the following: The custom ...

In MODx how do I make a ditto call with a dynamic parents='folderId'

For every page on my site I have a folder in the MODx manager with articles. I'm using Ditto to collect the articles from a folder to generate the page content. The Ditto call is made from a page template. Now what I want is to use the same template for different pages with different articles from the corresponding folders. So the starti...

Modx Search Features

How could I create a search feature in Modx that would limit the returned results based on what the user selects from some predetermined search criteria. Such as: "Color", "Size", "Model". So that a user who selects: "Blue", "Large", "AZ84" would see a list of items with model number AZ84 that are large and blue. Thanks for your help...

Modx Unable to login to manager area

I've just transferred a modx site for a client over to fasthosts - got the site setup working fine but when logging into the backend I'm getting Incorrect Username / Password. I know that the credentials are correct. Any ideas? Using 1.0.4 ...

Inserting a PHP include in the template modX

Hi, tell me how you can get up to the site to include CMS modX, not having access to the admin panel of the CMS. ...