Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

REQ: Help With Dreamweaver MX 2004 and OSC


jcjxxl

Recommended Posts

Posted

Hello all. I am new to OSC (what a great product!) and would like to know if it is possible to change the layout,etc. through Dreamweaver?

 

I am running Windows XP Pro with Apache2, PHP5 and MySQL installed.

 

I created a simple little TEST.PHP and accessed it through Dreamweaver using the DESIGN VIEW option. The screen displayed as it should.

 

Now when I load the INDEX.PHP from OSC in Dreamweaver and try to perform a Design View on it, I get the following error:

 

FATAL ERROR: register_globals is disabled in php.ini, please enable it!

 

I've turned the register_globals to on but still get the same error when performing a design view in Dreamweaver.

 

Any help would be greatly appreciated.

 

Thank you in advance.

Posted

php5 is not compatible with osCommerce, you should downgrade to php 4.3.11

Posted

Crap. Same problem still.

 

Does anyone edit OsCommerce in Dreamweaver MX 2004 without any problems?

Posted

Using Dreamweaver and OSC is akin to using a sledgehammer to crack a nut.

A simple plain text editor is all you really need.

If you really can't live without syntax highlighting and fancy colors, there are quite a few dedicated php editing tools available.

Posted
Using Dreamweaver and OSC is akin to using a sledgehammer to crack a nut.

A simple plain text editor is all you really need.

If you really can't live without syntax highlighting and fancy colors, there are quite a few dedicated php editing tools available.

 

I can edit easily in code view with dreamweaver. But i cant edit it in design view :'(

Posted
You won't be able to edit the design in Dreamweaver as it's just not compatible - the pages are generated dynamically by the php code.

 

What is compatible to let me edit in a design view interface?

Posted

nothing. all must be edited in code mode, and then refresh the page in a browser after saving the changes to see the changes

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...