Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2007-11-07 21:23:41
- wspence
- Member
- Registered: 2006-09-03
- Posts: 84
txp error code.
not sure what’s been going on with my txp install lately, but when i go to post something this is what i get… any idea what this means? thanks in advance.
Error: ‘’ is not an integer
textpattern/include/txp_article.php:742 assert_int()
textpattern/include/txp_article.php:313 checkifneighbour()
textpattern/include/txp_article.php:131 article_edit()
textpattern/include/txp_article.php:49 article_post()
textpattern/index.php:104 include(/home/content/w/s/p/wspence/html/textpattern/include/txp_article.php)
in /home/content/w/s/p/wspence/html/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 ‘) order by Posted desc limit 1’ at line 1 select ID from tp_textpattern as textpattern where Posted < from_unixtime() order by Posted desc limit 1 in /home/content/w/s/p/wspence/html/textpattern/lib/txplib_db.php on line 84
Warning:
Error: ‘’ is not an integer
textpattern/include/txp_article.php:742 assert_int()
textpattern/include/txp_article.php:316 checkifneighbour()
textpattern/include/txp_article.php:131 article_edit()
textpattern/include/txp_article.php:49 article_post()
textpattern/index.php:104 include(/home/content/w/s/p/wspence/html/textpattern/include/txp_article.php)
in /home/content/w/s/p/wspence/html/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 ‘) order by Posted asc limit 1’ at line 1 select ID from tp_textpattern as textpattern where Posted > from_unixtime() order by Posted asc limit 1 in /home/content/w/s/p/wspence/html/textpattern/lib/txplib_db.php on line 84
Offline
#2 2007-11-07 21:25:46
- wspence
- Member
- Registered: 2006-09-03
- Posts: 84
Re: txp error code.
think i figured it out…never mind
Offline
Pages: 1