Custom Block Data Write Issues
Permalink
Hi Gang
I am writing a custom block which is based on the standard google_map block it installs fine however it does not commit the changes to the database I have attached the code can any one suggest what the issue may be?
Cheers
Justin
I am writing a custom block which is based on the standard google_map block it installs fine however it does not commit the changes to the database I have attached the code can any one suggest what the issue may be?
Cheers
Justin
Looking to the code i don't see anything strange.. At this moment i'm not able to install and test, but:
ClubListingBlockController
I'm not sure it is a requirement but - what I always do - btTABLENAME, is the same is the blockname...
So use ClubListBlockController as ControllerName....
Regards,