Page 1 of 2
[fixed] unable to find modules in module manager
Posted: Wed Aug 31, 2011 7:26 am
by jd447
really not sure if it's a bug, i'm sorry if i'm wasting your time.
that said, the module manager isn't showing any modules...
error 404 with this:
http://www.cmsmadesimple.org/ModuleRepo ... equest/v2/
i guess it isn't activated yet?

Re: unable to find modules in module manager
Posted: Wed Aug 31, 2011 8:38 am
by Rolf
jd447 wrote:...the module manager isn't showing any modules...
I can't reproduce this, perhaps somebody else with the same problem?
Thanks, Rolf
Re: unable to find modules in module manager
Posted: Wed Aug 31, 2011 8:58 am
by uniqu3
I do have a problem on my local wamp setup but this isn't issue with cmsms, i just didn't figure out what is blocking it.
Everything works fine with my host.
Re: unable to find modules in module manager
Posted: Wed Aug 31, 2011 9:08 am
by jd447
mine is hosted on: infomaniak.com
Re: unable to find modules in module manager
Posted: Wed Sep 07, 2011 9:19 pm
by bess
Code: Select all
http://www.cmsmadesimple.org/ModuleRepository/request/v2/
is 404 from my PC too (just copy/past into FF)

Re: unable to find modules in module manager
Posted: Mon Sep 12, 2011 7:40 pm
by reinhardmohr
Doesn't work here, either.
Maybe it‘s got something to do with removing the soap-module?
Because there is a German help text underneath the box for the module-repository-URL (
http://www.cmsmadesimple.org/ModuleRepo ... equest/v2/). And this German line says something about having to configure a URL to something on my site and calling a soap-something?
It says:
Die URL sollte folgendes Format haben:
http://www.meine-webseite.de/Pfad/soap. ... Repository
But Calguy said when announcing 1.10 that this soap-module was removed from the core installation?
Can anybody help?
Thanks
Reinhard
Re: unable to find modules in module manager
Posted: Mon Sep 12, 2011 8:10 pm
by calguy1000
The German 'help' (along with all the other languages I would suspect) is out of date.
This is the proper URL.
http://www.cmsmadesimple.org/ModuleRepo ... equest/v2/
However, accessing that URL in your browser will give you a 404 error.
I have just tested the ModuleManager from 2 installations on my VM and have no difficulties.
Re: unable to find modules in module manager
Posted: Tue Sep 13, 2011 6:44 am
by Rolf
German, Dutch and Serbian text is changed in TC
French was already done.
®olf
Re: unable to find modules in module manager
Posted: Tue Sep 13, 2011 7:02 am
by deactivated010521
Works fine for me, Revision: 7390
Re: unable to find modules in module manager
Posted: Tue Sep 13, 2011 7:29 am
by bess
work fine with cmsms 1.10 beta2
Re: unable to find modules in module manager
Posted: Tue Sep 13, 2011 7:35 am
by jd447
tested and retested... still not working
Cms Version: 1.10-beta2
Installed Modules:
CMSMailer: 2.0.2
CMSPrinting: 1.0
FileManager: 1.2.0
MenuManager: 1.7.6
MicroTiny: 1.0.0
ModuleManager: 1.5
News: 2.12
Search: 1.7
ThemeManager: 1.1.4
Config Information:
php_memory_limit:
process_whole_template: false
output_compression: false
max_upload_size: 300000000
default_upload_permission: 664
url_rewriting: none
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true
Php Information:
phpversion: 5.2.17
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
memory_limit: 96M
max_execution_time: 10
output_buffering: 20480
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 300M
upload_max_filesize: 300M
session_save_path: No check because open basedir active
session_use_cookies: On (True)
xml_function: On (True)
Server Information:
Server Api: apache2handler
Server Db Type: MySQL (mysql)
Server Db Version: 5.0.84
Re: unable to find modules in module manager
Posted: Wed Sep 14, 2011 6:02 pm
by Rolf
jd447 wrote:
Php Information:
...
max_execution_time: 10
...
This is very low, perhaps change to 60 and try again.
Rolf
Re: unable to find modules in module manager
Posted: Thu Sep 15, 2011 2:37 pm
by jd447
even so, it's not working:
Php Information:
memory_limit: 128M
max_execution_time: 300
Re: unable to find modules in module manager
Posted: Thu Sep 15, 2011 6:33 pm
by Rolf
jd447 wrote:even so, it's not working:
Php Information:
memory_limit: 128M
max_execution_time: 300
Is your test website online?
Could you sent me an admin login (PM or mail)?
Rolf
Re: unable to find modules in module manager
Posted: Sat Sep 17, 2011 8:19 pm
by Rolf
Fixed in SVN!
Was related to older cURL versions