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.
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>
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>
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.
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.