Piotras a �crit :

Sam Przyswa <[EMAIL PROTECTED]> wrote:



Hi,

I upgraded from Midgard 1.4 to 1.6.2 run datagard update the database and now I have a strange problem:





display the page title as we expect but

<?php
$id = 17;
$page = mgd_get_page( $id );
echo $page->name;
?>



Run in MySQL: select * from page_i where sid='17';


There is no name field in "page_i" table, only in "page" table, what is the exact page_i table structure ?

The page_i table was created by datagard from my old midgard database perhaps this table is corrupted or incomplete ?

Sam.


-- Ce message a �t� v�rifi� par MailScanner pour des virus ou des polluriels et rien de suspect n'a �t� trouv�. MailScanner remercie transtec pour son soutien.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to