Piotras a �crit :

Sam Przyswa <[EMAIL PROTECTED]> wrote:



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 ?



Ah, right. Name is not "multilanged" as used with get_by_name functions.
Try ' select * from page where id='17'; '.


Yes the "select from page ..." work to extract the name field but the midgard method $page = mgd_get_page( $id ); echo $page->name; return "0" instead of the name page.

How to fix it ?

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