Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2006-11-24 21:25:38
- carbon
- New Member
- Registered: 2006-06-18
- Posts: 9
txplib_misc.php bug
Hello,
Textpattern version: 4.0.4 (r1956)
When I search for links by category, and then try to add another link, spits this error:
Warning:
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(/my/web/root/my.website.com/textpattern/include/txp_link.php)
in /my/web/root/my.website.com/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 = 'internal', url = 'dfgfg', linkname = 'fsdgfdg', linksort = 'fsdgfdg', description = '' where id = in /my/web/root/my.website.com/textpattern/lib/txplib_db.php on line 84
Offline
Pages: 1