Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

How do you guys edit your files when adding contribs ??

 

Do you use a php editor or file manager in admin panel ??

 

also i was adding a contrib this week and it said " add the following code to the end of what ever file" and at the end was

this

 

?>

 

do i add after that or before it ? the contrb did not work so i have abondoned it for now !!

 

Thanks

Darren

Posted
How do you guys edit your files when adding contribs ??

 

Do you use a php editor or file manager in admin panel ??

 

also i was adding a contrib this week and it said " add the following code to the end of what ever file" and at the end was

this

 

?>

 

do i add after that or before it ? the contrb did not work so i have abondoned it for now !!

 

Thanks

Darren

Do you use a php editor or file manager in admin panel ??

 

I use a pure text editor (ultraedit, but wordpad will do). Others use winmerge or something else (personal preference applies).

 

File mangager is more for moving files around ( like windows explorer), but I use filezilla for this.

 

?> is the end of of php section or file (it closes php). For what you asked, it is the end of the file. What you want to add is before the final ?>

and make sure that you do not have a linefeed after after the the last ?>

 

Every half decent contrib has a support thread. If you have problems with a contrib, ask in the support thread for that contrib.

Posted

Thanks

 

I am just in the process of moving my site, i currently work live which is both difficult and dangerous, i am trying to get it onto mt laptop so i can work on it there but i am sure as with everything else it wont be a straight forward as it sound - LOL

 

Darren

Posted
Thanks

 

I am just in the process of moving my site, i currently work live which is both difficult and dangerous, i am trying to get it onto mt laptop so i can work on it there but i am sure as with everything else it wont be a straight forward as it sound - LOL

 

Darren

Wow, this hard and easy. I think there is a thread for this on the OSC site.

 

I have installed WAMP on my PC to act as my ultimate test ste. In the interim, I using an online shop, an online test site (which will become my on line site) and 2 test sites on my PC). It does get confusing at times. Most files can be transferred bettween sites. Others can not (eg config.php).

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...