View Single Post
  #2  
Old 12-07-2014, 09:19 PM
 
shaz shaz is offline
 

Senior Member
  
Join Date: Jul 2008
Location: Sydney, Australia
Posts: 174
 

Default Re: Can't creating modules, even with Next-SDK

Ah sorted!! I was executing it in Putty from the wrong place.

(note: my /next-sdk folder is located in my public_html)

For others:
1.Log into putty as root
2. navigate to the public html folder (command shows root@skc [home/yourpath/public_html] #)
3. Type in the following to execute ./next-sdk/devkit/macros/create-module.php --module=MyName\\SidebarMenu

and it worked! yay!
__________________
Shaz
X-Cart Developer
Sydney - Australia
Reply With Quote