Search found 168 matches
- Tue Jan 29, 2013 7:32 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Admin SSL
- Replies: 0
- Views: 1023
Admin SSL
How do you make the /admin page show securely as "https://www.mydomain.com/admin?
- Tue Jan 15, 2013 9:40 pm
- Forum: CMSMS Core
- Topic: Odd Javascript Showing Up
- Replies: 2
- Views: 1465
Re: Odd Javascript Showing Up
My apologies. I will search for the recovery procedure. Thank you.
- Tue Jan 15, 2013 2:28 pm
- Forum: CMSMS Core
- Topic: Odd Javascript Showing Up
- Replies: 2
- Views: 1465
Odd Javascript Showing Up
A site I'm helping with is showing this code on any page that gets updated/added. It causes the page to throw a 404 error and was not put in by anyone with proper access. Any ideas where this might be coming from? And/or how to stop it? CMSMS v1.11.2.1.
XXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXX
- Fri Jun 08, 2012 2:54 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] FEU Password Reset Issue
- Replies: 2
- Views: 1228
[SOLVED] Re: FEU Password Reset Issue
Ok. Big DUH! Found the drop down that allows multiple requests under Builtin Authentication. Thx.
- Fri Jun 08, 2012 2:44 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] FEU Password Reset Issue
- Replies: 2
- Views: 1228
Re: FEU Password Reset Issue
Prefs shows this:
----
A number of users are in the middle of resetting lost passwords. Currently this count is at:
1
----
----
A number of users are in the middle of resetting lost passwords. Currently this count is at:
1
----
- Fri Jun 08, 2012 2:42 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] FEU Password Reset Issue
- Replies: 2
- Views: 1228
[SOLVED] FEU Password Reset Issue
Running CMSMS 1.9.1 and FEU 1.12.12. Custom content 1.7.3 and SelfRegistration 1.6.9. Overall working fine! Issue: If a user submits to reset password, they get the email and the resulting page saying the email was sent. All good. However, if they ignore it (they remembered their password), the syst...
- Tue Mar 27, 2012 8:44 pm
- Forum: CMSMS Core
- Topic: Content_Image and SSL
- Replies: 2
- Views: 1345
Re: Content_Image and SSL
I think I ended up with the same solution. Not ideal, but a good temp fix. Thanks!
- Wed Feb 08, 2012 3:35 pm
- Forum: Modules/Add-Ons
- Topic: Showtime Module / Rounded Corners
- Replies: 3
- Views: 2198
Re: Showtime Module / Rounded Corners
Looks like it was browser caching issue. Fixed. Still hunting for number issue.
- Wed Feb 08, 2012 3:33 pm
- Forum: Modules/Add-Ons
- Topic: Showtime Module / Rounded Corners
- Replies: 3
- Views: 2198
Re: Showtime Module / Rounded Corners
Ok. This appears to work. It's functional... but (see below): if ($row['st_nav_radius'] > 0){ $cssstring .=" -webkit-border-radius: ".$row['st_nav_radius']."px ". $row['st_nav_radius']."px ".$row['st_nav_radius']."px ".$row['st_nav_radius']."px; border-ra...
- Tue Feb 07, 2012 10:12 pm
- Forum: Modules/Add-Ons
- Topic: Showtime Module / Rounded Corners
- Replies: 3
- Views: 2198
Re: Showtime Module / Rounded Corners
Also, even when numbering is turned off in nav bar, it's still showing on output. Anyone run into this? Thanks.
- Tue Feb 07, 2012 10:10 pm
- Forum: Modules/Add-Ons
- Topic: Showtime Module / Rounded Corners
- Replies: 3
- Views: 2198
Showtime Module / Rounded Corners
Hi, Enjoying this module... however, running into an issue with rounded corners in all but Mozilla browsers. Code in module php file shows this: if ($row['st_nav_radius'] > 0){ $cssstring .=" -moz-border-radius: ".$row['st_nav_radius']."px ". $row['st_nav_radius']."px "...
- Thu Jan 26, 2012 7:34 pm
- Forum: Modules/Add-Ons
- Topic: CGBlog and CMSMS 1.10 - no "remove field" button?
- Replies: 7
- Views: 2859
Re: CGBlog and CMSMS 1.10 - no "remove field" button?
It's uploads/left.
- Thu Jan 26, 2012 7:31 pm
- Forum: CMSMS Core
- Topic: Content_Image Tag / Directory Issue
- Replies: 2
- Views: 1175
Re: Content_Image Tag / Directory Issue
Very basic usage of the tag: {content_image block='Left Side Image' dir='left'} And, it did work to one directory. I'm wondering it this is tied to another issue I've run into regarding the file manager. If I'm on a page and through TinyMCE I browse for a directory, I can't get into any directories....
- Wed Jan 18, 2012 10:25 pm
- Forum: Modules/Add-Ons
- Topic: CGBlog and CMSMS 1.10 - no "remove field" button?
- Replies: 7
- Views: 2859
Re: CGBlog and CMSMS 1.10 - no "remove field" button?
Similar issue in 1.10.3... if I know the path to the folder is accurate and there is an image in the folder, all permissions are wide open... still getting Error Retrieving File List. Any things I could try to make that work? First time in all my installs I've ever had an issue with it. It's path re...
- Wed Jan 18, 2012 4:42 pm
- Forum: CMSMS Core
- Topic: Content_Image Tag / Directory Issue
- Replies: 2
- Views: 1175
Content_Image Tag / Directory Issue
Using the latest and greatest CMSMS install. I have the content_image tag in the template, but it says 'error retrieving files' at the directory I've specified. Oddly, if I change it to 'images' it DOES work. I matched permissions to that folder and still no go.
Any thoughts? Thanks.
Any thoughts? Thanks.