Показать сообщение отдельно
Старый 20.11.2007, 01:19   #5
thebat
Senior Member
 
Аватар для thebat
 
Регистрация: 05.09.2006
Адрес: TYPO3.if.ua
Сообщений: 224
Отправить сообщение для thebat с помощью ICQ Отправить сообщение для thebat с помощью AIM Отправить сообщение для thebat с помощью MSN Отправить сообщение для thebat с помощью Yahoo Отправить сообщение для thebat с помощью Skype™
Question

У меня тоже ошибка...
Цитата:
mysql_num_rows(): supplied argument is not a valid MySQL result resource in
..., сделал, как описано выше …
…, а система мен в ответ:
Цитата:
Tables and fields in $TCA, but not in database: Invalid table and field definitions in $TCA!
There are some tables and/or fields configured in the \$TCA array which does not exist in the database! This will most likely cause you trouble with the TYPO3 backend interface!
...чуть ниже:
Цитата:
Tables from database, but not in $TCA:
c_site_objects
Field name: Info:
id int(11) auto_increment
idOwner int(11) default '0'
cTitle varchar(200) default 'new page'
cPageURL varchar(255) default 'pageurl'
iOrder int(11) default '0'
iTmpOrder int(11) default '0'
iViewAs tinyint(4) default '0'
ibMenuItem tinyint(4) default '1'
ibActive tinyint(4) default '0'
..., и так далее ...много таких..
Насколько я понял, проблема в том, что-то, что есть в базе, данных нет в $TCA
Что делать, как исправить эту ситуацию?
__________________
Василий Мосийчук
The BAT!
TYPO3.NET.UA
BLOG.TYPO3.NET.UA
thebat вне форума   Ответить с цитированием