I have the new version, using rebrander, that's fine BUT certain links on the site, which are copy-pasted from other links that work fine, glitch and don't display as they should. Yes, I've cleared caches and even tried manually entering the links. I even called my site host and had them check my server.
One of my links (the most important one, naturally) goes to my hosts home page instead of my site home page. It did work correctly but then it just changed. Even removing and reinserting doesn't help. I've tried absolute and relative linking.
I have one other link that works sometimes and not other times. It goes to an off-site destination...ie, an absolute link.
I don't have any problems with links other than in the ebook I'm doing now. I've re-created it 4 times and it's still unstable.
Anyone have any idea what's going on? Will try anything you think might work. Thanks!
P.S. to Sunil: I re-did my file folder situation and that took care of the problem we discussed earlier. Appreciate your help on that.
Posted on: 7:50 pm on May 7, 2002
EBookCompiler
Post the HTML code for that page, or at least the relevant part of it, as without that we're all just guessing
Open the file in Notepad or another text editor, highlight the text, and say Copy. Then in your Post here do Paste (Ctrl+V)
Posted on: 9:39 pm on May 7, 2002
SandiB
Here's the segment that is going to your-site home page instead of etidepublishing.com page. I'll post the other problem segment next. Thanks! <b>Reading Materials</b><p> Looking for fresh articles to publish? How about some good, informative, reading materials? Just want some entertaining reading for yourself or the family? Eventually you'll find it all at <a href="http://etidepublishing.com">eTide Publishing</a> The site is undergoing complete revision at this time so be sure to check again soon for more, more, more!<p>
Posted on: 1:46 pm on May 8, 2002
SandiB
This is the segment, from the index page, that sometimes works right (ie: when clicked on to verify) goes to the verification page and other times either doesn't work or goes to the wrong page. Thanks for the help!
<td width="30%"><div align="left"><a href="http://i-Cop.org/cgi-bin/mem/jl.pl?1208"target="new"><img src="/charter_seal.gif" border="0" alt="i-Cop Logo and Link"></a><br>Click to verify.</div>
Posted on: 1:54 pm on May 8, 2002
EBookCompiler
On the 2nd one I think you have an extra / plus (in the bit before charter_seal.gif, and are missing a space before target
Try
<td width="30%"><div align="left"><a href="http://i-Cop.org/cgi-bin/mem/jl.pl?1208" target="new"><img src="charter_seal.gif" border="0" alt="i-Cop Logo and Link"></a><br>Click to verify.</div>
The extra / would cause a broken image. I'm not sure what the missing space would do
I am guessing but I think the problem is caused by something else in your file, like possibly a missing " or a missing end tag or a missing closing tag.
Now on a typical HTML page it will give you lots of warnings for say missing quotes (most people and HTML programs are lazy about that). What you want to do is look for warnings/errors about mismatched brackets, quotes, tags, etc.
If still no luck, post the whole page here
Posted on: 7:51 pm on May 8, 2002
SandiB
Thanks for the help. Sometimes one can't see for looking, I guess. There was an extra period that caused the first problem. The second one cleared up with the removal of the extra /.
With any business, it is up to the individual owner of said business to ensure the success of the business. You may make more or less than any sample figures or results that might be quoted on our web sites or other publications. All business involves risk, and many businesses do not succeed. Further, Answers 2000 Limited does NOT represent that any particular individual or business is typical, or that any results or experiences achieved by any particular individual/business is necessarily typical.
Disclosure:
Our company's websites' content (including this website's content) includes advertisements for
our own company's websites, products, and services,
and for other organization's websites, products, and services.
In the case of links to other organization's websites,
our company may receive a payment, (1) if you purchase products or services,
or (2) if you sign-up for third party offers, after following links from this website.
Unless specifically otherwise stated, information about other organization's products and services,
is based on information provided by that organization,
the product/service vendor, and/or publicly available information - and should
not be taken to mean that we have used the product/service in question.
Additionally, our company's websites contain some adverts which we are paid
to display, but whose content is not selected by us, such as Google AdSense ads. For more
detailed information, please see Advertising/Endorsements Disclosures
Our sites use cookies, some of which may already be set on your computer. Use of our site
constitutes consent for this. For details, please see Privacy.
Click privacy for information about our company's privacy, data collection and data retention policies, and your rights.