daryl Posted June 28, 2008 Share Posted June 28, 2008 Hi my store is running prestashop 9.7 can i upgrade to RC 4.How is my database?How is the images? Link to comment Share on other sites More sharing options...
petera Posted June 28, 2008 Share Posted June 28, 2008 I am also interested in this process.I have established a shop with 0.9.7 and made some minor changes to the .tpl files to configure the site to my requirements. I would rather not do a complete new install and manually rebuild the site. So any hints would be much appreciated.I have read the various update posts but still feel a little uneasy about the update as the existing shop is working as I want it without any issues.Any comments appreciated.Cheers and thanks in advance Peter A Link to comment Share on other sites More sharing options...
mbuerge Posted June 29, 2008 Share Posted June 29, 2008 The RC4 is very nice, but I still have a lot of problems upgrading from 9.7.I was digging everywhere, but I still have the following questions not resolved:How did you transfer the adresses, categories and the products tables in your database?Why RC4 does not display the special caracters (äöüéèàÄÖÜÉÈÀ) in a proper way? Quest-ce-q'il font les Français?How did you transfer the translations (I'm using German)?How did you transfer your own theme with its own css-files?Why don't you put all the translations on a table in the database instead of leaving them on the end of a tree of directories?Is there a list of all files in every directory, with an information, if it contains changes and when they where made?If upgrading from 9.7 to RC4 means to dig in the whole directory-tree and to retype all adresses, categories, products and translations again by hand, it's too much work for an user who wants to run business on PrestaShop.Thanks for your help :-) Link to comment Share on other sites More sharing options...
DrÿSs' Posted July 1, 2008 Share Posted July 1, 2008 Hi,There is nothing more to do to upgrade from a 0.9.7.2 to a RC 4.Just make a back-up of your files/database. (Detailed instructions available "on our wiki":/wiki/Getting_Started/#Update_PrestaShop)Then, you can do same as an upgrade of RC3 to RC4, nothing will change :- data are saved- templates are saved (in your own theme dir)- translations should change (lot's of text has changed) but RC4 include this new translations, so no problem with thatSo I don't understand all your questions about this ô.O Link to comment Share on other sites More sharing options...
petera Posted July 1, 2008 Share Posted July 1, 2008 Thanks for that info Philippe,Its more my inexperience that makes me a little cautious rather than any particular problem with Prestashop.Again thanks for the reassurance.Peter A Link to comment Share on other sites More sharing options...
mbuerge Posted July 2, 2008 Share Posted July 2, 2008 just to explain the problem with the special characters I've attached the screen-capture.thanks Link to comment Share on other sites More sharing options...
mbuerge Posted July 2, 2008 Share Posted July 2, 2008 Here my workaround for the error "no products found in category xy"config/config.inc.php line 156:if(is_array($_MODULES) AND !key_exists($modKey, $_MODULES)){$modKey = '<{'.$params['mod'].'}default>'.$key;}saluti Link to comment Share on other sites More sharing options...
mbuerge Posted July 2, 2008 Share Posted July 2, 2008 sorry, this is the workaround for "No products found in category xy"classes/AdminTab.php line 781 $sql = ' SELECT COUNT(a.`id_'.$this->table.'`) AS total FROM `'._DB_PREFIX_.$sqlTable.'` a '.($this->lang ? 'LEFT JOIN `'._DB_PREFIX_.$this->table.'_lang` b ON (b.`id_'.$this->table.'` = a.`id_'.$this->table.'` AND b.`id_lang` = '.intval($id_lang).')' : '').' '.(isset($this->_join) ? $this->_join.' ' : '').' WHERE 1 '.(isset($this->_where) ? $this->_where.' ' : '').($this->deleted ? 'AND a.`deleted` = 0 ' : '').$this->_filter; this workaround is to search also in the modules-translations which where made in Ver. 9.7:config/config.inc.php line 156if(is_array($_MODULES) AND !key_exists($modKey, $_MODULES)){$modKey = '<{'.$params['mod'].'}default>'.$key;}saluti Link to comment Share on other sites More sharing options...
mbuerge Posted July 2, 2008 Share Posted July 2, 2008 I'm attaching my simply CMSIt's made and works in Ver. 9.7 perhaps somebody can develop more out of it. To see how it works just have a look on www.castufino.com.To use it, add the blockcms in the table module.Every page has its pagename, so you can create different pages.To call the single page just use a link with ?pag=pagename.The default pagename ist 'frontpage'.I've stored it in the HOOK HOME so already the first page ist my 'frontpage'.The other links are added in the blockinfos.tpl.saluti blockcms.zip Link to comment Share on other sites More sharing options...
mbuerge Posted July 4, 2008 Share Posted July 4, 2008 Wih a lot of digging I've found the solution of my problem with the special caracters:just remove the line 27 in classes/MySQL.php:// mysql_query('SET NAMES \'utf8\'', $this->_link);Maybe somebody will write a convert-function for the tables from Ver.9.7 to RC4?Saluti Link to comment Share on other sites More sharing options...
Ratatosk Posted July 18, 2008 Share Posted July 18, 2008 Bonjour,Malgré l'affirmation de M. Philippe Sang plusieurs fois sur ce forum, la mise à jour de PS version 0.97 vers la RC5 est loin de se faire "sans soucis" !Tous les caractères accentués des catégories ou des produits sont transformés ! (améliorée, suprême, etc). De même, dans le BO, onglet Catalogue, le lien Caractéristiques devient Caractéristiques ! Idem pour tous les mots accentués de l'interface BO.Sans parler des images des produits, tout à disparu ! Régénérer les miniatures n'y change rien.Je vais donc repasser à un backup de la 0.97... pfffCe qui me déçoit et surprend beaucoup, c'est qu'on avait une 0.97 presque parfaite, et qu'on dirait qu'avec les RC on a développé un nouveau produit différent à partir de zéro, bancal, et qui n'est même plus compatible avec la version précédente !!! Paradoxal, non ? Et moi avec les 700 produits encodés de ma boutique en mode production, je l'ai dans le c...lSi qqun sait m'aider, ce serait le bienvenu. Surtout que j'avais payé les services de Prestashop pour modifier certains modules de mon site, croyant que l'évolution se ferait sans anicroches de ce genre, je suis assez déprimé...Merci, R. Link to comment Share on other sites More sharing options...
DrÿSs' Posted July 18, 2008 Share Posted July 18, 2008 Bonjour,Effectivement, ceci n'est pas normal.Je vais prendre contact avec vous et nous allons régler ce problème ensemble. Link to comment Share on other sites More sharing options...
Ratatosk Posted July 18, 2008 Share Posted July 18, 2008 Ha, merci pour cette réaction rapide :-)Je suppose qu'en attendant, le mieux est que je revienne à ma version 0.97 fonctionnelle ? Merci, R. Link to comment Share on other sites More sharing options...
DrÿSs' Posted July 18, 2008 Share Posted July 18, 2008 Je vous ai envoyé par messagerie privée et par email la procédure à effectuer Nous allons le faire ensemble Link to comment Share on other sites More sharing options...
bhoewler Posted August 7, 2008 Share Posted August 7, 2008 Bonjour,Suis intéressé par votre procédure car, comme le dit le message que j'ai déposéhttp://www.prestashop.com/forums/viewthread/4206/je n'arrive pas à passer de 0.9.7.2 à la version 1 finale. Au moins votre procédure pourrait me permettre d'avancer un bon bout et il ne restera qu'à la compéter pour aller de la RC4 à la 1 finale.Je ne suis certainement pas le seul à être resté à la 0.9.7 qui est stable, mais j'aimerais faire un pas et suivre les évolution. Pour ma boutique, quelques produits et clients, des commandes et je ne peux pas me permettre de redemadner aux clients de se réinscrire parce que l'upgrade ne passe pas ...Ceci d'autant plus que l'un de mes clients, sur ma recommandation, va démarrer avec PrestaShop en octobre ! C'est pas le moment de lâcher les utilisateurs !Merci d'avance et meilleures salutations,Benjamin Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now