 |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Joomla! section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|

December 5th, 2011, 10:07 AM
|
Authorized User
|
|
Join Date: Dec 2011
Posts: 13
Thanks: 5
Thanked 0 Times in 0 Posts
|
|
Joomla
Happy Holidays To All,
I am currently using Joomla 1.5.14 and am making it more smartphone friendly. Should I redirect smartphone users to another site made exclusively for smart phones or should I just modify my existing to accommodate all types of devices?
Thanks,
|

December 5th, 2011, 04:21 PM
|
Friend of Wrox
|
|
Join Date: Sep 2010
Posts: 245
Thanks: 5
Thanked 24 Times in 23 Posts
|
|
__________________
Boyd Trimmell aka HiTechCoach (.com)
Microsoft Access MVP Alumni 2010-2015
|
The Following User Says Thank You to HiTechCoach For This Useful Post:
|
|

December 5th, 2011, 04:25 PM
|
Authorized User
|
|
Join Date: Dec 2011
Posts: 13
Thanks: 5
Thanked 0 Times in 0 Posts
|
|
Thanks Coach
I appreciate the friendly advice. I am an electrician if you have any electrical questions.
Thanks,
|

December 5th, 2011, 04:29 PM
|
Authorized User
|
|
Join Date: Dec 2011
Posts: 13
Thanks: 5
Thanked 0 Times in 0 Posts
|
|
Upgrade
Are you suggesting that I upgrade?
Quote:
Originally Posted by HiTechCoach
|
|

December 5th, 2011, 06:32 PM
|
Friend of Wrox
|
|
Join Date: Sep 2010
Posts: 245
Thanks: 5
Thanked 24 Times in 23 Posts
|
|
I would at install the security updates fro 1.5 ASAP. Even if you do consider upgrading to 1.7 you want to get your 1.5 version current.
__________________
Boyd Trimmell aka HiTechCoach (.com)
Microsoft Access MVP Alumni 2010-2015
|
The Following User Says Thank You to HiTechCoach For This Useful Post:
|
|

December 10th, 2011, 08:56 AM
|
Authorized User
|
|
Join Date: Dec 2011
Posts: 13
Thanks: 5
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by HiTechCoach
Both.
Have Joomla switch templates for mobiel devices
see:
http://extensions.joomla.org/extensions/mobile
http://www.thejoomlapodcast.com/free...with-joomla-15
If you are using Joomla 1.5.14 then your site has some security holes that will allow your site to get hacked. You really need to install the security updates.
Hello,
I have been trying to figure out how to make a test copy of my site before upgrading to the latest version of 1.5. Thus far I have not found instructions. Can someone please point me into the right direction and or recommend a good Joomla book? This forum has been quite helpful. I hope to increase my knowledge in Joomla and be able to tinker with my website.
Thank You,
JB
See:
http://www.joomla.org/announcements/...-released.html
|
Hello,
I have been trying to figure out how to make a test copy of my site before upgrading to the latest version of 1.5. Thus far I have not found instructions. Can someone please point me into the right direction and or recommend a good Joomla book? This forum has been quite helpful. I hope to increase my knowledge in Joomla and be able to tinker with my website.
Thank You,
JB
|

December 10th, 2011, 03:07 PM
|
Friend of Wrox
|
|
Join Date: Sep 2010
Posts: 245
Thanks: 5
Thanked 24 Times in 23 Posts
|
|
Do you have a separate domain or server to test on?
__________________
Boyd Trimmell aka HiTechCoach (.com)
Microsoft Access MVP Alumni 2010-2015
|
The Following User Says Thank You to HiTechCoach For This Useful Post:
|
|

December 10th, 2011, 09:33 PM
|
Authorized User
|
|
Join Date: Dec 2011
Posts: 13
Thanks: 5
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by HiTechCoach
Do you have a separate domain or server to test on?
|
I do not have a separate domain or server to test on.
Thank you,
JB
|

December 11th, 2011, 08:46 AM
|
Authorized User
|
|
Join Date: Aug 2010
Posts: 11
Thanks: 0
Thanked 4 Times in 3 Posts
|
|
Test Sites
I would suggest that you should always have some means of backing up and testing your Joomla site. If you don't have space on an external server, you can do this perfectly well on your own computer. Depending on which operating system you use, there are fairly straightforward ways of setting up the three applications you will need: a server, the PHP scripting language and a MySQL database. Can I suggest doing some research on "WAMP" (for Windows) or "LAMP" for Linux?
To set up a test site for your Joomla installation, you will need to make a copy of the database. (Your ISP should provide something like "phpMyAdmin" to simplify this process.) You will then need to set up a second Joomla site (of the same vintage as the one you're using on your main site) on your own computer. Set it up as a brand new site then simply DROP (delete) all the tables in the new database and install the backup tables from your live site in their place.
It's always good to have backup copies of your live site (sql database files) but also very useful to be able to experiment with a test installation before you make a major change to components or modules on your live site.
Finally... can I endorse the recommendation that you should update to Joomla 1.5.25? Even if you don't make the jump to version 1.7.x, you should definitely upgrade to 1.5.25.
All the best!
|
|
 |