- Posts: 9
- Thank you received: 0
Best way to update from 2.2.2 to 2.3.3
- hokno
- Topic Author
- Offline
- New Member
Less
More
11 years 10 months ago #1184
by hokno
Best way to update from 2.2.2 to 2.3.3 was created by hokno
Hello Andrea,
I´m currently using Custom Properties 2.2.2 on a Joomla 2.5.8 Website. Now I want to upgrade to Custom Properties 2.3.3
Can you say me which is the best way for that.
Can I just use the "install_customproperties_2.3.3.." file to upgrade all together with the Extension Manager in Joomla?
Or is it better to upgrade first the component, then the module..... one after one by using the Extension Manager.
Is it possible to upgrade from Version 2.2.2 to 2.3.3 with one file? Or is it better to upgrade first to 2.2.3 then 2.2.4 ..... ?
Thanks, regards and greetings to Italy
Holger
I´m currently using Custom Properties 2.2.2 on a Joomla 2.5.8 Website. Now I want to upgrade to Custom Properties 2.3.3
Can you say me which is the best way for that.
Can I just use the "install_customproperties_2.3.3.." file to upgrade all together with the Extension Manager in Joomla?
Or is it better to upgrade first the component, then the module..... one after one by using the Extension Manager.
Is it possible to upgrade from Version 2.2.2 to 2.3.3 with one file? Or is it better to upgrade first to 2.2.3 then 2.2.4 ..... ?
Thanks, regards and greetings to Italy
Holger
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
Less
More
- Posts: 1122
- Thank you received: 163
11 years 10 months ago #1185
by andrea_4g
Replied by andrea_4g on topic Best way to update from 2.2.2 to 2.3.3
"install_customproperties_2.3.3." is the way to go: it makes all required changes.
It also installs/upgrades all available CP modules, in unpublished state. You can uninstall them at a later stage if you don't need them.
Please remember to review and save paramters at least once.
It also installs/upgrades all available CP modules, in unpublished state. You can uninstall them at a later stage if you don't need them.
Please remember to review and save paramters at least once.
The following user(s) said Thank You: hokno
Please Log in or Create an account to join the conversation.
- hokno
- Topic Author
- Offline
- New Member
Less
More
- Posts: 9
- Thank you received: 0
11 years 10 months ago #1195
by hokno
Replied by hokno on topic Best way to update from 2.2.2 to 2.3.3
Hello Andrea,
perfect, everything is going well. And Custom Properties is working well in the new version.
The only thing is that I now miss my "Reset" Button.
I ask for this in a earlier topic
Is it still able to show a reset button which reset the filter settings to the beginning state? Can you explain how I can enable this option?
Thanks and regards
perfect, everything is going well. And Custom Properties is working well in the new version.
The only thing is that I now miss my "Reset" Button.
I ask for this in a earlier topic
www.solidsystem.it/forum/8-cp-20-for-j16...button-possible.html
Is it still able to show a reset button which reset the filter settings to the beginning state? Can you explain how I can enable this option?
Thanks and regards
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
Less
More
- Posts: 1122
- Thank you received: 163
11 years 10 months ago #1196
by andrea_4g
Replied by andrea_4g on topic Best way to update from 2.2.2 to 2.3.3
The solution is similar:
You have to modify file modules/mod_cpsearch/tmpl/default.php
Add after line 465 - the line of the submit button - the following:
You have to modify file modules/mod_cpsearch/tmpl/default.php
Add after line 465 - the line of the submit button - the following:
Code:
echo "<input type=\"reset\" class=\"button$moduleclass_sfx\" value=\"Reset\" />";
Please Log in or Create an account to join the conversation.
Time to create page: 0.134 seconds