Simple SQL insertion

Hi people,

i'm trying to make a very simple mod that will run the install.sql file in the standard module folder and it will add a record in a specific table in the Dolphin 7 database.

So far i've configured the folder tree of another module to fit my needs, and changed the config.php and install.sql files. The problem is that, when i try to install the module through the Admin panel,i get a message that the module 'can't be installed from the folder "xxx/xxx/" : Failed'.

What other files do i need to tweak? the specific mod won't have any classes or templates, and the folder and file permissions are set correctly.

What am i missing?

Quote · 7 Apr 2010

Hello I think you will need compare some of things:
1. Directory structure (should be as : modules/your_nick/you_module_name)
2. You modules should contain all specific files such as : config.php, installer.php .....

We only have a unique modules for dolphin!
Quote · 27 Apr 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.