Search found 23 matches
- Wed Mar 27, 2013 5:08 am
- Forum: CMSMS Core
- Topic: [Fixed]1.11.5 OneEleven Admin Theme issue
- Replies: 2
- Views: 1292
Re: [Fixed]1.11.5 OneEleven Admin Theme issue
Not sure what happened but it is no longer showing the behavior I described in my post above.
- Mon Mar 25, 2013 1:17 pm
- Forum: CMSMS Core
- Topic: [Fixed]1.11.5 OneEleven Admin Theme issue
- Replies: 2
- Views: 1292
[Fixed]1.11.5 OneEleven Admin Theme issue
I noticed after upgrading from 1.11.4 to 1.11.5 that the columns in the Content>Pages section were no longer sized correctly. It looks like all of the columns are the same width so the Page (Menu Text), Page Alias, URL and Template are all too small to display on one line while the Type, Owner, Acti...
- Thu Mar 01, 2012 2:07 pm
- Forum: General Discussion
- Topic: Move a website to new host without ftp or SQL access?
- Replies: 19
- Views: 12227
Re: Move a website to new host without ftp or SQL access?
That would be awesome if that worked. Can I install that without FTP access? I believe that you just need to input the connection info for the destination server into the module on the source server. You do have admin access on the old server right? So if you install the Site Pusher module on the o...
- Thu Mar 01, 2012 4:15 am
- Forum: General Discussion
- Topic: Move a website to new host without ftp or SQL access?
- Replies: 19
- Views: 12227
Re: Move a website to new host without ftp or SQL access?
I haven't looked at it in a while but the Site Pusher module may be what you need.
http://dev.cmsmadesimple.org/projects/sitepusher
Not sure if it works with newer versions of cmsms though.
http://dev.cmsmadesimple.org/projects/sitepusher
Not sure if it works with newer versions of cmsms though.
- Thu Dec 22, 2011 12:53 am
- Forum: CMSMS Core
- Topic: Problem Linking PrettyURL CMSMS Pages on Facebook
- Replies: 4
- Views: 1927
Re: Problem Linking PrettyURL CMSMS Pages on Facebook
****Fixed. I thought I had a {metadata} in my template but after looking again I did not. That fixed it.**** I am running into a very similar issue. I have pretty urls turned on on a site where I also have some pages in "subdirectories" like "http://www.example.com/mobile/contact-us.h...
- Sat Jul 16, 2011 1:41 pm
- Forum: CMSMS Core
- Topic: URL disaster
- Replies: 6
- Views: 2353
Re: URL disaster
Here is what is in the config.php file by default #------------ #URL Settings #------------ #What type of URL rewriting should we be using for pretty URLs? Valid options are: #'none', 'internal', and 'mod_rewrite'. 'internal' will not work with IIS some CGI #configurations. 'mod_rewrite' requires pr...
- Mon Sep 27, 2010 4:24 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Formbuilder - No Place to Update the return mail form????
- Replies: 0
- Views: 983
Re: Formbuilder - No Place to Update the return mail form????
You need to look at the "Advanced Settings" tab under the "*Email Results to set Address(es)" in the form. There you will find the "Email Template:"
- Thu Sep 09, 2010 12:19 am
- Forum: Modules/Add-Ons
- Topic: Company Directory Search Result Entry Not Found
- Replies: 5
- Views: 2183
Re: Company Directory Search Result Entry Not Found
I am seeing this behavior with CompanyDirectory 1.6.5 The link I an getting from a {CompanyDirectory action="search"} that is generating the Entry Not Found: index.php?mact=CompanyDirectory,cntnt01,details,0&cntnt01returnid=16 And the link I am getting from {CompanyDirectory action=&qu...
- Thu Apr 15, 2010 1:34 pm
- Forum: General Discussion
- Topic: Search for CMSMS e-commerce sites
- Replies: 4
- Views: 2636
Re: Search for CMSMS e-commerce sites
Unfortunately there are a lot of people ripping this meta tag out: I know it's not perfect, but I usually remove that meta info because i've been burned in the past by having my site hacked because it was too easy to figure out what backend script I was running. Granted, that site was running Word...
- Sat Mar 27, 2010 8:41 pm
- Forum: Modules/Add-Ons
- Topic: AdvancedContent
- Replies: 264
- Views: 99914
Re: improve the content type "content"
I just tried installing this from the files listed above, but I am getting an error about line 402 having an extra ) in it. This is the line 402 from the file------> if( !empty($blockInfo['label']) ) once I remove the extra ) i am now getting the following error: Parse error: syntax error, unexpec...
- Sun Feb 22, 2009 9:31 pm
- Forum: Modules/Add-Ons
- Topic: Frontendusers lost password
- Replies: 9
- Views: 3702
Re: Frontendusers lost password
Thanks, changing all of the lines in that file fixed the issue.
- Sun Feb 22, 2009 4:05 pm
- Forum: Modules/Add-Ons
- Topic: Frontendusers lost password
- Replies: 9
- Views: 3702
Re: Frontendusers lost password
vilkis, thank you for looking at this issue but your fix did not change the error on my site. I am still getting the same error when trying to use the Forgot Your Password link.
- Sun Feb 22, 2009 1:49 pm
- Forum: Modules/Add-Ons
- Topic: Frontendusers lost password
- Replies: 9
- Views: 3702
Re: Frontendusers lost password
Here are some other post referencing the same issue:
http://forum.cmsmadesimple.org/index.ph ... 528.0.html
http://forum.cmsmadesimple.org/index.ph ... 708.0.html
http://forum.cmsmadesimple.org/index.ph ... 528.0.html
http://forum.cmsmadesimple.org/index.ph ... 708.0.html
- Sun Feb 22, 2009 3:03 am
- Forum: Modules/Add-Ons
- Topic: Frontendusers lost password
- Replies: 9
- Views: 3702
Re: Frontendusers lost password
I am also having the same issue. I did a clean install of 1.5.2 from cmsmadesimple-1.5.2-base.tar.gz and then installed the FrontEndUsers module from module manager (1.6.2). I added {FrontEndUsers} to the default template and then clicked on "Forgot Your Password?" I then tried to put an...
- Thu Nov 06, 2008 1:07 pm
- Forum: Announcements
- Topic: Announcing CMS Made Simple 1.5-beta1
- Replies: 68
- Views: 61144
Re: Announcing CMS Made Simple 1.5-beta1
Upgrade from 1.41 to 1.5... In listcontent: checkbox for select all pages is not work. Well, the "Select" action doesn't seem to be working. But if you have pages checked and click in the select all checkbox it does de-select the appropriate checkboxes. I don't know where to look in the...