Jump to content


Photo

Modules Manager

Module

  • Please log in to reply
105 replies to this topic

#41 ceberlin

ceberlin

    Distinguished Member

  • Members
  • PipPip
  • 37 posts
  • 10

  • LocationHamburg & Berlin (Germany)

Posted 06 August 2012 - 06:14 PM

Hi, I still have this when trying to update the XMLsitemap module.

Error Class 'ZipArchive' not found (line 279 of /...mypath...../site/modules/ModulesManager/ModulesManager.module)

I am running the latest dev-version 0.0.9. How exactly did you make it work?

#42 slkwrm

slkwrm

    Sr. Member

  • Members
  • PipPipPipPip
  • 279 posts
  • 101

Posted 06 August 2012 - 10:17 PM

Hey, Ceberlin, make sure you have this extension enabled.

Found here:

Linux systems
In order to use these functions you must compile PHP with zip support by using the --with-zip[=DIR] configure option, where [DIR] is the prefix of the » ZZIPlib library install.

Windows
Windows users need to enable php_zip.dll inside of php.ini in order to use these functions.

#43 ceberlin

ceberlin

    Distinguished Member

  • Members
  • PipPip
  • 37 posts
  • 10

  • LocationHamburg & Berlin (Germany)

Posted 07 August 2012 - 06:14 AM

Ah, this could be the problem. I am surprised if such a standard thing is not compiled in php at my provider. Need to check that.

A suggestion from stackoverflow that I like (testing and error handling):

Whether or not ZIP support is built-in may vary, though I guess most packagers will include it.
Then again, you could always test it by checking if the ZipArchive class exists by calling
class_exists('ZipArchive'); and show a nice error message or fall back to a more generic approach...


src: http://stackoverflow...-in-to-php?rq=1

#44 Soma

Soma

    Hero Member

  • Moderators
  • 3,421 posts
  • 1944

  • LocationSH, Switzerland

Posted 07 August 2012 - 06:47 AM

Ah, this could be the problem. I am surprised if such a standard thing is not compiled in php at my provider. Need to check that.

A suggestion from stackoverflow that I like (testing and error handling):


src: http://stackoverflow...-in-to-php?rq=1


This IS the problem yes. Yeah I know I haven't implement the check for zip yet. Thanks for the link.

@somartist | modules created | support me, flattr my work flattr.com


#45 Sevarf2

Sevarf2

    Sr. Member

  • Members
  • PipPipPipPip
  • 301 posts
  • 13

  • LocationBratislava

Posted 08 August 2012 - 06:44 AM

Great module. Installed right now. A little suggestion: could be nice to have a tooltip or something like this on the hover action of the info button to read information about the module instead of open the module page.

#46 Soma

Soma

    Hero Member

  • Moderators
  • 3,421 posts
  • 1944

  • LocationSH, Switzerland

Posted 08 August 2012 - 06:54 AM

Great module. Installed right now. A little suggestion: could be nice to have a tooltip or something like this on the hover action of the info button to read information about the module instead of open the module page.


Hover the title instead. ;)

@somartist | modules created | support me, flattr my work flattr.com


#47 Soma

Soma

    Hero Member

  • Moderators
  • 3,421 posts
  • 1944

  • LocationSH, Switzerland

Posted 18 November 2012 - 06:38 AM

I have just made a little update to 101. The limit was hardcoded to 100. Since there's more than 100 now and some get filtered out, it wasn't showing all modules anymore.

Added config option for apikey and limit and set limit to 200 by default.

You should be able to update Modules Manager by Modules Manager.

@somartist | modules created | support me, flattr my work flattr.com


#48 adamkiss

adamkiss

    Master of the universe

  • Moderators
  • 1,088 posts
  • 293

Posted 07 January 2013 - 05:16 PM

You should be able to update Modules Manager by Modules Manager.


so meta

#49 Soma

Soma

    Hero Member

  • Moderators
  • 3,421 posts
  • 1944

  • LocationSH, Switzerland

Posted 11 January 2013 - 05:20 PM

Added support for Admin Themes install.

 

Let me know if it works for you. It's now updated to 1.0.2 and can be updated using Modules Manager, just refresh the cache and go.

 

Thanks Adam for reminding me implementing it! :)

 

- When installing it, it will throw a JS confirm as it will delete the templates-admin folder in site/ when found.

- It will look for a folder templates-admin in the downloaded folder and install it, or if not found it will move the content of the extracted folder to site/templates-admin (assuming it's already the templates-admin folder).

 

Thanks


@somartist | modules created | support me, flattr my work flattr.com


#50 ryan

ryan

    Hero Member

  • Administrators
  • 5,985 posts
  • 3386

  • LocationAtlanta, GA

Posted 11 January 2013 - 05:55 PM

Added support for Admin Themes install.

 

That is awesome! Wish I wasn't being called down to cook dinner right now, I can't wait to try this out. 



#51 Joss

Joss

    Hero Member

  • Members
  • PipPipPipPipPip
  • 982 posts
  • 671

  • LocationStony Stratford, UK

Posted 11 January 2013 - 06:02 PM

That is awesome! Wish I wasn't being called down to cook dinner right now, I can't wait to try this out. 

 

I have already done the cooking and the shopping, so I am going to play with it.


Be nice - I am not a proper programmer and haven't the foggiest idea of what Soma/Apeisa/Ryan/et al are talking about.
Website Dev: http://www.stonywebsites.co.uk
Music Composition: http://www.dancingbear.co.uk
Writing: http://www.sanglier.co.uk


#52 Soma

Soma

    Hero Member

  • Moderators
  • 3,421 posts
  • 1944

  • LocationSH, Switzerland

Posted 11 January 2013 - 06:08 PM

I'm so sorry Ryan, this wasn't intentional. But I could record you a video you can watch on your mobile :)

@somartist | modules created | support me, flattr my work flattr.com


#53 adamspruijt

adamspruijt

    Distinguished Member

  • Members
  • PipPipPip
  • 82 posts
  • 76

  • LocationCanada

Posted 11 January 2013 - 06:15 PM

Soma! Dude... I love this, I was just pondering the other day if this would be possible, and now, done and done. So easy and fun to test ALL the admin themes now. Thanks!



#54 Soma

Soma

    Hero Member

  • Moderators
  • 3,421 posts
  • 1944

  • LocationSH, Switzerland

Posted 11 January 2013 - 06:50 PM

Omg what did I do!! Now I cant decide which one and am constantly swizing between them... No but it's fun and makes it easy and interesting comparing them. Some need updazes. ;)

@somartist | modules created | support me, flattr my work flattr.com


#55 adamkiss

adamkiss

    Master of the universe

  • Moderators
  • 1,088 posts
  • 293

Posted 11 January 2013 - 07:23 PM

The man, the beast.

 

Soma.



#56 Soma

Soma

    Hero Member

  • Moderators
  • 3,421 posts
  • 1944

  • LocationSH, Switzerland

Posted 11 January 2013 - 07:39 PM

little update, big improvements afte little more testing.
 
1.0.3
- Language Packs and Site Profiles now show up but will have a "more" link to the repository page.
- Added check if no download github url found to give a "more" link to the modules url

@somartist | modules created | support me, flattr my work flattr.com


#57 Joss

Joss

    Hero Member

  • Members
  • PipPipPipPipPip
  • 982 posts
  • 671

  • LocationStony Stratford, UK

Posted 11 January 2013 - 08:51 PM

HI Soma

 

Just updated.

 

Under the version column it is showing 1.03

 

but under the status column it is showing 1.01 New version available and the update link.


Be nice - I am not a proper programmer and haven't the foggiest idea of what Soma/Apeisa/Ryan/et al are talking about.
Website Dev: http://www.stonywebsites.co.uk
Music Composition: http://www.dancingbear.co.uk
Writing: http://www.sanglier.co.uk


#58 Luis

Luis

    Distinguished Member

  • Members
  • PipPipPipPip
  • 264 posts
  • 251

  • LocationGermany, Karlsruhe

Posted 12 January 2013 - 04:26 AM

Hey Soma,

I get an error when I wanna switch admin theme:

 

Error Call to undefined function wireRmdir() (line 358 of /share/HDA_DATA/Web/pwSpielwiese/site/modules/somatonic-ModulesManager-028cd65/ModulesManager.module)

Web Afficionado

#59 Pete

Pete

    Administrator

  • Administrators
  • 1,802 posts
  • 727

  • LocationChester, England

Posted 12 January 2013 - 04:31 AM

Might require PW 2.3 from the dev branch?

#60 Luis

Luis

    Distinguished Member

  • Members
  • PipPipPipPip
  • 264 posts
  • 251

  • LocationGermany, Karlsruhe

Posted 12 January 2013 - 04:45 AM

Hmm, looks like I have to update my playground.


Web Afficionado





Also tagged with one or more of these keywords: Module

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users