Re: Multi-Language Support for EZ-Pages
Hey,
something is definitely missing from the file ezpages.php (the sidebox one) since some text comes as code to the site under the links and when you look the file starting from the line 76, it goes like this:
} // test for display
?>
atus_toc':
zen_set_ezpage_status(zen_db_prepare_input($_GET['ezID']), zen_db_prepare_input($_GET['current']), 'status_toc');
$messageStack->add(SUCCESS_PAGE_STATUS_UPDATED, 'success');
zen_redirect(zen_href_link(FILENAME_EZPAGES_ADMIN, 'page=' . $_GET['page'] . '&ezID=' . $_GET['ezID']));
break;
case 'insert':
case 'update':
// start modification for multi-language support
ETC.
The start is quite surely "status_toc" but what else is missing there?
Elli
I may be blond but at least I found Zen.
Bookmarks