Hi all,
The problem was caused by the lack of an underline in wp_comment table´s comment_ID column.
I upgrade database´s structure from 2.3.2 to 2.9.2, which included addiction of some tables and some columns adaptations.
In this proccess I forgot to change column name from commentID to comment_ID.
Because of it the wordpress wasn´t able to find the former mentioned &c=????
I hope this may help those who get here: Check changes twice, if possible 3 times!!!
Thank u all!
Or does someone has a tutorial to update 2.3.2 to 2.8.6, once they have diferent mysql tables structures?
Please help!
Hi,
If I could read this post before…
I had the same problem and I solved it using layer and CSS:
<div id="Layer1" style="position:absolute; left:0px; top:-18px; width:727px; height:250px;z-index:1; visibility:visible">
<div align="center">CONTENT</div>
</div>