Search found 47 matches

by starbits
Thu Aug 11, 2011 8:03 pm
Forum: Modules/Add-Ons
Topic: Menu Manager question (SOLVED)
Replies: 2
Views: 1294

Re: Menu Manager question

Thanks kidcardboard! I knew there was an answer. Also thanks for the tip about CGsimplesmarty - I had installed before when it was required by other modules, but never used it for itself like this. I'm glad to know what it can do.
:)
Steve
by starbits
Tue Aug 02, 2011 11:09 pm
Forum: Modules/Add-Ons
Topic: Menu Manager question (SOLVED)
Replies: 2
Views: 1294

Menu Manager question (SOLVED)

I think I might be missing something obvious here so please let me know. I want to create a side menu which shows the children of the current page. By itself that is easy: {menu childrenof=$page_alias} works fine. The problem is when we get to a bottom level page, the menu is (naturally) blank. What...
by starbits
Fri Jul 22, 2011 6:28 pm
Forum: CMSMS Core
Topic: [solved] cms_date_format - ignored by modules
Replies: 1
Views: 1023

Re: cms_date_format - ignored by modules

You may have gone on to other things by now, but I just had to work this problem out myself, so in case anyone else is interested, here it is. You do not have to modify your code or write your own UDT to replace the {cms_date_format} tag. What you do instead is in Site Admin, Global Settings, on the...
by starbits
Sun May 08, 2011 7:21 pm
Forum: The Lounge
Topic: Different editors for different pages - possible?
Replies: 2
Views: 1972

Re: Different editors for different pages - possible?

Irish, thanks for your help and advice on this. Yes, it almost works. If the original author of a page designates his department's group as "additional editors" then they can change the content of that page. They can neither add new pages nor remove existing ones. Nor can they upload PDF f...
by starbits
Sun Apr 10, 2011 2:03 am
Forum: The Lounge
Topic: Different editors for different pages - possible?
Replies: 2
Views: 1972

Different editors for different pages - possible?

I have a client that basically does not trust itself. They have several departments, and each department wishes to designate editors for their pages of their common website. The problem is that none of these editors are to be allowed editorial access to other department's pages. One way to deal with...
by starbits
Sun Mar 13, 2011 3:54 pm
Forum: CMSMS Core
Topic: Error with “Add New Content”
Replies: 20
Views: 7462

Re: Error with “Add New Content”

There is definitely a time zone issue. I was setting up a brand new site using 1.9.4 and had created a dozen pages. This morning I go to create another one and I got the "Content Successfully added" message, but the page never appeared in the list of pages. Same problem as everyone else he...
by starbits
Sun Nov 15, 2009 5:36 pm
Forum: Modules/Add-Ons
Topic: SSL required for Form Builder?
Replies: 3
Views: 1776

Re: SSL required for Form Builder?

Dave's original question seems to have gotten lost.  He asked "if there was any need" rather than "how do I".  This is my personal opinion, and I would appreciate other's input.  Since this is not really a CMSMS issue, I am not sure this is the correct forum, but here goes:  I ha...
by starbits
Sun Nov 15, 2009 5:07 pm
Forum: Modules/Add-Ons
Topic: SSL for some forms from formbuilder
Replies: 1
Views: 1376

Re: SSL for some forms from formbuilder

The reason nobody has replied to this topic is because it is not really a CMSMS issue, but instead is an issue of good web design and security practices.  But I think a brief reply may help others from making the same mistake.  First, never email credit card numbers!   Never.  Ever. Even if you use ...
by starbits
Mon Nov 02, 2009 2:54 pm
Forum: Modules/Add-Ons
Topic: [solved] call a single product in products module
Replies: 6
Views: 2991

Re: call a single product in products module

Congratulations Ben!  Nice job.  On my newer version, the tag works like this: {Products action='details' detailtemplate="somename" productid="1"}  Also I have now specified my own template as the default template, and once I did that, the tag works even without the "detailt...
by starbits
Wed Oct 28, 2009 11:52 pm
Forum: Modules/Add-Ons
Topic: [solved] call a single product in products module
Replies: 6
Views: 2991

Re: call a single product in products module

This works, although not exactly as I had hoped: {module_action_link module='Products' action='details' productid="1"} It does not give any errors just the word "Products", which is a link that when clicked, will give you the details of the item you specify.  I was hoping it woul...
by starbits
Wed Oct 28, 2009 11:39 pm
Forum: Modules/Add-Ons
Topic: [solved] call a single product in products module
Replies: 6
Views: 2991

Re: call a single product in products module

I have tried this too, using CMS 1.6.6 and Products 2.4.3.  First, note that the current documentation specifies action="details" (plural), but I have tried it both ways and I get smarty errors: string(140) "Smarty error: [in content:content_en line 1]: syntax error: invalid attribute...
by starbits
Mon Sep 28, 2009 5:53 pm
Forum: CMSMS Core
Topic: [SOLVED] Expand all pages caused out of memory
Replies: 7
Views: 3193

Re: [SOLVED] Expand all pages caused out of memory

Thanks Rolf,
I got my host to do it.
Steve
by starbits
Mon Sep 28, 2009 5:04 pm
Forum: CMSMS Core
Topic: [SOLVED] Expand all pages caused out of memory
Replies: 7
Views: 3193

Re: [SOLVED] Expand all pages caused out of memory

Sorry Pierre, I have not yet updated my memory, I have simply refrained from expanding all pages.  At the time of failure I had approximately 800 pages, and the server has a 64M memory limit on PHP.  That is actually not a lot of pages;  when the site goes live we will need to double that.  Most of ...
by starbits
Fri Sep 25, 2009 1:57 pm
Forum: CMSMS Core
Topic: [SOLVED] Expand all pages caused out of memory
Replies: 7
Views: 3193

Re: [SOLVED] Expand all pages caused out of memory

Thanks guys,
The .htaccess method gave me a 500 server error but the database mod worked fine.  I will contact my host about raising the PHP memory limit.
I appreciate the help!
by starbits
Fri Sep 25, 2009 5:09 am
Forum: CMSMS Core
Topic: [SOLVED] Expand all pages caused out of memory
Replies: 7
Views: 3193

[SOLVED] Expand all pages caused out of memory

Hi, I clicked "expand all pages" on a site with a very large number of pages and got an out of memory error.  The rest of the admin functions correctly for that user name, but I can no longer view the content/pages.  Is there some way in the database that I can reset my preference to "...

Go to advanced search