Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Warning: ()Extract problem
Has anyone seen anything like this:
Warning: extract() [function.extract]: First argument should be an array in /backup/home/business/public_html/squaredeye/textpattern/publish.php on line 56
- I am Squared Eye and I
am launchinghave launched Pattern Tap
Offline
Re: Warning: ()Extract problem
Silly question – but are you sure the section has been created?
Offline
Re: Warning: ()Extract problem
Switch to ‘debug’. Looks like it fails to load preferences from the txp_prefs table.
Offline
Re: Warning: ()Extract problem
Jstubbs,
This is a site that’s been copied from an existing db, its simply pointing to the index, so that shouldn’t pertain.
Ruud,
When I try to access the admin panel, I receive the following error:
Fatal error: Call to undefined function: parse() in /backup/home/business/public_html/squaredeye/textpattern/lib/txplib_misc.php on line 1309
- I am Squared Eye and I
am launchinghave launched Pattern Tap
Offline
Re: Warning: ()Extract problem
Which TXP version is that… and can you reinstall it to see if that solves the problem?
Offline
Re: Warning: ()Extract problem
I updated to 4.05.
The index remains the same, but the TXP install now says this:
Warning: Can't find file: './business_sqeye/textpattern.frm' (errno: 13) describe `textpattern` in /backup/home/business/public_html/squaredeye/textpattern/lib/txplib_db.php on line 84
Warning: Cannot modify header information - headers already sent by (output started at /backup/home/business/public_html/squaredeye/textpattern/lib/txplib_db.php:84) in /backup/home/business/public_html/squaredeye/textpattern/lib/txplib_misc.php on line 1544
Warning: Can't find file: './business_sqeye/txp_page.frm' (errno: 13) select user_html from txp_page where name='error_503' in /backup/home/business/public_html/squaredeye/textpattern/lib/txplib_db.php on line 84
Warning: Can't find file: './business_sqeye/txp_page.frm' (errno: 13) select user_html from txp_page where name='error_default' in /backup/home/business/public_html/squaredeye/textpattern/lib/txplib_db.php on line 84
Warning: Cannot modify header information - headers already sent by (output started at /backup/home/business/public_html/squaredeye/textpattern/lib/txplib_db.php:84) in /backup/home/business/public_html/squaredeye/textpattern/lib/txplib_misc.php on line 1610
DB-Connect was succesful, but the textpattern-table was not found.
Last edited by ma_smith (2007-12-12 21:01:57)
- I am Squared Eye and I
am launchinghave launched Pattern Tap
Offline
Re: Warning: ()Extract problem
Your database is corrupt or you’re using the wrong database or you’re using the wrong prefix.
Offline
Re: Warning: ()Extract problem
oki doke. Thought that might have been the case :)
- I am Squared Eye and I
am launchinghave launched Pattern Tap
Offline
Pages: 1