After moving to new server, links are no longer working.
PermalinkThis has got to be something I'm missing. Could anyone point me in the right direction?
Thanks,
Tom
UPDATE;
I have a third site, not c5, that is an old piece of work that's php driven and seemed to be doing the same thing. I found this web site's problem to be that on my new server, the php.ini file had the php short tags,"<?", turned off and I used to use the short tag a lot in my older work. With this older site, the "<?" tags wern't working and my functions that produced the data for my text fields were not working because of this.
Since your's is also a new server setup, you might see if short tages are dissabled in our php.ini file and if they are, turn them on to see if things start working again. Don't forget to restart Apache or whatever web server you are using to reinitialize php.
My links are now working but this still hasn't fixed my anchor tags to external banners. I have reduced the banner code to just the <img scr="///" alt="..."> tag and there is still nothing being displayed in the block, not even the alternate text. I coppied the same FQDN to the top of my browser and the image does load from the source web site. So, this hase to be a problem related to the internal c5 structure.
Yes, my final problem here is not a c5 issue. It is just another case of me being so focused on making the web site work, I forgot about ad blocking in my browser.
I'm wondering if it's a Pretty URL/htaccess error.
Let's stay posted on this