[fixed] unable to find modules in module manager

The members of the Dev team will place issues here that they consider to be solved.
User avatar
jd447
Forum Members
Forum Members
Posts: 134
Joined: Wed Jun 20, 2007 7:06 am

[fixed] unable to find modules in module manager

Post 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?

:-\
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: unable to find modules in module manager

Post 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
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
uniqu3

Re: unable to find modules in module manager

Post 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.
User avatar
jd447
Forum Members
Forum Members
Posts: 134
Joined: Wed Jun 20, 2007 7:06 am

Re: unable to find modules in module manager

Post by jd447 »

mine is hosted on: infomaniak.com
bess
Language Partners
Language Partners
Posts: 282
Joined: Thu Dec 18, 2008 9:37 am

Re: unable to find modules in module manager

Post by bess »

Code: Select all

http://www.cmsmadesimple.org/ModuleRepository/request/v2/
is 404 from my PC too (just copy/past into FF) :-[
reinhardmohr
Forum Members
Forum Members
Posts: 112
Joined: Sun Aug 06, 2006 2:36 pm

Re: unable to find modules in module manager

Post 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
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: unable to find modules in module manager

Post 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.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: unable to find modules in module manager

Post by Rolf »

German, Dutch and Serbian text is changed in TC
French was already done.

®olf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
deactivated010521

Re: unable to find modules in module manager

Post by deactivated010521 »

Works fine for me, Revision: 7390
Last edited by deactivated010521 on Tue Sep 13, 2011 7:44 am, edited 1 time in total.
bess
Language Partners
Language Partners
Posts: 282
Joined: Thu Dec 18, 2008 9:37 am

Re: unable to find modules in module manager

Post by bess »

work fine with cmsms 1.10 beta2
User avatar
jd447
Forum Members
Forum Members
Posts: 134
Joined: Wed Jun 20, 2007 7:06 am

Re: unable to find modules in module manager

Post 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
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: unable to find modules in module manager

Post by Rolf »

jd447 wrote: Php Information:
...
max_execution_time: 10
...
This is very low, perhaps change to 60 and try again.

Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
jd447
Forum Members
Forum Members
Posts: 134
Joined: Wed Jun 20, 2007 7:06 am

Re: unable to find modules in module manager

Post by jd447 »

even so, it's not working:

Php Information:

memory_limit: 128M
max_execution_time: 300
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: unable to find modules in module manager

Post 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
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: unable to find modules in module manager

Post by Rolf »

Fixed in SVN!
Was related to older cURL versions
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Post Reply

Return to “Closed Issues”