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.054 seconds

I'm playing around with the new mvc and the FORK feature is FANTASTIC!!! it's saving me a lot of time! you are doing a very good job!!

Tomaselli (Forum)  

Get Started