Search found 32 matches

by ilene
Wed Jul 27, 2011 7:48 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Upgrade to 1.9.4.2 - parsing error - unable to edit pages
Replies: 6
Views: 2487

[SOLVED]: Upgrade to 1.9.4.2-parsing error- unable to edit p

Hey Jos,

Your "wild guess" turned out to be the culprit here.

Once I changed the code from:

Code: Select all

<h4>{content block="title"}</h4>
to:

Code: Select all

<h4>{title}</h4>
everything worked properly and pages were editable.

Thanks so much for your assistance!
by ilene
Sun Jul 24, 2011 9:00 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Upgrade to 1.9.4.2 - parsing error - unable to edit pages
Replies: 6
Views: 2487

Re: Upgrade to 1.9.4.2 - parsing error - unable to edit page

Sorry, I'm still not understanding how to correct the parse error. I have the following instances of {content: <h4>{content block="title"}</h4> <div id="your-body">{content}</div> {content block="leftpanel"} {content block="sidebar"} but I'm not seeing instanc...
by ilene
Sun Jul 24, 2011 7:32 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Upgrade to 1.9.4.2 - parsing error - unable to edit pages
Replies: 6
Views: 2487

Upgrade to 1.9.4.2 - parsing error - unable to edit pages

I just upgraded to 1.9.4.2 from 1.6.7. When I go to edit pages I get the following error on the top: "An error occurred parsing content blocks (perhaps duplicated block names)" I understand somewhat from looking at previous posts that I'm not using the word "content" properly or ...
by ilene
Sun Jul 24, 2011 2:14 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: SOLVED: upgrading from 1.67 to 1.9.4.2-which package to use?
Replies: 5
Views: 2531

Re: SOLVED: upgrading from 1.67 to 1.9.4.2-which package to

Thank you for your helpful and comprehensive instructions...Do you think they could made a prominent part of your user manual so that they could be more easily found?

Ilene
by ilene
Mon Jul 18, 2011 7:30 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: SOLVED: upgrading from 1.67 to 1.9.4.2-which package to use?
Replies: 5
Views: 2531

SOLVED: upgrading from 1.67 to 1.9.4.2-which package to use?

I know this is a basic question, but which package do I use when upgrading from 1.67 to 1.9.4.2.
I'm thinking it should be cmsmadesimple-1.9.4.2-base.tar.gz

And Where can I find instructions on which package to use...Thanks: )

Ilene
by ilene
Fri Feb 26, 2010 6:11 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: [Solved]: Upgrade 1.6.6 to 1.6.7 - Problem with Install folder/script
Replies: 7
Views: 2785

Re: Upgrade 1.6.6 to 1.6.7 - Problem with Install folder/script

So after I've overwritten the files, what is my next step? When I navigate to mysite.com I get the error: Warning: require_once(/home/mysite/public_html/lib/module.functions.php) [function.require-once]: failed to open stream: No such file or directory in /home/mysite/public_html/include.php on line...
by ilene
Fri Feb 26, 2010 4:57 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: [Solved]: Upgrade 1.6.6 to 1.6.7 - Problem with Install folder/script
Replies: 7
Views: 2785

[Solved]: Upgrade 1.6.6 to 1.6.7 - Problem with Install folder/script

I'm doing an upgrade from 1.6.6 to 1.6.7 and downloaded the diff base file. After transferring (replacing) the new files, I changed my config permissions from 444 to 666. Now I can't find the "install" folder, and am not sure how to proceed to locate upgrade.php. Suggestions? Addendum: in ...
by ilene
Tue Oct 27, 2009 5:36 pm
Forum: Modules/Add-Ons
Topic: FEU/CC Search engine/indexing safe?
Replies: 1
Views: 934

FEU/CC Search engine/indexing safe?

Please explain what prohibits the password protected content of Custom Content (available only to Front End Users) from being indexed by search engines. Is any configuration within the module needed to ensure this content is secure?
by ilene
Tue Oct 27, 2009 5:24 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Hiding Restricted Navigation from Users Not Logged In
Replies: 8
Views: 4917

Re: [SOLVED] Hiding Restricted Navigation from Users Not Logged In

Peciura - Thank you for clarifying. It's working now.
by ilene
Tue Oct 27, 2009 1:39 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Hiding Restricted Navigation from Users Not Logged In
Replies: 8
Views: 4917

Re: Hiding Restricted Navigation from Users Not Logged In

Thank you for confirming that the menu template works. How would I modify the code of the page template to call the menu tag only if the visitor is logged in?
by ilene
Tue Oct 27, 2009 11:22 am
Forum: Modules/Add-Ons
Topic: [SOLVED] Hiding Restricted Navigation from Users Not Logged In
Replies: 8
Views: 4917

Re: Hiding Restricted Navigation from Users Not Logged In

I'm replying to my initial post by indicating code as code, to make it easier to understand what I'm asking: I've just upgraded site to CMSMS 1.6.6 and installed FEU and Custom Content modules. Everything seems OK, except having trouble hiding the restricted menu for users not logged in. Site:  http...
by ilene
Tue Oct 27, 2009 5:53 am
Forum: Modules/Add-Ons
Topic: [SOLVED] Hiding Restricted Navigation from Users Not Logged In
Replies: 8
Views: 4917

[SOLVED] Hiding Restricted Navigation from Users Not Logged In

I've just upgraded site to CMSMS 1.6.6 and installed FEU and Custom Content modules. Everything seems OK, except having trouble hiding the restricted menu for users not logged in. SIte:  http://www.vnacs.org/index.php?page=login Problem: Left menu that says Board Member's only shouldn't be showing u...
by ilene
Tue Oct 27, 2009 2:34 am
Forum: Modules/Add-Ons
Topic: SOLVED:FEUser - problem with Lost Username Template - not understanding solution
Replies: 1
Views: 843

SOLVED: FEUser - problem with Lost Username Template

I got it: Apparently when you edit groups there is a check box that says" Ask in Lost Username" when you edit your group.
That box needs to be checked. For the box to be checked the field needs to be set as a required field.
by ilene
Tue Oct 27, 2009 2:22 am
Forum: Modules/Add-Ons
Topic: SOLVED:FEUser - problem with Lost Username Template - not understanding solution
Replies: 1
Views: 843

SOLVED:FEUser - problem with Lost Username Template - not understanding solution

http://forum.cmsmadesimple.org/index.php/topic,23267.0.html It seems that my issue is addressed and answered here. BUT, I don't understand the answer. The answers states: Did you check "Ask in lost username?" on the properties you want included in the form? Edit your group in Frontend User...

Go to advanced search