expression web help Homepage
Forum Home Forum Home > Expression Web > Free expression web shopping cart help
  New Posts New Posts RSS Feed: paypal buttons no longer working in EW website
  FAQ FAQ  Forum Search   Register Register  Login Login


paypal buttons no longer working in EW website

 Post Reply Post Reply Page  12>
Author
Message Reverse Sort Order
tcertain View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 04 Apr 2008
Location: United States
Online Status: Offline
Posts: 1827
Post Options Post Options   Quote tcertain Quote  Post ReplyReply Direct Link To This Post Topic: paypal buttons no longer working in EW website
    Posted: 11 Jan 2010 at 7:51pm
With the DWT closed, right click on DWT and select New Page from DWT
Back to Top
Sponsored Links
           

Back to Top
Enilette View Drop Down
Learning Fast
Learning Fast


Joined: 21 May 2009
Online Status: Offline
Posts: 69
Post Options Post Options   Quote Enilette Quote  Post ReplyReply Direct Link To This Post Posted: 11 Jan 2010 at 7:43pm
OK. I have made a DWT. How do I make a new page from it?
Back to Top
tcertain View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 04 Apr 2008
Location: United States
Online Status: Offline
Posts: 1827
Post Options Post Options   Quote tcertain Quote  Post ReplyReply Direct Link To This Post Posted: 08 Jan 2010 at 10:27am
Once you have the DWT made, you need to make a new page from it and copy and paste all the content into the page then save it as your updated page.  You have to do this with each page.  It does not all have to be done at one time.  But once the DWT is in use, anytime you change the DWT and save it, it updates all the pages that are linked to the DWT.
Back to Top
Enilette View Drop Down
Learning Fast
Learning Fast


Joined: 21 May 2009
Online Status: Offline
Posts: 69
Post Options Post Options   Quote Enilette Quote  Post ReplyReply Direct Link To This Post Posted: 08 Jan 2010 at 9:52am
that would help me an awful lot. Is it too late or too difficult to incorporate one into my website?
Back to Top
tcertain View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 04 Apr 2008
Location: United States
Online Status: Offline
Posts: 1827
Post Options Post Options   Quote tcertain Quote  Post ReplyReply Direct Link To This Post Posted: 08 Jan 2010 at 9:50am
A Dynamic Web Template - you use it to make all your other pages from.  Usually has header, navigation, content area and footer.
Back to Top
Enilette View Drop Down
Learning Fast
Learning Fast


Joined: 21 May 2009
Online Status: Offline
Posts: 69
Post Options Post Options   Quote Enilette Quote  Post ReplyReply Direct Link To This Post Posted: 08 Jan 2010 at 9:46am
What's a DWT?
Back to Top
tcertain View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 04 Apr 2008
Location: United States
Online Status: Offline
Posts: 1827
Post Options Post Options   Quote tcertain Quote  Post ReplyReply Direct Link To This Post Posted: 07 Jan 2010 at 7:58pm
Open the page in code view.  Start at the top and look at each line until you find the > without the / in front of it.  Then look thru the page and see if that cleared the yellow.  If you are working from a DWT it also highlights in yellow.  In the page editor options I change my code color to bright green on my incompatible code so that I could tell the difference.
Back to Top
Enilette View Drop Down
Learning Fast
Learning Fast


Joined: 21 May 2009
Online Status: Offline
Posts: 69
Post Options Post Options   Quote Enilette Quote  Post ReplyReply Direct Link To This Post Posted: 07 Jan 2010 at 3:49pm
</table>

The html code above is highlighted in yellow. EW says "The <input> tag was not closed before this </table> tag

I have tried putting a / in front of the > like you have advised me to do in an earlier post but the yellow highlight remains
Back to Top
tcertain View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 04 Apr 2008
Location: United States
Online Status: Offline
Posts: 1827
Post Options Post Options   Quote tcertain Quote  Post ReplyReply Direct Link To This Post Posted: 07 Jan 2010 at 2:09pm
Set them both to the xhtml 1.0 transitional.  Then the area that is highlited in yellow- add a / to the end of each of these (red slash is example).
<input type="text" name="os0" maxlength="60" style="width: 222px"/>
<input type="hidden" name="on1" value="Box 2">
<input type="text" name="os1" maxlength="60" style="width: 222px">
<input type="image" src="https://www.paypal.com/en_GB/i/btn/btn_cart_LG.gif" border="0" name="submit0" alt="PayPal - The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypal.com/en_GB/i/scr/pixel.gif" width="1" height="1"> 

Back to Top
Enilette View Drop Down
Learning Fast
Learning Fast


Joined: 21 May 2009
Online Status: Offline
Posts: 69
Post Options Post Options   Quote Enilette Quote  Post ReplyReply Direct Link To This Post Posted: 07 Jan 2010 at 1:51pm
Ok. The Doc Type Dec is set to XHTML 1.0 Transitional. The secondary schema is set to Internet Explorer 6.0

What should I do?
Back to Top
 Post Reply Post Reply Page  12>

Forum Jump Forum Permissions View Drop Down



This page was generated in 0.172 seconds.