Page 1 of 1

module upload form disappeared[SOLVED]

Posted: Thu Apr 05, 2012 11:58 am
by gerry6
Hi,
I was trying to upload SimpleSlider-0.3.xml, downloaded from the forge. I uploaded jquery first and installed it. I then selected the SimpleSlider file and hit the submit button in the Modules page. The page refreshed and now the form for module upload at the bottom of the page in gone.

Also jquery is not listed in the modules list.
Any help greatly appreciated.

System Information follows:

----------------------------------------------

Cms Version: 1.10.3

Installed Modules:

CMSMailer: 2.0.2
CMSPrinting: 1.0
FileManager: 1.2.0
MenuManager: 1.7.7
MicroTiny: 1.1.1
ModuleManager: 1.5.3
News: 2.12.3
Search: 1.7
ThemeManager: 1.1.4
CGExtensions: 1.27.9
FrontEndUsers: 1.17.1
SelfRegistration: 1.6.15
CustomContent: 1.8.2
HitCounter: 1.1
Gallery: 1.5.3
CGCalendar: 1.9.4
jQuery: 1.2.0


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.5
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
memory_limit: 128M
max_execution_time: 30
output_buffering: 0
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 300M
upload_max_filesize: 300M
session_save_path: /var/lib/php5 (0755)
session_use_cookies: On (True)
xml_function: On (True)


Server Information:

Server Api: apache2handler
Server Db Type: MySQL (mysql)
Server Db Version: 5.0.26


----------------------------------------------

Re: module upload form disappeared

Posted: Thu Apr 05, 2012 7:48 pm
by Dr.CSS
I see jQuery: 1.2.0 at the bottom of your list, is a good chance Simple slider doesn't work with 1.10.* as it hasn't had a release in a long time...

Last Release Date: 2009-12-10 (28 months ago)

Re: module upload form disappeared

Posted: Fri Apr 06, 2012 8:44 am
by gerry6
Thanks Dr.CSS for advice.
I solved this by enabling advanced mode under "settings" in File Manager. Then I deleted the SimpleSlider directory in the 'modules' folder - My module upload form has returned and jquery is now visable in the modules list... ;D
--SOLVED!--

Re: module upload form disappeared [SOLVED]

Posted: Fri Apr 06, 2012 8:47 am
by gerry6
Sorry Folks..This is solved.