1
roktec
Missing Module icon on Module page after FTP upload (text only)
  • 2009/9/8 0:06

  • roktec

  • Just popping in

  • Posts: 29

  • Since: 2007/3/1 3


Hi. I have tried uploading a few modules I thought would be fun for my community. After uploading I only see text in the install module section. If I install they do not appear to work.

Some modules that work fine:
NEWS - Version - 1.63
FAQ - Version - 1.1
Marquee - Version - 2.46
Liase - Version - 1.26
Polls - Version - 1.1
Forums (CBB) Version - 3.08
P'tities announces - Version - 1.4
MediaWiki - Version 1.71 (although I have disabled this because it takes over my site and will be confusing for my users to get back to the site)

ALSO:
PHPMyAdmin - Version - 2.6 (although the only way to get to this is through the module page and clicking the icon from there)

Modules with missing button/icon (text only):
My Shop - Version 2.2
UserPage - Version 1.4
Digital Photo Album (Tad Galery) Version 1.3

As you can see... some modules work fine. Is there a problem with my MySQL version or is there a problem with the files downloaded?

Why doesn't the "Module Icon/Graphic show up?

I did try to install the applications but they didn't really work.

MY Site Info:
XOOPS Version - XOOPS 2.3.3
PHP Version - 5.2.10
MySQL Version - 4.1.5-gamma
Server API Version - apache2handler
OS Version - FreeBSD

safe_mode - Off
register_globals - Off
magic_quotes_gpc - On
allow_url_fopen - On
fsockopen - On
allow_call_time_pass_reference - On
post_max_size - 8M
max_input_time - 60
output_buffering -
max_execution_time - 30
memory_limit - 24M
file_uploads - On
upload_max_filesize - 2M

2
DonCurioso
Re: Missing Module icon on Module page after FTP upload (text only)

roctek,

check if modules you did upload are in a right folder. Sometimes, folder are duplicated inside them & cause issues like these you report.

Other easy way before delete is moving & trying in modules admin. If you use Filezilla (i use it), you can move up any folder. Try to move one by one & cheching at same time.

Hope helps.

3
roktec
Re: Missing Module icon on Module page after FTP upload (text only)
  • 2009/9/9 4:40

  • roktec

  • Just popping in

  • Posts: 29

  • Since: 2007/3/1 3


Hi Don,

I know exactly what you are talking about as I have run into that before (and it gave me lots of trouble and took some time to figure out).

I did take your advice and I did go double check just in case I did that again and it appears that I have uploaded the correct folder. Very odd.

4
trabis
Re: Missing Module icon on Module page after FTP upload (text only)
  • 2009/9/9 12:44

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Looks like modules that do not work are the last ones alphabetically. Probably you have a problem in myshop module, making the following ones not work. Such problems are often related with php parsing errors. Check myshop language files and if php version is suported.

5
roktec
Re: Missing Module icon on Module page after FTP upload (text only)
  • 2009/9/11 1:38

  • roktec

  • Just popping in

  • Posts: 29

  • Since: 2007/3/1 3


Hi.

They are not installed... I just uploaded the folders. There must be missing files or something

6
ghia
Re: Missing Module icon on Module page after FTP upload (text only)
  • 2009/9/11 7:45

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Check for correct directory alignment.
Every subdirectory of /modules/ must have a xoops_version.php eg. /modules/myshop/xoops_version.php
In xoops_version is also the image location (relative to /modules/moduledirectory/) specified. Check that the file is present.

Any messages with debug on?

(Is this MyShop in fact Oledrion? That should work without problems on PHP 5.2+)

7
trabis
Re: Missing Module icon on Module page after FTP upload (text only)
  • 2009/9/11 12:51

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


You need to remove myshop folder to see if it is module problem or not.

8
Mamba
Re: Missing Module icon on Module page after FTP upload (text only)
  • 2009/9/11 14:01

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


I resolved his issue with TadGallery - he had a wrong name of the directory, after I've changed to "tadgallery", the icon works.

But with UserPage and Oledrion I couldn't do it. I'm getting 500 error. Strangely enough, I am getting the same issue on my local WAMP 2.4 installation, i.e. the image is not visible, and when I'm trying to see the image directly by pasting the image URL:

http://localhost/xoops240b2/modules/oledrion/images/oledrion_logo.png

I'm getting 500 error:
Quote:
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, admin@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Apache/2.0.63 (Win32) PHP/5.2.9-2 Server at localhost Port 80


so this is pretty strange. The same issue is with DokuWiki.

I don't have the time right now to investigate it further, but will do it this weekend. Maybe somebody else can do it in the meantime.

9
ghia
Re: Missing Module icon on Module page after FTP upload (text only)
  • 2009/9/11 15:12

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


There is an .htaccess file in the oledrion directory. Try once again accesing the image without this file.
If it works, then your Apache is probably not configured for URL rewriting.

10
Marco
Re: Missing Module icon on Module page after FTP upload (text only)
  • 2009/9/12 4:54

  • Marco

  • Home away from home

  • Posts: 1256

  • Since: 2004/3/15


yep, delete the htaccess. our modules are shipped with url rewriting capabilities. since it's not (yet) managed by core, it's embedded into our solutions through htaccess files.

Login

Who's Online

234 user(s) are online (133 user(s) are browsing Support Forums)


Members: 0


Guests: 234


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits