Results 1 to 14 of 14

Thread: Script shows before page loads
      
   

  1. #1
    JonathanParker is offline Private First Class
    Join Date
    Aug 2008
    Posts
    6

    Default Script shows before page loads

    When i go to my site, www.jpinspection.com script shows before the page loads, not only on my computer but other peoples computers as well.

    i just tried to publish and a message "the server has been reset" showed.
    how do i fix these problems?

  2. #2
    Join Date
    Mar 2006
    Location
    Mallorca, Spain
    Posts
    6,313

    Default Re: Script shows before page loads

    Have you put the script in an html box ?¿
    if not then save the file as php......select page properties and look for file extension.

  3. #3
    JonathanParker is offline Private First Class
    Join Date
    Aug 2008
    Posts
    6

    Default Re: Script shows before page loads

    i'm not talking about script that is to be inserted into the html box. this is something that is popping up on it's own when I pull up my address. this is my website script itself. it also takes a long time for it to load. www.jpinspection.com

    still need to know how to reset my password, i can't publish anymore?

  4. #4
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Script shows before page loads

    put in a support ticket... looks like youve run a bad script or maybe got a hack attempt or loaded some code from your machine which also has a virus.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  5. #5
    Join Date
    Mar 2006
    Location
    Mallorca, Spain
    Posts
    6,313

    Default Re: Script shows before page loads

    Before you put in a support ticket for the password problem
    make sure that you have the correct
    server IP number
    username
    password

    On the php code problem, it looks as if you have inserted a form/email type script, and as I said before, if you publish that page with a php extension (see page properties) it should be OK......

    Are you sure that it should have gone in the start of page area, or should it have been placed in the start of body section?¿

    If you still cant publish after checking the above, then put in a support ticket.

  6. #6
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Script shows before page loads

    The script that appears on top is BlueVoda's built in form processor. This is happening because you have published your page as html instead of the correct php. This is a MUST when you use the built in form processor as you have done.

    However, this is a Google Search the Site form, so you should NOT use the built in form processor. The action, depending on whicg Search Engine you want to use, should point to the SE's script. I believe that using the Form Wizard, you have the action already, automatically filled in. You just checked the "Use built in Form Processor" and this has messed everything.

    Please also note that you need to edit the form hidden fields in order to make it work.

    Last point: you have also published your page as php. You don't need that (unless you want that for other purposes), connect with FTP and delete index.php. If you decide to keep the php one, delete index.html
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  7. #7
    JonathanParker is offline Private First Class
    Join Date
    Aug 2008
    Posts
    6

    Default Re: Script shows before page loads

    that's sounds like the key general. thanks! i'm on a remote satellite ip address phone system, is this what is keeping me from publishing?

  8. #8
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Script shows before page loads

    Why? are youhaving problems publishing ? How did you publish all your pages ?
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  9. #9
    JonathanParker is offline Private First Class
    Join Date
    Aug 2008
    Posts
    6

    Default Re: Script shows before page loads

    i think because i am on a company secure ip satellite phone server, before i published from a home computer. is this what the problem is?

  10. #10
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Script shows before page loads

    As i explained, the problem of the code appearing on top depends on the form in the page. This is not a publishing issue.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  11. #11
    JonathanParker is offline Private First Class
    Join Date
    Aug 2008
    Posts
    6

    Default Re: Script shows before page loads

    i understand the the code since you explained the problem. i tried to publish a page and and error message appeared saying unable to publish, the server has been reset. is this because i am using a company secure server that has a third party security filter or has someone reset the server at BlueVoda.

  12. #12
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Script shows before page loads

    No, this is usually a connection issue. I don't see, however, why it should be because of your company secure server.Did you change anything in your settings lately ? (i mean in your connection settings) or in your firewall settings ? Some times it can also be load issue. Try to connect with FTP. If you can connect, you should also be able to publish.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  13. #13
    Join Date
    Mar 2006
    Location
    Mallorca, Spain
    Posts
    6,313

    Default Re: Script shows before page loads

    If VH had reset the server, many more members would have been affected and posted the problem.

    I would test publishing again from your home computer as before and then
    perhaps the logic of the situation would become clearer......

  14. #14
    JonathanParker is offline Private First Class
    Join Date
    Aug 2008
    Posts
    6

    Default Re: Script shows before page loads

    i did have to change my internet connection LAN setting to a proxy setting, (before it was set on automatically detect settings) to log onto the internet through the company satellite phone. i am offshore in the gulf of mexico. Is this the setting change that the General is talking about? Is this why I get the message server has been reset and am unable to publish.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49