10375 Posts in 2190 Topics by 1707 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 557 Views |
-
Problem with translatable

14 July 2011 at 8:33am
By placing the module in the SilverStripe open up the Web and then sent me this ERROR
Warning: There are two files both containing the same class: '/home1/geyceing/public_html/prueba/sapphire/tasks/MigrateTranslatableTask.php' and '/home1/geyceing/public_html/prueba/silverstripe-silverstripe-translatable-515b028/code/tasks/MigrateTranslatableTask.php'. This might mean that the wrong code is being used. in /home1/geyceing/public_html/prueba/sapphire/core/ManifestBuilder.php on line 487
Fatal error: Class 'DataExtension' not found in /home1/geyceing/public_html/prueba/silverstripe-silverstripe-translatable-515b028/code/model/Translatable.php on line 163
use silverstripe 2.4.5
-
Re: Problem with translatable

14 July 2011 at 9:12am
Hi wachupe,
don't use the Translatable module with SS.2.4.5. It's meant for SS.3.0...
If you delete it, the error will be gone.Good news is, SS.2.4.5 has Translatable already built in.
Read more about enabling it here: http://doc.silverstripe.org/sapphire/en/topics/translation,
and I recommend to read this amazingly fine article from SSBits:
http://www.ssbits.com/tutorials/2011/using-translatable-to-create-a-simple-multilingual-site/
Cheers
Christian
| 557 Views | ||
|
Page:
1
|
Go to Top |


