Welcome to TalkGraphics.com
Results 1 to 7 of 7
  1. #1
    Join Date
    Jan 2004
    Posts
    18

    Default

    Hi....I have this webpage I am working on and have saved my url's etc and uploaded all the files to my server yet when I click on their buttons there is no response. My menubars are working ok although they are taken to a blank page right now but I cannot figure out the problem with the navbars. Your help will be greatly appreciated

    Thanks

    Bill

  2. #2
    Join Date
    Jan 2004
    Posts
    18

    Default

    Hi....I have this webpage I am working on and have saved my url's etc and uploaded all the files to my server yet when I click on their buttons there is no response. My menubars are working ok although they are taken to a blank page right now but I cannot figure out the problem with the navbars. Your help will be greatly appreciated

    Thanks

    Bill

  3. #3
    Join Date
    Jan 2004
    Posts
    18

    Default

    Sorry forgot to put the URL in.

    http://www.greatamericanequitymortgage.com

    Thanks

    Bill

  4. #4
    Join Date
    Jan 2004
    Location
    Gateshead,UK
    Posts
    27

    Default

    your problem is:-
    having 2 or more navbars on the same page.
    When you save the navbars a xaramenu.js file is created. Therefore if you create 2 sets of navbars on the same web page Xara will create a xaramenu.js file for both sets of bars. But as both files have the same filename the first xaramenu.js file is overwritten by the second xaramenu.js file.
    The way around this is:-
    produce your first navbars and save. Go to xaramenu.js and rename xaramenu1.js and change the xara code in your website from xaramenu.js to xaramenu1.js.
    Produce your second navbars and save as normal.
    If you want 3 sets of navbars on the same web page you will have to repeat the procedure with xaramenu2.js etc.
    Come back to me if necessary.

  5. #5
    Join Date
    Jan 2004
    Posts
    1,830

    Default

    <BLOCKQUOTE class="ip-ubbcode-quote"><font size="-1">quote:</font><HR>Originally posted by bsharke:
    Sorry forgot to put the URL in.

    http://www.greatamericanequitymortgage.com

    Thanks

    Bill<HR></BLOCKQUOTE>

    Hi Bill

    Have a look at the source for http://www.greatamericanequitymortgage.com/

    It contains 2 script elements one of which is included below.

    <pre class="ip-ubbcode-code-pre"> <script src="xaramenu.js"></script><script Webstyle4 src="construction.js"></script><noscript><img src="Construction.gif?00FBEA99" editor="Webstyle4"></noscript><!--webbot
    bot="Ws4FpEx" endspan --> </pre>

    Notice how the script elements are looking for the files xaramenu.js, construction.js and construction.gif within the same folder as where the web page is located.

    Now compare this with the source for http://www.greatamericanequitymortga...omeequity.html

    The script element reads

    <pre class="ip-ubbcode-code-pre">
    <script Webstyle4 src="../../DOCUME~1/BILLSH~1/LOCALS~1/Temp/WS3/newsidebar.js"></script> </pre>

    It is looking for the file newsidebar.js from a location that does not exist upon your server and therefore the file does not show.

    during the save process, you need to select the graphics folder button and set the correct location for your files to be exported to. This way the script elements will be correctly inserted into your web page.

    Additionally the files exported during the save need to be uploaded to your server.

    Thanks
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	ws.jpg 
Views:	285 
Size:	42.0 KB 
ID:	6745  

  6. #6
    Join Date
    Apr 2001
    Location
    St. Louis, Missouri, USA
    Posts
    113

    Default

    I am having the same problem. I have a whole site done and now I am having problems when I try to save the site. The path that I get looks like what you have in this post but I don't have a graphics folder button on my save. Actually it says save and close and goes right back to Front Page.

  7. #7
    Join Date
    Jan 2004
    Posts
    18

    Default

    Hello and thanks for all the quick and informative replies. I'm getting there slowly but surely. Gread Progam

    Thanks

    Bill

 

 

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
  •