Module does not appear in the Create new module area

This forum is for general questions about extensions for Joomla! version 1.5.x.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
User avatar
antonyo121982
Joomla! Apprentice
Joomla! Apprentice
Posts: 28
Joined: Fri Jan 21, 2011 4:07 pm

Module does not appear in the Create new module area

Post by antonyo121982 » Mon Mar 26, 2012 11:29 pm

Hello! I've created a module for joomla 1.5 and 2.5 . All is working fine but in joomla 1.5 the module does not appear in the area where you can create a new instance of the module. Only a blank spot appears. Please see the image below. I don't know how to fix that. :'( Thanks in advance for any help.
Image

jtut
I've been banned!
Posts: 429
Joined: Thu Nov 24, 2011 2:57 am
Location: https://www.joomtut.com
Contact:

Re: Module does not appear in the Create new module area

Post by jtut » Tue Mar 27, 2012 9:22 am

Probably because the module files were deleted, re-upload the module files from the Joomla Full package of your current version.
Joomla! support - Joomla! tutorials and more -> https://www.joomtut.com
Steps to creating a Joomla! website with video clip tutorials -> https://www.joomtut.com/joomla-clip

User avatar
antonyo121982
Joomla! Apprentice
Joomla! Apprentice
Posts: 28
Joined: Fri Jan 21, 2011 4:07 pm

Re: Module does not appear in the Create new module area

Post by antonyo121982 » Tue Mar 27, 2012 3:00 pm

Hello and thank you for your reply. This is not the issue :( I guess is something from my xml file , maybe Is not well formed . This is a part from my xml:

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
	<install type="module" version="1.5.0" method="upgrade">
		<name>Module's name</name>
		<author>Author</author>
		<creationDate>Date</creationDate>
		<copyright>Released under GNU/GPL License</copyright>
		<license>http://www.gnu.org/licenses/gpl-3.0-standalone.html</license>
		<authorEmail>my email</authorEmail>
		<authorUrl>my website url</authorUrl>
		<version>1.0.0</version>
		<description>a short description</description>
	<files>
		<filename module="mod_mymodule">mod_mymodule.php</filename>
		<filename>GNU GENERAL PUBLIC LICENSE.doc</filename>
		<filename>myfile.swf</filename>
		<filename>index.html</filename>
		<filename>swfobject.js</filename>
		<folder>images</folder>
		<folder>elements</folder>
	</files>

		<params addpath="/modules/mod_mymodule/elements/">
Thanks again.

gounane
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Sat May 12, 2012 7:20 pm

Re: Module does not appear in the Create new module area

Post by gounane » Sun May 13, 2012 2:55 am

I have the same problem, How can i fix it Please help :(

sajan_r_shakya
Joomla! Explorer
Joomla! Explorer
Posts: 389
Joined: Tue Oct 12, 2010 3:19 pm
Location: Nepal
Contact:

Re: Module does not appear in the Create new module area

Post by sajan_r_shakya » Sun May 13, 2012 3:49 am

XML structure is different in joomla 2.5.x so change xml .

http://docs.joomla.org/Tutorial:Upgrade ... Joomla_1.6 help and http://docs.joomla.org/Adapting_a_Jooml ... Joomla_1.6 to understand changes in xml and codes.
Regards,
Sajan

User avatar
antonyo121982
Joomla! Apprentice
Joomla! Apprentice
Posts: 28
Joined: Fri Jan 21, 2011 4:07 pm

Re: Module does not appear in the Create new module area

Post by antonyo121982 » Sun May 13, 2012 1:18 pm

Thank you for your reply , Sajan . But the problem is in joomla 1.5 . I just can not duplicate the module by the new module command. All the best!

sajan_r_shakya
Joomla! Explorer
Joomla! Explorer
Posts: 389
Joined: Tue Oct 12, 2010 3:19 pm
Location: Nepal
Contact:

Re: Module does not appear in the Create new module area

Post by sajan_r_shakya » Sun May 13, 2012 1:31 pm

humm, How you install on site? i mean you install manually of installation manager?
Regards,
Sajan

User avatar
antonyo121982
Joomla! Apprentice
Joomla! Apprentice
Posts: 28
Joined: Fri Jan 21, 2011 4:07 pm

Re: Module does not appear in the Create new module area

Post by antonyo121982 » Sun May 13, 2012 1:40 pm

Hi again. I am installing it from the extensions manager/install . With the upload and install method. The thing is that the module appears in the area were you create new modules/instances of the existing ones but only if it is not enabled...

sajan_r_shakya
Joomla! Explorer
Joomla! Explorer
Posts: 389
Joined: Tue Oct 12, 2010 3:19 pm
Location: Nepal
Contact:

Re: Module does not appear in the Create new module area

Post by sajan_r_shakya » Sun May 13, 2012 1:58 pm

I am confused. Is it possible to send screenshots?
Regards,
Sajan

User avatar
antonyo121982
Joomla! Apprentice
Joomla! Apprentice
Posts: 28
Joined: Fri Jan 21, 2011 4:07 pm

Re: Module does not appear in the Create new module area

Post by antonyo121982 » Sun May 13, 2012 2:22 pm

I've sent you a pm . The screenshot : http://i45.[removed].com/e61v1y.png

gounane
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Sat May 12, 2012 7:20 pm

Re: Module does not appear in the Create new module area

Post by gounane » Sun May 13, 2012 9:04 pm

any ideas :(


Locked

Return to “Extensions for Joomla! 1.5”