Recent Topics

1 Jul 05, 2004 13:01    

Sorry we have used features of version 0.9.1 in 0.9.0.9 ... We'll fix this in 0.9.0.10.

In SQL queryies EVO_x tables names should be automatically replaced with the real table names... but they aren't in this version :(

Workaround: You must use a text editor to manually replace all occurrences of EVO_ with evo_ in the .php files:

  • 1 in admin/import-mt.php: line 666
  • 1 in install/functions_evoupgrade.php: line 26
  • 4 in install/_functions_install.php: lines 55, 70, 91 and 103

Preview for 0.9.0.10 available here: http://sourceforge.net/project/showfiles.php?group_id=85535&package_id=88610&release_id=251504 (Please let us know hot it works for you).