gorby
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: <a href=”…”> links in posts and comments are changedThx 2 samboll. WordPress Tune-Up did help!
Forum: Fixing WordPress
In reply to: <a href=”…”> links in posts and comments are changed2 newflesh: I fixed it by removing “\” directly in MySQL.
2 samboll: Thx. I will try and let you know.
Forum: Fixing WordPress
In reply to: <a href=”…”> links in posts and comments are changedSo I checked in the MySQL database and I see the following in there:
<a rel=\"\\"\\\"\\\\\\\"\\"\" href=\"https://oracledoug.com/serendipity/index.php?/archives/872-Now-Thats-What-I-Call-An-Interview!.html\" rel="nofollow">mentioning</a>
This really puzzling me… I have no idea where rel is coming from but backslashes is definitely a problem – the path is than relative! I correct them and everything works!
The question is how the heck those backslashes got into the text? As well as where is rel attribute coming from?
Forum: Fixing WordPress
In reply to: <a href=”…”> links in posts and comments are changedSo I checked in the MySQL database and I see the following in there:
Btw, your mentioningThis really puzzling me… I have no idea where rel is coming from but backslashes is definitely a problem – the path is than relative! I correct them and everything works!
The question is how the heck those backslashes got into the text? As well as where is rel attribute coming from?
Forum: Fixing WordPress
In reply to: <a href=”…”> links in posts and comments are changedSee the comment before last – the link under word “mentioning” is https://blog.oracloid.com/2006/07/moving-to-canada-oracle-10g-rac-solaris-10g-vmware/%5C%22https://oracledoug.com/serendipity/index.php?/archives/872-Now-Thats-What-I-Call-An-Interview!.html\%22
If you click on it – it goes obviously nowhere.When I enter the comment – I enter the link as https://oracledoug.com/serendipity/index.php?/archives/872-Now-Thats-What-I-Call-An-Interview!.html
I checked it in HTML code in the editor and it’s correct there. As soon as I save it – it becomes changed to what the first one, i.e. gets wrapped within “https://blog.oracloid.com/2006/07/moving-to-canada-oracle-10g-rac-solaris-10g-vmware/%5C%22” and “\%22”. Note that tis perfix is basically URL of the page.
I observe the same in posts.
Thanks in advance for your help!
Forum: Requests and Feedback
In reply to: Storing posts in the DBHm… I think I was actually talking bollocks. ?? BlueHost has limit of 50 databases not size of database to 50 MB.