[Solved] Problems migrating from Mambo - strange errors - Joomla! Forum - community, help and support
??? hello! i've migrated site http://www.birklings.com joomla 1.0.10 mambo 4.5.3 (i think, may have been 4.5.2), , i've run strange errors..
i message displayed amongst content in few points on different pages, either in mainbody, or in meta tags:
ean($group = false) { return $this->_cache->clean( $group ); } } ?>
also, pathway doesn't finish properly, ends displaying , end php tag - } ?>
i did think template, when logging admin end, main menu replaced error above.
also, when creating new news article, gets displayed before parameters options:
* these parameters control see when click view item *
and attributes should converted entities * @return string string representation */ function tostring($htmlsafe = false, $subentities=false) { $result = ''; foreach ($this->arnodemap $key => $value) { $currnode =& $this->arnodemap[$key]; $result .= $currnode->tostring(false, $subentities); } if ($htmlsafe) $result = $this->forhtml($result); return $result; } //tostring } //domit_namednodemap_attr ?> else { if ($nodeindex <= $this->nodelist->getlength()) { return $this->nodelist->item(($nodeindex - 1)); } else { $this->nodelist = new domit_nodelist(); return $this->nodelist; } } } //parsepattern } //domit_getelementsbyattributepath ?>
and finally, javascript buttons don't want work now.
there may more errors, these ones i've found far.
i followed migration instructions on joomla site, sql supposedly completed successfully, , i'm pretty sure uploaded files right, through ftp (i did twice sure).
the ftp thing might thing wonder might screwing up, maybe of files got corrupted on upload..
anyone else got this?
cheers!
update: third complete upload seemed trick. seems fine now.
i message displayed amongst content in few points on different pages, either in mainbody, or in meta tags:
ean($group = false) { return $this->_cache->clean( $group ); } } ?>
also, pathway doesn't finish properly, ends displaying , end php tag - } ?>
i did think template, when logging admin end, main menu replaced error above.
also, when creating new news article, gets displayed before parameters options:
* these parameters control see when click view item *
and attributes should converted entities * @return string string representation */ function tostring($htmlsafe = false, $subentities=false) { $result = ''; foreach ($this->arnodemap $key => $value) { $currnode =& $this->arnodemap[$key]; $result .= $currnode->tostring(false, $subentities); } if ($htmlsafe) $result = $this->forhtml($result); return $result; } //tostring } //domit_namednodemap_attr ?> else { if ($nodeindex <= $this->nodelist->getlength()) { return $this->nodelist->item(($nodeindex - 1)); } else { $this->nodelist = new domit_nodelist(); return $this->nodelist; } } } //parsepattern } //domit_getelementsbyattributepath ?>
and finally, javascript buttons don't want work now.
there may more errors, these ones i've found far.
i followed migration instructions on joomla site, sql supposedly completed successfully, , i'm pretty sure uploaded files right, through ftp (i did twice sure).
the ftp thing might thing wonder might screwing up, maybe of files got corrupted on upload..
anyone else got this?
cheers!
update: third complete upload seemed trick. seems fine now.
Comments
Post a Comment