Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Adding New Link when Search Result is show
Textpattern 4.0.4
I searched in the link tab for an link.
There is no result for the search request (because the link was not added yet).
While the search result is shown, I add the link into the input form above the search results.
I get this error:
Error: ‘’ is not an integer
textpattern/include/txp_link.php:385 assert_int()
textpattern/include/txp_link.php:47 link_save()
textpattern/index.php:104 include(/home/httpd/vhosts/hauptstadtblog.de/httpdocs/textpattern/include/txp_link.php)
in /home/httpd/vhosts/hauptstadtblog.de/httpdocs/textpattern/lib/txplib_misc.php on line 1842
Warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘’ at line 5 update txp_link set category = ‘’, url = ‘o.de’, linkname = ‘o’, linksort = ‘o’, description = ‘’ where id = in /home/httpd/vhosts/hauptstadtblog.de/httpdocs/textpattern/lib/txplib_db.php on line 84
This error occurs nevertheless if there is or there is no search result.
Offline