After adding my module to my live site and running Dev/Build nothing happens it does not create new pages or add anything to the database. This is only happening with THIS folder and files on ONE live site! I can add other pagetypes and it works. There are no errors. This folder works and builds on all my other test sites just not this live one. I have added the table directly to the database and still nothing.
I'm am stuck for ideas as to what has caused this and how to amend it. Even changing the folder name does nothing. I cant do too much to the site as its live and in use...
I have attached the Module folder for the route and the 3 files for mysite/code/
Can anyone help please
thanks
EDIT: I have found it does not build in another live site I have. The MySQL versions seem to be different perhaps this is the problem? It fails on 5.1.56- but works on 5.5.
EDIT2:
It does't add the tables to the DB on any live site I have... any ideas why it only works locally on MAMP?
EDIT3:
The _config.php did not transfer during the FTP upload, every time I uploaded it it said it was done but wasn't, I had to manually create one in the file browser and copy and paste the content from my computers file. So simple!!! ugh.