Add to delicious
Add to technorati
Add to technorati
Digg it
furl
Yahoo

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthoralbertofs
    • CommentTimeApr 14th 2009 edited
     # 1

    Hi, i had a problem with the urls in the textareas, when i record in the database Db::escape() doesn´t work correctly and write into the table something like:
    http://www.mydomain.com/"\http://www.thedomainiwantotogo.com"
    I fixed deleting Db::escape() from the mysql.db.php file (from the insert and the update methods)

    • CommentAuthorix007
    • CommentTimeOct 26th 2009
     # 2

    Hey How did you fix this problem because i have been looking for methods but i cant seem to find one.