Wednesday 30 July 2008 4:31:46 am
I think you must change it in database
firstly, import the class "frontpage". if you have it by default, the class ID is 23 Then, use phpmyadmin, in table ezcontentobject_tree find the contentobject_id of the node_id 2. by default is 57
do (before this, please backup the database.)
update ezcontentobject set contentclass_id = 23 where id =57;
delete from ezcontentobject_attribute where contentobject_id = 57;
In the BO, delete the vache view node 2, and edit it, add a new version normally, it's in frontpage. Good luck
=== Lagardère Active ===
Fetch random
http://projects.ez.no/la_fetch_random
LA Static Cache
http://projects.ez.no/lastaticcache
LA Bookmarks (jquery)
http://projects.ez.no/labookmark
LA Calendar (jquery)
http://projects.ez.no/lacalendar
My site ez
http://lingping.info
|