Hi to all
I created the extension eurofxref under the steps in tutorial but when I write the url to the module, the browser shown "Module not found" .
In other way, I downloaded the eurofxref from site because (maybe I do some error) and after download it, I put it in the extension folder and I write the code in /settings/override/site.ini.append.php
[ExtensionSettings]
ActiveExtensions[]=eurofxref
[RoleSettings]
PolicyOmitList[]=eurofxref
when I log to the site by URL : http://localhost/index.php/cvc/eurofxref/overview/
the browser give me Module not found.
Note: My site name is cvc.
Plz help me Module not found
Amer Azzaz
Wednesday 07 December 2005 9:33:45 am
I created the extension eurofxref under the steps in tutorial but when I write the url to the module, the browser shown "Module not found" .
In other way, I downloaded the eurofxref from site because (maybe I do some error) and after download it, I put it in the extension folder and I write the code in /settings/override/site.ini.append.php
[ExtensionSettings]
ActiveExtensions[]=eurofxref
[RoleSettings]
PolicyOmitList[]=eurofxref
when I log to the site by URL : http://localhost/index.php/cvc/eurofxref/overview/
the browser give me Module not found.
Note: My site name is cvc.