General discussion of OpenCATS

Moderators: RussH, cptr13

Forum rules: Just remember to play nicely once you walk through the door. You can disagree with us, or any other commenters in this forum, but keep comments directed to the topic at hand.
User avatar
By RussH
#248
Just a quick tip..

if you find you need to change the google maps lookup to a local google so that it finds your zipcode (or postcode) - just search for google.com and change it;
Code: Select all
find /your_server/cats -type f -name '*' -exec grep -l "google.com" {} \;
shoudl result in you changing the following file;
# cat /your_server/catcats/modules/companies/CompaniesUI.php | grep google.com
$data['googleMaps'] = '<a href="http://maps.google.com/maps?q=' .


...change maps.google.com to your local regional google - i.e. google.co.uk for the UK, google.nl for the netherlands etc etc

Hi. New user but up and running OK so far. I'm b[…]

Bill - just do the mysqldump command to get a copy[…]

Integration

opencats can expose an ical feed that you can sub[…]

It's not imminent right now, am unfortunately dive[…]