Results 1 to 10 of 10
  1. #1
    Join Date
    May 2007
    Posts
    96
    Plugin Contributions
    0

    Default Very Odd problem in the tpl_footer.php file.

    I am having a very odd problem in the tpl_footer.php for some reason when I am making a an href it will automaticly make it http://mysite.com/http://mysite.com/...nmyproductinfo

    So obviously this isn't working out to well lol.

    I know how to make href also and for some reason if I just make one of them it is fine, but if I make a nice neat paragraph explaining about my site and include some hrefs to diffrent places in my site this starts to happen. It does it to every one of them not just one when I make a paragraph.

    Anyone else experiance this?

    I didn't leave it on my site, but here is my site name if someone wants to view source to make sure my site isn't doing something it isn't suppose to. Also please be aware this is an adult site and there is adult content. http://orgazmictoys.com

    Anyones help will be greatly appreciated.

    Thanks in advance.

    Matt

  2. #2
    Join Date
    Dec 2006
    Location
    Victoria, Australia
    Posts
    360
    Plugin Contributions
    0

    Default Re: Very Odd problem in the tpl_footer.php file.

    The code should look something like this:

    <a href="http://www.kayleenwest.com.au" target="_blank">Web Site by Kayleen West</a>. Powered by <a href="http://www.zen-cart.com" target="_blank">Zen Cart</a>
    'E-Start your web store' book - I Got it and now ..... I GET IT !....Well alot more of it anyway (-:

  3. #3
    Join Date
    May 2007
    Posts
    96
    Plugin Contributions
    0

    Default Re: Very Odd problem in the tpl_footer.php file.

    Quote Originally Posted by blind1 View Post
    The code should look something like this:

    <a href="http://www.kayleenwest.com.au" target="_blank">Web Site by Kayleen West</a>. Powered by <a href="http://www.zen-cart.com" target="_blank">Zen Cart</a>

    This is what I was doing <a href="http://mysitename.com">product name</a>

    I shouldn't have to have the target and the quote right or maybe I am missing something.

    Attention below I have pasted adult content wording so please be advised befor reading.

    This is what I have tried to do below. I have done this before and it worked many times.

    <tr><td colspan="3">
    </td>
    </tr>
    <tr><td height="16"></td></tr>
    <tr><td colspan="3" align="center"><h3>
    <br>
    What’s great about our ######### Toys Store. </h3></td></tr>
    <td colspan="3" valign="top">

    You will be pleased shopping here at orgazmictoys.com our adult toys are the highest quality. Please take a look around and view our wonderful items. We hand picked all of our <a href=“http://orgazmictoys.com”>######### toys </a> and <a href=“http://orgazmictoys.com/index.php?main_page=index&cPath=94”>adult dvds</a> so you can experience the thrills of your life when you buy our items.
    <br>

    One of our best sellers for woman is our <a href=“http://orgazmictoys.com/index.php?main_page=index&cPath=227”>rabbit vibrator</a> and try a <a href=“http://orgazmictoys.com/index.php?main_page=index&cPath=80_88”>realistic ##########</a> if you have never used either of these, this is a great chance to get one. Our prices are always low. You can always count on us to bring you the lowest prices.
    We also have many other <a href=“http://orgazmictoys.com/index.php?main_page=index&cPath=244”>vibrators</a> that you may like.
    <br>
    One of our best selling ######### toys for men is our <a href=“http://orgazmictoys.com/index.php?main_page=index&cPath=155_166”> ############### ##################or</a> and our <a href=“http://orgazmictoys.com/index.php?main_page=index&cPath=155_157”> ######## rings</a> Or maybe your looking a nice tight <a href=“http://orgazmictoys.com/index.php?main_page=index&cPath=155_162”>pocket ###############</a> we also have many other <a href=“http://orgazmictoys.com/index.php?main_page=index&cPath=155”>##################ors</a>
    <br>

    Looking to get kinky? Try our <a href=“http://orgazmictoys.com/index.php?main_page=index&cPath=27”>bondage ######### toys</a> or our <a href=“http://orgazmictoys.com/index.php?main_page=index&cPath=1”>anal ######### toys</a>.
    <br>

    We want nothing more than your experience here to be the best you ever had so please if you have any questions or concerns please email us.
    <br>
    <p> Copyright. The content, organization, graphics, design, compilation, magnetic translation, digital conversion and other matters related to http://orgazmictoys.com are protected under applicable copyrights, trademarks, registered trademarks and other proprietary (including but not limited to intellectual property) rights. The copying, redistribution, use or publication by you of any such matters or any part of the Site, except as allowed by Section 4, is strictly prohibited. You do not acquire ownership rights to any content, document or other materials viewed through the Site. The posting of information or materials on the Site does not constitute a waiver of any right in such information and materials. Our company checks twice a week for any copyright infringement. View our <a href=”http://orgazmictoys.com/index.php?main_page=conditions”>conditions of use</a> for more information.
    Last edited by mboley370; 28 Jun 2007 at 02:44 PM.

  4. #4
    Join Date
    May 2007
    Posts
    96
    Plugin Contributions
    0

    Default Not So Sure maybe java overloading help please.

    I am expericancing this problem in the tpl_footer.php file. When I make something like this. <a href="http://mysitename.com">product name</a>

    When i go to click on product name it looks like this.

    http://mysite.com/http://mysite.com/...mationandso_on


    Why I think this is a java overload is because I went reading on google and found a thread exactly like mine. I then told this was caused by java overloading on the page.

    I am getting this problem in my tpl_footer.php

    I first started tracking down the only mod that I have installed lately and asked oracle about it he said that there is no java script that could affect this his work is purley php the only javascript he had implamented is in the admin side.

    Within three weeks this has happened. I had this up for a very long time took it down to reword and make it sound better never even changed a href or anything, then just put it up last night and I started getting this problem.

    I was told that this can come from the overide header which has javascript.

    The only other thing I have is my google analytics which is javascript pasted below. However I don't think that this could cause the problem. I don't want to have to take it out of there, because none of my stats will come up for a week.

    If anyone could help this would be great.

    Thanks
    Matt

  5. #5
    Join Date
    Dec 2006
    Location
    Victoria, Australia
    Posts
    360
    Plugin Contributions
    0

    Default Re: Very Odd problem in the tpl_footer.php file.

    You have just pasted the contents of a page. I thought you where trying to add links etc to the footer?
    'E-Start your web store' book - I Got it and now ..... I GET IT !....Well alot more of it anyway (-:

  6. #6
    Join Date
    May 2007
    Posts
    96
    Plugin Contributions
    0

    Default Re: Very Odd problem in the tpl_footer.php file.

    Quote Originally Posted by blind1 View Post
    You have just pasted the contents of a page. I thought you where trying to add links etc to the footer?
    Yes, I am adding page contents so that my relavance is better for my meta. Just kinda of an introduction to my store but yet using inside links in my site so the spiders find my stuff easier. This also helps for higher pr.

    There are many links threw out it.


    Thanks

  7. #7
    Join Date
    May 2007
    Posts
    96
    Plugin Contributions
    0

    Default Re: Not So Sure maybe java overloading help please.

    Anyone at all?

  8. #8
    Join Date
    May 2007
    Posts
    96
    Plugin Contributions
    0

    Default Re: Not So Sure maybe java overloading help please.

    I finally found the problem and I think a small amount of code would fix this. However I am not sure how to do thisi n php because i suck at it lol. I am looking it up however and then I can post it later. I am just good with .net coding.


    Ok the problem is zen-cart dosn't support two diffrent kinds of quotes and not many people know that there are two diffrent kinds of quotes.

    Here are the two diffrent types.

    [FONT=Times New Roman]“ "[/FONT]

    Kinda odd yes, but I have read many posts where others have had the same problem. If you use the one to the left this won't work however if you use the one to the right it works perfect. Certain programs or addons that many people have with microsoft office cause this. I am one of them.

    How to get rid of this, just highlight the right quote above and select encoding then select auto select. However when you go back and use microsoft or any other text pad of a sort this can change back, because when you use your addon program that caused this it will go back to it's original form. I am tracking down which addon does this and will post when I do.

    Zen-Cart team is there anything that you can do about this? Add some coding perhaps to allow this. I hope it's possible for the sake of others because when there small you can't tell the diffrence and you lose days of time figuring this out.


    Thanks
    Matt

  9. #9
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Not So Sure maybe java overloading help please.

    This comes from someone using a word processing program to edit code, instead of a text editor. It is strenuously warned against, but obviously some of the results can be subtle and slip through unnoticed (for a while).

  10. #10
    Join Date
    May 2007
    Posts
    96
    Plugin Contributions
    0

    Default Re: Not So Sure maybe java overloading help please.

    Quote Originally Posted by gjh42 View Post
    This comes from someone using a word processing program to edit code, instead of a text editor. It is strenuously warned against, but obviously some of the results can be subtle and slip through unnoticed (for a while).

    Isn't this an easy fix though. I know in vb.net you would make feilds of what you allow su as just example if (a-z) or (A-Z) = such and such feild then

    This isn't exactly the code it is just an example so couldn't you just put a feild accept if (this quote, this quote) = page code allow this text Just example.

    More of a psuedocode example above lol.

    Matt

 

 

Similar Threads

  1. v138a Cannot edit my tpl_footer.php file
    By KittieMD in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 21 Jan 2013, 10:24 PM
  2. Silly Hyperlink action in the tpl_footer.php
    By Stuff4Toys in forum General Questions
    Replies: 1
    Last Post: 23 Nov 2009, 10:53 PM
  3. Problem with my tpl_footer.php file
    By rstevenson in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 27 Aug 2008, 11:26 PM
  4. tpl_footer file
    By Antheia in forum General Questions
    Replies: 1
    Last Post: 6 May 2008, 04:59 PM
  5. A very odd link problem. Help?
    By jaggers in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 12 Nov 2007, 03:16 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR