Go Back   Cyber Tech Help Support Forums > Software > Web Development & Graphic Design

Notices

Web Development & Graphic Design Problem Solving for Graphic Design, PHP, ASP, Perl, MySQL, SQL, XML, HTML issues

Reply
 
Topic Tools
  #1  
Old August 4th, 2007, 09:10 PM
CalmWaters's Avatar
CalmWaters CalmWaters is offline
Member
 
Join Date: Dec 2005
O/S: Windows 7 64-bit
Posts: 70
Question My Links Work Online... But Not Offline?

Really puzzled... I downloaded a web template from a website but the links on the right hand side don't seem to work when its offline. However, when I'm online the links work fine.

The problem is not connecting to the desired page, the links just don't seem to activate. It's as if they're set to link to # rather than the page name.

If anyone wants a look, the site is hosted at www.appleyardscomputer.co.uk/motherload and its the long list of links down the right hand side of the page that don't seem to work (only links upto "utilities" are currently hosted, so dont go checking out the others :P )

Any ideas/solutions greatly appreciated!

EDIT: If anyone wants to take a look at the offline version, the template is called "Earthling", search it on Google and you're sure to find it

Last edited by CalmWaters; August 4th, 2007 at 09:13 PM. Reason: Extra information
Reply With Quote
  #2  
Old August 4th, 2007, 09:25 PM
Buzz Buzz is offline
Cyber Tech Help Moderator
 
Join Date: Sep 2000
O/S: MacOS
Location: Oregon, USA
Posts: 4,005
Do you have all the link pages sitting in the same directory as the template off line?
Reply With Quote
  #3  
Old August 5th, 2007, 09:05 AM
CalmWaters's Avatar
CalmWaters CalmWaters is offline
Member
 
Join Date: Dec 2005
O/S: Windows 7 64-bit
Posts: 70
Yes I do; as I said before the problem isnt the website not locating the desired page, its like the links are set to #, they just don't work. I should also point out that I'm using IE7 and it works fine in Firefox 2

Noticed something else as well... if you look at the top of the page, there are three links: Home, About and Contact. The links on the right hand side work fine offline then you click one of the top links (Home, About, Contact) and then the links on the right STOP working offline. Its all very confusing
Reply With Quote
  #4  
Old August 5th, 2007, 09:18 AM
renegade600's Avatar
renegade600 renegade600 is offline
CTH Subscriber
 
Join Date: Sep 2003
O/S: Linux
Location: Osceola, Ar
Posts: 26,675
try deleting your temporary internet files.
Reply With Quote
  #5  
Old August 5th, 2007, 09:48 AM
CalmWaters's Avatar
CalmWaters CalmWaters is offline
Member
 
Join Date: Dec 2005
O/S: Windows 7 64-bit
Posts: 70
Thanks, but it still doesn't work... If it works online should I just forget about the fact that it doesn't work offline because its not that important?
Reply With Quote
  #6  
Old August 5th, 2007, 10:00 AM
renegade600's Avatar
renegade600 renegade600 is offline
CTH Subscriber
 
Join Date: Sep 2003
O/S: Linux
Location: Osceola, Ar
Posts: 26,675
if your links are direct to an online site when you are offline or if the the links do not point to the page stored on your computer, then it will not work.

You need to check the offline link and make sure the actual page is at that location on your computer..
Reply With Quote
  #7  
Old August 5th, 2007, 10:32 AM
Buzz Buzz is offline
Cyber Tech Help Moderator
 
Join Date: Sep 2000
O/S: MacOS
Location: Oregon, USA
Posts: 4,005
Basically, there is nothing, absolutely nothing, in the code that would elude to the links not working offline. Therefore it must be something regarding the structure of the files offline.
Reply With Quote
  #8  
Old August 5th, 2007, 10:54 AM
CalmWaters's Avatar
CalmWaters CalmWaters is offline
Member
 
Join Date: Dec 2005
O/S: Windows 7 64-bit
Posts: 70
Thats EXACTLY what I thought. The code seems to be solid! And the page structure is fine.

But, for some reason offline and in IE7, the top links bar de-activates the right link bar when clicked! Gaah!

Oh well, thanks for taking a look guys, I guess I can manage. Thanks
Reply With Quote
  #9  
Old August 5th, 2007, 11:29 AM
rockboy's Avatar
rockboy rockboy is offline
Cyber Tech Help Moderator
 
Join Date: Aug 2002
O/S: Windows 7 64-bit
Location: California, USA
Posts: 3,087
Quote:
Originally Posted by CalmWaters View Post
...
Noticed something else as well... if you look at the top of the page, there are three links: Home, About and Contact. The links on the right hand side work fine offline then you click one of the top links (Home, About, Contact) and then the links on the right STOP working offline. Its all very confusing
I don't know if this is related but some of your top links have a problem. Fix it and see what happens. Add a space before title=.
Code:
<li><a href="about.html"title="About Us">About</a></li>
<li><a href="contact.html"title="Contact Us">Contact</a></li>
Reply With Quote
  #10  
Old August 5th, 2007, 12:09 PM
oracle128's Avatar
oracle128 oracle128 is offline
Senior Member
 
Join Date: Oct 2000
O/S: Windows XP Pro
Location: Melbourne, Australia
Age: 40
Posts: 9,401
It's a CMS, which means the links are probably generated from a database, and aren't working offline because they're not going through a PHP parser.

Last edited by oracle128; August 5th, 2007 at 12:12 PM.
Reply With Quote
  #11  
Old August 5th, 2007, 03:47 PM
CalmWaters's Avatar
CalmWaters CalmWaters is offline
Member
 
Join Date: Dec 2005
O/S: Windows 7 64-bit
Posts: 70
Thanks for trying rockboy, but it didn't work.

Gawsh oracle is knowledgable... I'll take it thats the problem, thanks everyone
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Topics
Topic Topic Starter Forum Replies Last Post
How do I work offline? Ora Internet / Browsers 1 August 10th, 2009 02:39 AM
Work Offline sheldondsouza Malware Removal 27 April 27th, 2008 02:58 AM
Kicks me to WORK OFFLINE when I'm OnLine flydevin Windows XP 1 April 2nd, 2008 05:21 PM
Work Offline? ennyoueffsea Networking 4 April 6th, 2007 01:34 PM
Work Offline fairweather Internet / Browsers 3 June 29th, 2005 11:51 AM


All times are GMT +1. The time now is 08:30 AM.