Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Forking helper.php doesn't work 12 Oct 2014 06:09 #12690

  • vivek
  • vivek's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 123
  • Thank you received: 2
Hi,
Forking helper.php under helpers/helper.php doesn't work.Can you please check?

Also I found the below line

$bases = array(
'COM_ADMIN' => "administrator" .DS. 'components' .DS. $comAlias,
'ADMIN' => "administrator",
'COM_SITE' => 'components' .DS. $comAlias,
'IMAGES' => $config->get('image_path', 'images'),
'MEDIAS' => $configMedias->get('file_path', 'images'),
'ROOT' => '',

);

The MEDIAS should point to "media" folder right?

Regards
Vivek

Please Log in or Create an account to join the conversation.

Forking helper.php doesn't work 12 Oct 2014 06:37 #12691

  • vivek
  • vivek's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Posts: 123
  • Thank you received: 2
Sorry about that..the fork works now..

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.095 seconds

Amazing Tool !
And only tool I know that allows complete Scaffolding in terms of component creation. It really saves loads of time (actually much more than that). Simple architecture enables quick and painless changes at any time. Code is clean and consintent. It's just... what's the word... neat! :) Great work! You should definetely try this one!

pi_wo (JED)
         

Get Started