Hey everyone,

I had a fully working setup on my pc where i was developing my cake
app. With that I was using a custom plugin that I downloaded. I put it
in /plugins and I could use the helper and component that came with
the plugin.

Now I want to transfer this setup to a cloud hoster
(cloudcontrolled.com). To try this step by step, I got  a fresh cake
version from the website and loaded it up. For this the cake folder is
in ther root directory and there is no app folder (the controller,
view, model,plugins,.. files are in the root directory as well).
When I add the plugin helper to the app_controller.php I get an error
message indicating that the Javascript helper isnt working anymore. I
read that this indicates that some helper isnt loading properly. When
i remove the plugin helper everything works again.

Are there other settings that could screw this up (like routes,
rewrite rules, default directory settings, ...)??
I also used the latest version of cake, but there shouldn't be any
issues with that, should there??

I would greatly appretiate some help.

Cheers, Flosky

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to