Tuesday, March 31, 2015

Re: Very basic question about the 'CakePHP Project Files'

hi, 
sorry for late answer
after i visit your site, maybe no problem with your cakephp app, maybe it's just wrong data parsing to google map api, not in your CakePPH application.
 var mapProp = {
  center:new google.maps.LatLng(Lat_DataLng_Data),
  zoom: 7,
  mapTypeId: google.maps.MapTypeId.ROADMAP
};

where Lat_Data and Lnd_Data is your client location from your Databasename.clientTable, not 5253 Murray Bridge location.

'bout radio button, maybe developer set dafault input of radio button to 'the city only', but that's normal behavior for radio buton to select one options as default input.



On Thursday, March 26, 2015 at 4:08:42 PM UTC+7, rogerdw...@gmail.com wrote:
Hi guys, I searched out this group to get a definite answer to my dilemma. I am an end user  ...  not a programmer.

I had a CakePHP site built and delivered but there a few small issues with it.

The long and short of it is that after I had made the final payment and it was transferred to my own server, I asked for some minor issues to be fixed.

After dragging their feet and pretty much ignoring me, I approached other programmers to see if they could finish it off.

They told me that they need access to the 'cake project file' to continue any work  ...  but the web development team say that it is not their company policy to provide that.

Apart from the fact that it feels like I'm being held to ransom  ... especially after I paid the agreed price, plus a bit more  ...  they are not doing the work and my site is un-useable.

Can anyone offer any (helpful) advise please. :)

Thanks,  Roger

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

No comments: