Hello,
why there is cmsms version 1.11.4 on cmsms.org and on cmsmadesimple.org there is just 1.11.3? Is there some reason for that, or this happens just to me?
Thanks
Search found 11 matches
- Tue Dec 18, 2012 8:55 pm
- Forum: General Discussion
- Topic: cmsms.org vs. cmsmadesimple.org
- Replies: 1
- Views: 2180
- Sat Oct 20, 2012 9:02 pm
- Forum: Modules/Add-Ons
- Topic: CMSMS 1.11.2.1 and CustomContent
- Replies: 1
- Views: 1032
CMSMS 1.11.2.1 and CustomContent
Hello, I'm not sure where to report this, but when I want to use CustomContent with latest version of cmsms I get template error "Unexpected &", because $ccuser->loggedin() is converted to $ccuser->loggedin() before update to 1.11.2.1 this only occurred when I was editing content using...
- Sun Oct 07, 2012 7:28 pm
- Forum: General Discussion
- Topic: CMSMS 2.0 Development
- Replies: 3
- Views: 2556
Re: CMSMS 2.0 Development
Oh I'm sorry I have forgotten about this. Then I have one more question, I would like to know if you are planing to build multilingual support in core (I mean without need for MleCMS module)? I would really appreciate that, also like I said I can offer you my help with development if you'd like. Tha...
- Sun Oct 07, 2012 4:16 pm
- Forum: General Discussion
- Topic: CMSMS 2.0 Development
- Replies: 3
- Views: 2556
CMSMS 2.0 Development
Hello,
I would like to ask how is current progress on cmsms 2.0 and maybe offer my services to help you with development if there is something I could help with.
Thanks
I would like to ask how is current progress on cmsms 2.0 and maybe offer my services to help you with development if there is something I could help with.
Thanks
- Mon Sep 10, 2012 4:25 pm
- Forum: Modules/Add-Ons
- Topic: SelfRegistration and PaypalGateway
- Replies: 1
- Views: 859
SelfRegistration and PaypalGateway
Hello, I would like to setup paid registration using selfregistration and paypal gateway, everything works except one thing, after successfull paypal payment, user account is not created, and it is removed from temporary users in SelfRegistration module, also Order state is not changed to paid, it k...
- Fri Aug 24, 2012 6:58 pm
- Forum: Modules/Add-Ons
- Topic: ModuleRepository latest version
- Replies: 3
- Views: 1788
Re: ModuleRepository latest version
Sorry, but I'm not sure that I understand what you mean, link that you posted is that module I talk about and it is supposed to act like a server for module manager, acually I want to make a custom server, because most modules I use, I have made some modifications that are not going to be included i...
- Fri Aug 24, 2012 10:32 am
- Forum: Modules/Add-Ons
- Topic: ModuleRepository latest version
- Replies: 3
- Views: 1788
ModuleRepository latest version
Hello,
is there possibility to get the latest (1.5.3) version of modulereposository? As long that version in svn (1.5.2), doesn't seems to work with actual modulemanager (1.5.3).
Thanks
is there possibility to get the latest (1.5.3) version of modulereposository? As long that version in svn (1.5.2), doesn't seems to work with actual modulemanager (1.5.3).
Thanks
- Tue Jun 26, 2012 10:02 pm
- Forum: Closed Issues
- Topic: [fixed] HTML Block doesn't get updated on apply
- Replies: 1
- Views: 2069
[fixed] HTML Block doesn't get updated on apply
Hello, I have noticed, that when I try to edit HTML Block I make some changes and I submit, then I everything works like a charm, but when I just apply changes, then nothing is done. Page reloads holding my edited values, but if I leave it without submiting then no value is really updated. CMS shows...
- Mon Jun 25, 2012 9:50 pm
- Forum: [locked] CMSMS 1.11 Beta
- Topic: [fixed?]Slow Admin and uncomplete Front end in 1.11-beta2
- Replies: 9
- Views: 7418
Re: Slow Admin and uncomplete Front end in 1.11-beta2
Not sure if I understood correctly the meaning of that code, but if I'm right it should cut off ending / from $path? If I'm right I'm not sure that this is correct way of doing it, according to documentation (http://sk.php.net/substr) I think it should be: while(endswith($path,'/')) { $path = substr...
- Mon Jun 25, 2012 7:48 pm
- Forum: [locked] CMSMS 1.11 Beta
- Topic: [fixed?]Slow Admin and uncomplete Front end in 1.11-beta2
- Replies: 9
- Views: 7418
Re: Slow Admin and uncomplete Front end in 1.11-beta2
I have tried it and now it works, for some reason after fresh install of beta2, there wasn't root_url set in config.php. I'm going to try do another installation and let you know. Edit: I have made some investigation, beta1 works when no root_url is set in config.php, beta2 works just when root_url ...
- Mon Jun 25, 2012 7:23 pm
- Forum: [locked] CMSMS 1.11 Beta
- Topic: [fixed?]Slow Admin and uncomplete Front end in 1.11-beta2
- Replies: 9
- Views: 7418
Re: Slow Admin and uncomplete Front end in 1.11-beta2
Hello, I'm having the same problem, I have tried beta1, that worked without problems, after upgrade to beta2, I'm not able to access page, getting error max execution time exceeded, I can get to administration part, but it's slower than in beta1. Doesn't matter if max execution time is set to 60 sec...