![]() |
|
[Module] Theme_installer - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: 3rd Party Module Support v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=41) +----- Forum: Available Modules (https://senforums.mach-hosting.com/forumdisplay.php?fid=63) +----- Thread: [Module] Theme_installer (/showthread.php?tid=2006) Pages:
1
2
|
[Module] Theme_installer - Diablo925 - 09-29-2015 My new module Theme_installer a simple way to install theme to sentora and delete ![]() the users make a theme upload it to my server and all users that have install this module can install it ![]() And now how to install it ![]() Code: zppy repo add repo.alio.dk
zppy update
zppy install Theme_installerRE: [Module] Theme_installer - Diablo925 - 09-30-2015 The store are now up and running link http://theme.alio.dk RE: [Module] Theme_installer - Ron-e - 10-01-2015 I see you have uploaded 2 of my themes already. How are they gone be updated? P.S. i get this message if i try to install the module: Quote:No module.xml file found in the unzipped archive.The package is wrong:
RE: [Module] Theme_installer - Diablo925 - 10-01-2015 Hmm can you try to delete the folder and try again About the update work on a xml where the version is add in the folder where the author is listet and you website/github and version like on module and if you upload a new theme and xml on the module it will say hey a new version is ready will you upgrade and yes i have uploadet 2 of you theme but will remove them if you say RE: [Module] Theme_installer - Ron-e - 10-02-2015 (10-01-2015, 03:26 AM)Diablo925 Wrote: Hmm can you try to delete the folder and try againStill the same problem, your zpp package is wrong... if i unpack the .zpp package i get 2 directories one called "__MACOSX" and another directory called "Theme_installer.zpp". If i manually repackage and install it it works. (10-01-2015, 03:26 AM)Diablo925 Wrote: About the update work on a xml where the version is add in the folder where the author is listet and you website/github and version like on moduleThe xml from your theme installer package can not be read because it is packed wrong. (10-01-2015, 03:26 AM)Diablo925 Wrote: and if you upload a new theme and xml on the module it will say hey a new version is ready will you upgradeYou don't have to remove them, just a question about uploading a updated version from a theme as like it looks like you need a password. RE: [Module] Theme_installer - Diablo925 - 10-02-2015 Im asorry about that i have just testet the module on a new server and it Works now "I hope" it is in version 103 upgrade has been addet to the module just need to add it to my website RE: [Module] Theme_installer - Ron-e - 10-02-2015 it works but i get an message when i install: Code: [root@mail ~]# zppy install Theme_installer
Module to be installed Theme_installer
--2015-10-01 20:17:53-- http://repo.alio.dk/Theme_installer.zpp
Resolving repo.alio.dk... 2a03:b0c0:2:d0::49d:f001, 188.166.57.74
Connecting to repo.alio.dk|2a03:b0c0:2:d0::49d:f001|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10786 (11K)
Saving to: âTheme_installer.zppâ
100%[======================================>] 10,786 43.5K/s in 0.2s
2015-10-01 20:17:53 (43.5 KB/s) - âTheme_installer.zppâ
Notice: Undefined property: XMLTag::$type in /etc/sentora/panel/dryden/ui/module.class.php on line 82
Notice: Trying to get property of non-object in /etc/sentora/panel/dryden/ui/module.class.php on line 82
Module installed successfully!RE: [Module] Theme_installer - Diablo925 - 10-02-2015 yeah but it is in the core module it Works and not have the time to find the error If you want try the theme store at http://theme.alio.dk ![]() and i forgot to add a link in the module :/ next version RE: [Module] Theme_installer - Ron-e - 11-02-2015 Your email got stuck in the spam folder after registering for updating the themes.. Please change the Code: <a class="navbar-brand" href="#">Sentora Theme store</a>Code: <a class="navbar-brand" href="./">Sentora Theme store</a> I and lots like me use logo's headers to go back to the index page..
RE: [Module] Theme_installer - Diablo925 - 11-02-2015 Changed and your account has been enable |