ispCP - Board - Support
ISPCP v1.0.0 stable is ready, testers needed - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: Announcements (/forum-6.html)
+--- Thread: ISPCP v1.0.0 stable is ready, testers needed (/thread-5732.html)

Pages: 1 2 3 4 5 6 7 8


RE: ISPCP v1.0.0 stable is ready, testers needed - CHBIE - 02-17-2009 04:34 PM

(02-17-2009 06:11 AM)sci2tech Wrote:  Thank you for your report. But was only 1 bug -> Language uninstall is always the previous uninstalled.
Logs not being translated is not a bug, but an enhancement. Please open a ticket for V1.0.1
For the rest you need to update you language table from database (this is not performed automatically on update).

i have updatet the Language File from Database: the German File is not UTF-8! (ä / ö / ü).

The new File in UTF-8: german_germany


RE: ISPCP v1.0.0 stable is ready, testers needed - alecksievici - 02-17-2009 05:09 PM

(02-17-2009 11:40 AM)lschafroth Wrote:  So all I need to do is follow the RC6 > RC7 guide but replace the commands with the new version?

Lannie

i'm using debian lenny and i used the guide from here - http://www.isp-control.net/ispcp/browser/trunk/docs/Debian/INSTALL with the latest trunk.


RE: ISPCP v1.0.0 stable is ready, testers needed - sci2tech - 02-17-2009 05:52 PM

@CHBIE. I`ve added your file. Language files are user contributed and I can not check them. Especially that I do not know German Smile.


RE: ISPCP v1.0.0 stable is ready, testers needed - nuke3d - 02-17-2009 07:40 PM

@sci2tech: Please revert the language file, there's not a single correction, only new errors... E.g. "Fußzeile" (correct) has been changed to "Fu�eile" (2 missing chars)... Or "LÄUFT" (correct) to "LäUFT" (second char not capital).


RE: ISPCP v1.0.0 stable is ready, testers needed - simple - 02-17-2009 08:08 PM

Using RC6 on Lenny I could not upgrade smoothly. The db-keys in all files got changed, I had to change them back to the value of the backup files to get it working again.


RE: ISPCP v1.0.0 stable is ready, testers needed - sci2tech - 02-17-2009 11:09 PM

Haeber reverted ChBIE file. I did tell that I can not check user files.
@Simple: http://www.isp-control.net/ispcp/browser/trunk/docs/Debian/INSTALL -> Update -> Step 7
Code:
172    7. Save files
173            # cp -v /var/www/ispcp/engine/ispcp-db-keys.pl /tmp/ispcp/var/www/ispcp/engine/
174            # cp -v /var/www/ispcp/engine/messager/ispcp-db-keys.pl /tmp/ispcp/var/www/ispcp/engine/messager/
175            # cp -v /var/www/ispcp/gui/include/ispcp-db-keys.php /tmp/ispcp/var/www/ispcp/gui/include/
176            # cp -v /var/www/ispcp/gui/themes/user_logos/* /tmp/ispcp/var/www/ispcp/gui/themes/user_logos/
177            # cp -TvR /var/www/ispcp/gui/domain_default_page /tmp/ispcp/var/www/ispcp/gui/domain_default_page
This is where you save those db-keys. Miss this step and it happened what happened to you. db-keys are not modified anywere in upgrade process. This is why you must first save them. Those files are not touched in upgrade process.


RE: ISPCP v1.0.0 stable is ready, testers needed - Haeber - 02-17-2009 11:30 PM

(02-17-2009 11:09 PM)sci2tech Wrote:  Haeber reverted ChBIE file. I did tell that I can not check user files.

Yes, 'cause the new german language file created a lot of new bugs. With http://www.isp-control.net/ispcp/changeset/1514 I tried to convert the file to utf-8 automatically, but it seems to me only the first line was not in utf-8.


RE: ISPCP v1.0.0 stable is ready, testers needed - simple - 02-17-2009 11:37 PM

(02-17-2009 11:09 PM)sci2tech Wrote:  @Simple: http://www.isp-control.net/ispcp/browser/trunk/docs/Debian/INSTALL -> Update -> Step 7
This is where you save those db-keys. Miss this step and it happened what happened to you. db-keys are not modified anywere in upgrade process. This is why you must first save them. Those files are not touched in upgrade process.
I'm not really new to using ispcp Wink
So I saved the keys, sure. But the UPDATE part of the install guideline never says that the files have to be recovered in any case to get the system working. That should at least be mentioned - or did something go wrong on my part? The db-key-files have definitely been changed during the update procedure.


RE: ISPCP v1.0.0 stable is ready, testers needed - Zothos - 02-18-2009 02:01 AM

The Current trunk r1516 willbe the new ispcp 1.0 if no other bugs are found. The current trunk is totaly freezed now!

So please dont stop testing, even test more! Smile We need your help!


RE: ISPCP v1.0.0 stable is ready, testers needed - sci2tech - 02-18-2009 02:19 AM

(02-17-2009 11:37 PM)simple Wrote:  I'm not really new to using ispcp Wink ...
I do not want to argue, but ... db-keys are not changed in any way. Please take a look at ispcp-update