hi,
yesterday, i have test app software autoinstall creation.But when i upload the app the software manager say incorrect tar.gz
This is the link to the app http:\\totalynet.fr.cr\dotclear-2.4.1.2-fr.tar.gz
thanks for your help.
hi,
yesterday, i have test app software autoinstall creation.But when i upload the app the software manager say incorrect tar.gz
This is the link to the app http:\\totalynet.fr.cr\dotclear-2.4.1.2-fr.tar.gz
thanks for your help.
Hi...
It seems like a problem while installing the package...
The problem are the french language with `, ´ and so on...
I search for a solution.
OK...
If find the problem and i find the solution...
Search the file "imscp-pkt-mngr" and open it.
Inside search for this section (line 302)
Add this
before
After this fix the package will be installed...
I will fix this in the git.
hi,
thanks cry, i will be test.[hr]
ok it works, tanks[hr]
i have had the app to the list but i have this error in imscp_pkt_mngr_engine.log:
[ERROR] [Wed Jan 11 17:03:39 2012] main::engine: Name "main::cleared" used only once: possible typo at /var/www/imscp/engine/imscp-pkt-mngr line 356.
but works
i have had the app to the list but i have this error in imscp_pkt_mngr_engine.log:
[ERROR] [Wed Jan 11 17:03:39 2012] main::engine: Name "main::cleared" used only once: possible typo at /var/www/imscp/engine/imscp-pkt-mngr line 356.
That is ok.. I will fix this, but it don't crash any installation
Display More
[ERROR] [Wed Jan 11 17:09:11 2012] main::engine: Global symbol "@_SERVER" requires explicit package name at /tmp/sw-51-13/dotclear_fr line 143.
Global symbol "@_SERVER" requires explicit package name at /tmp/sw-51-13/dotclear_fr line 143.
Global symbol "@_SERVER" requires explicit package name at /tmp/sw-51-13/dotclear_fr line 143.
Global symbol "@_SERVER" requires explicit package name at /tmp/sw-51-13/dotclear_fr line 143.
Global symbol "$to" requires explicit package name at /tmp/sw-51-13/dotclear_fr line 143.
Global symbol "$subject" requires explicit package name at /tmp/sw-51-13/dotclear_fr line 143.
Global symbol "$message" requires explicit package name at /tmp/sw-51-13/dotclear_fr line 143.
Global symbol "$headers" requires explicit package name at /tmp/sw-51-13/dotclear_fr line 143.
Global symbol "$smtp_relay" requires explicit package name at /tmp/sw-51-13/dotclear_fr line 143.
Global symbol "$to" requires explicit package name at /tmp/sw-51-13/dotclear_fr line 143.
Global symbol "$subject" requires explicit package name at /tmp/sw-51-13/dotclear_fr line 143.
Global symbol "$message" requires explicit package name at /tmp/sw-51-13/dotclear_fr line 143.
Global symbol "$headers" requires explicit package name at /tmp/sw-51-13/dotclear_fr line 143.
Execution of /tmp/sw-51-13/dotclear_fr aborted due to compilation errors.
You have to escape $ and @ (\$ or \@) in the dotclear_fr... Thats the trick.
If you test the perl script manuelly on the server you will see every error you make...
Put the dotclear_fr in the tmp folder and call it "perl dotclear_fr"
Hi,
my first app is finish -> dotclear 2.1.4.2 in French
you can download and test it : http://totalynet.fr/dotclear-2.1.4.2-fr.tar.gz
enjoy.
Great... I will test it tomorrow.. If everything is ok i upload it to our depot.... Thank you
hi,
myBB forum 1.6.5 FR -> http://totalynet.fr/mybb-1.6.5-fr.tar.gz[hr]
Is possible to make App multilanguage ?
Not at the moment
Ok...
I tested you dotclear package...
There are some issues...
At first... Not all database tables where deleted...
There was a problem with this error "a foreign key constraint fails"...
To fix this problem you need to add this lines to your install script (uninstall section)
I will add this to the default script!
Then i found some usernames "krok" in the sql dump.
Change this to admin... This is better...
Some links are pointed to your site.
Change this to "imscp.net"... The same with the emailadresses. Change them to "noreply@imscp.net".
In the config file you didn't set a correct emailadress...
To insert a adress use this:
Update every date colum to the actually date!
And the last... Every ip set to localhost or 127.0.0.1!
I'd changed everything and i will upload the package to our repo.
Now i checked the mybb...
There are some more failure...
I'd fixed everything...
Now both packages in our repo...
Take a look on the packages...
And thanks for your help to add some new packages.