Search found 45 matches

by Cognatus
Sun Apr 26, 2020 11:42 am
Forum: CMSMS Core
Topic: Problems moving DB
Replies: 1
Views: 955

Problems moving DB

Hi I'm trying to move my page from one provider to another. Following this instruction (Method 1): https://docs.cmsmadesimple.org/moving . I'm obviously doing something wrong when it comes to moving the DB, and I guess it has to do with the DB-user. The import breaks and I get the message that the D...
by Cognatus
Sat Apr 15, 2017 8:13 pm
Forum: The Lounge
Topic: Post database migration problems
Replies: 7
Views: 4392

Re: Post database migration problems

I have contacted the support but no answer yet. I have a hunch that they will point at my CMS...I will get back when I know.
by Cognatus
Sat Apr 15, 2017 3:14 pm
Forum: The Lounge
Topic: Post database migration problems
Replies: 7
Views: 4392

Re: Post database migration problems

Thanks Rolf

It seems like I managed to access the DB with your help, but new problems occurs. Now I get a 404 instead of a DB error message.

"Not Found

The requested URL was not found on this server."

Any ideas?

//C
by Cognatus
Fri Apr 14, 2017 6:36 pm
Forum: The Lounge
Topic: Post database migration problems
Replies: 7
Views: 4392

Re: Post database migration problems

Thanks for the answer, but it wasn't as easy as I hoped for me who aint an expert on these things! I have tried to change it but can't get it to work. Someone, please advise! This is the content my old config file: <?php # CMS Made Simple Configuration File# Documentation: /doc/CMSMS_config_referenc...
by Cognatus
Thu Apr 13, 2017 9:33 pm
Forum: The Lounge
Topic: Post database migration problems
Replies: 7
Views: 4392

Post database migration problems

Hi! My host have done a migration to a new platform and in this process changed the name and credentials of a couple of databases connected to sites where I run CMSMS. The sites are down and I can't access the admin panels in CMSMS. I obviously didn't read the documentation regarding the migration t...
by Cognatus
Wed Jun 24, 2015 12:22 pm
Forum: The Lounge
Topic: User group permission to only allow editing content
Replies: 2
Views: 1855

User group permission to only allow editing content

I can't figure out how to setup the permissions for a user group to only be able to edit the content of a page and limiting the ability to change the name, menu text, content type etc. of the particular page.

Can this be done?
by Cognatus
Mon Mar 30, 2015 11:23 am
Forum: Modules/Add-Ons
Topic: [Solved] News module to load detailed page
Replies: 5
Views: 1992

Re: [Solved] News module to load detailed page

Ok, Jos, ofcourse I want to do it in a better way! :D

The example you posted uses the summary view, how can I aply something like that in the detailed view?
by Cognatus
Mon Mar 30, 2015 11:18 am
Forum: Modules/Add-Ons
Topic: [Solved] Asign an editor to the content of one single page
Replies: 2
Views: 1169

[Solved] Asign an editor to the content of one single page

I'm trying to figure out how I set up the Group Permissions for a group to aply for one of the pages and restricted to only the content of that page. I have tried fiddling with the Site Admin -> Global Settings -> Content Editing Settings but have not been able to change anything. I don't understand...
by Cognatus
Mon Mar 30, 2015 11:06 am
Forum: Modules/Add-Ons
Topic: [Solved] News module to load detailed page
Replies: 5
Views: 1992

Re: News module to load detailed page

OK, thanks for the info, I will handle it this way, changing article number manualy each time a new article is added in the particular category:

Code: Select all

{news action="detail" articleid="5"}
by Cognatus
Sun Mar 29, 2015 4:29 pm
Forum: Modules/Add-Ons
Topic: [Solved] News module to load detailed page
Replies: 5
Views: 1992

[Solved] News module to load detailed page

I want to configure the news module tag, that i have placed in content, to load the detailed view with the latest article of a certain category, how is this done. I have tried: {news action="detail" articleid="-1" category="mycategory"} {news action="detail" c...
by Cognatus
Wed Jan 21, 2015 11:59 pm
Forum: The Lounge
Topic: Use a temporary domain for development?
Replies: 3
Views: 1405

Re: Use a temporary domain for development?

I'm not expressing my thoughts well enough...

If I develop a page at my web hotel with a temporary url that my ISP provides when adding a new webspace at the server, can I redirect the DNS for a domain now used for another page to point at the my new page and get it to work?
by Cognatus
Wed Jan 21, 2015 8:44 pm
Forum: The Lounge
Topic: Use a temporary domain for development?
Replies: 3
Views: 1405

Use a temporary domain for development?

Is it doable to use a temporary address for development and then convert the finalized page to another domain when done?
by Cognatus
Wed Nov 19, 2014 2:28 pm
Forum: Modules/Add-Ons
Topic: FEU, logged out if submitting form
Replies: 14
Views: 4820

Re: FEU, logged out if submitting form

I captured my screen while fiddling around in the seetings of FEU. As I mentioned before, if I change the settings for the cookie to Yes and save, then switch to the other tab and save, the Cookies setting is reset to No??

http://www.youtube.com/watch?v=JDT745tU ... e=youtu.be
by Cognatus
Wed Nov 19, 2014 12:31 pm
Forum: Modules/Add-Ons
Topic: FEU, logged out if submitting form
Replies: 14
Views: 4820

Re: FEU, logged out if submitting form

This could be due to an HTML error in the form. In the past the sample forms had some errors in them. Or maybe your code above or below the call to FEU is invalid or causing errors. You should: 1. Make sure your HTML validates 2. Look for javascript errors. http://dombok.se/index.php?page=inloggnin...

Go to advanced search