webless Posted January 11, 2005 Share Posted January 11, 2005 Hi, I have the latest OSC template and would like to ask which is the best way to design the page text. I have Dreamweaver MX but have been unable to get the site to display properly .... If DW MX is advised could someone guide me on the key steps to get this up and running - i have local PHP MYSQL running and thought i should be able to code/design within DW without to much problem ??? Regards :'( Link to comment Share on other sites More sharing options...
♥ozcsys Posted January 11, 2005 Share Posted January 11, 2005 Hi, I have the latest OSC template and would like to ask which is the best way to design the page text. I have Dreamweaver MX but have been unable to get the site to display properly .... If DW MX is advised could someone guide me on the key steps to get this up and running - i have local PHP MYSQL running and thought i should be able to code/design within DW without to much problem ??? Regards :'( <{POST_SNAPBACK}> You are not going to be able to edit osC in wysiwyg mode. If you want to make changes you are going to need to actually make changes to the code itself. The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right?? Link to comment Share on other sites More sharing options...
Guest Posted January 11, 2005 Share Posted January 11, 2005 I use Dreamweaver development and deployment. ozcsys is right about wysiwyg php & oscommerce don't work that way. Anyways to use Dreamweaver with your oxCommerce, you need to go to Site|Manage Sites... in the menu and follow the instructions. If you get anyproblems, also try searching the internet for Managing Sites for Dreamweaver. (BTW, CHMOD add-on is available in Dreamweaver Exchange) :thumbsup: Link to comment Share on other sites More sharing options...
AfterDark Posted January 11, 2005 Share Posted January 11, 2005 I use nothing but Dreamweaver, Topstyle Pro and Photoshop for all my osC stuff. Some Flash too if required.... You CAN edit some parts of osC in "WYSIWYG" mode while others will require an understaning of the code structure and use of the "code" view. Due to some of the retarded table structure in some pages you will find code view very helpful. Notepad works wonders too.... I had a blind date last night. Her name was :. .:: :.: .:. .::. My contributions to the cause. Link to comment Share on other sites More sharing options...
Guest Posted January 11, 2005 Share Posted January 11, 2005 I use nothing but Dreamweaver, Topstyle Pro and Photoshop for all my osC stuff. Some Flash too if required.... You CAN edit some parts of osC in "WYSIWYG" mode while others will require an understaning of the code structure and use of the "code" view. Due to some of the retarded table structure in some pages you will find code view very helpful. Notepad works wonders too.... <{POST_SNAPBACK}> Same here. The all "powerful" notepad is still one of my favourite. I also use Zend Studio to debug php codes (PHP is powered by Zend). One day osCommerce development will be as easy as drag & drop, well give it a decade or two. LOL :P Link to comment Share on other sites More sharing options...
♥Vger Posted January 11, 2005 Share Posted January 11, 2005 Install your own local web server. Dead easy to do. Update your text, click 'reload' in your browser and see what you've done. Vger Link to comment Share on other sites More sharing options...
webless Posted January 17, 2005 Author Share Posted January 17, 2005 thanks for the comments guys !! Link to comment Share on other sites More sharing options...
Guest Posted January 17, 2005 Share Posted January 17, 2005 A great local webserver that takes no config really is IBserver. It gives you an Apache Webserver with PHP/MySQL and myPHPAdmin for PHP/MySQL Apache 1.3.26 MySQL 3.23.52 PHP 4.2.3 phpMyAdmin 2.3.0 Its available at http://ibsoftware.d2digitalmedia.com/ibserver/ Its what I use to test all my Oscommerce on my Windows XP laptop. The only change I would make to it is to go into the .ini file for the php and change register_globals=on to off. This is the most secure way and there is a contribution to fix the oscommerce code and is the way most live servers are set. Any questions pm or email me. Joshua Staley Link to comment Share on other sites More sharing options...
yfn20 Posted April 9, 2005 Share Posted April 9, 2005 A great local webserver that takes no config really is IBserver. It gives you an Apache Webserver with PHP/MySQL and myPHPAdmin for PHP/MySQL Apache 1.3.26 MySQL 3.23.52 PHP 4.2.3 phpMyAdmin 2.3.0 Its available at http://ibsoftware.d2digitalmedia.com/ibserver/ Its what I use to test all my Oscommerce on my Windows XP laptop. The only change I would make to it is to go into the .ini file for the php and change register_globals=on to off. This is the most secure way and there is a contribution to fix the oscommerce code and is the way most live servers are set. Any questions pm or email me. Joshua Staley <{POST_SNAPBACK}> I have just got all the contributions and layout sorted for my new website using ibserver. Can someone please tell me how I can upload my site to a live server? Since I had set everything to my local computer during the initial installation, I guess I cannot just upload the whole osC folder to the server, right? Do I need to upload my osC folder and then go through the installation again on the live server? Any help will be greatly appreciated. Link to comment Share on other sites More sharing options...
Guest Posted April 9, 2005 Share Posted April 9, 2005 ftp to the location given by your host, then modify your configure.php files to reflect the changes coorelating to your site paths. Link to comment Share on other sites More sharing options...
yfn20 Posted April 14, 2005 Share Posted April 14, 2005 ftp to the location given by your host, then modify your configure.php files to reflect the changes coorelating to your site paths. <{POST_SNAPBACK}> Thank you very much. I shall give it a go. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.