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

1 Attachment

darwinje
 
MissMarvels replied on at Permalink Reply
MissMarvels
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,