Announcement

Collapse
No announcement yet.

&nbsp appearing when logged in...

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    That will be in Design | Text | Goto ID:229 , change the default '%s at s%%' to read %s <!--at %s%%-->

    There seems to be some thing wrong with the scripts and that is causing teh logged in customer to see a whole lot of code. If you have not made too many / any changes to the scripts, then I would suggest replacing deleting the .pm and .pl along with the .cat and .fil in the site folder, go to the original folder and copy the .pm and .pl from there and paste into the site folder. Now refresh the site and check if this still happens with logged in cutomers.

    Kind regards,
    Bruce King
    SellerDeck

    Comment


      #17
      Displays -

      £70.50 Inc VAT<!--at 17.5%-->



      I will try the .pl thing
      John

      Comment


        #18
        ok. I deleted all of the .pl .pm .fil .cat files, copied new .pm .pl files from a fresh install. I deleted *all* files, inc cgibin, from the webserver, then did a refresh.

        No change.

        I reset ID:219 and ID:229 to default and replaced my modified ACT_PRODUCTPRICE.HTML file with the default one, and did another site refresh.

        That takes it back to defaults, and everything appears to work.

        But if I change any of the text, eg. change ID:219 to " <!--(Including: %s)-->" then it just goes back to doing what it did before -

        eg. it displays "£70.50 <!--(Including: VAT at 17.5%)--> "
        John

        Comment


          #19
          Need to have a link to see what is happening. If that cannot be done, then the only other way is to create a support ticket so that these issues can be looked at.

          Kind regards,
          Bruce King
          SellerDeck

          Comment


            #20
            Actually, I've just replicated it on the default build-

            V7.0.6 GBGA Dev Edition.
            Create a new site.
            Create an account and add to retail group.
            Set to display inc and ex VAT in design|opt|misc
            Set to Simple tax in business options
            change ID:219 to "<!-- (Including: %s) -->"
            Upload site
            login
            view a product...

            Problem should be replicated, you can see the <!--comments--> on the page instead of them being commented out.

            If you can't replicate it doing that let me know.
            John

            Comment


              #21
              The only method to completely get rig of the tags is to change ID 229 to simply read %s, have checked and this apprently has no side effects.

              Kind regards,
              Bruce King
              SellerDeck

              Comment

              Working...
              X