Moolet Moo's Online FB 1.0.2

Get Moolets
Loading Loading...
Get Moo
 
Moolets Support Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Get and view an address from a database (1 viewing) (1) Guests
Go to bottom Avatar Required To Post Favoured: 0
TOPIC: Get and view an address from a database
#1215
donfogon (User)
Fresh MooTooler
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Get and view an address from a database 7 Months, 2 Weeks ago  
Hi


I display the addresses of my data_base_ customers in the mainbody of Joomla 1.0.13.

I want to put the selected address into a variable, let's say $customer="address"."zipcode"."city"...

How can I catch this variable from Moolet Google Maps and display this addrees?

Regards,
DonFogon
 
Report to moderator   Logged Logged  
  Avatar Required To Particpate
#1216
brian_williford (Admin)
Admin
Posts: 454
graph
User Online Now Click here to see the profile of this user
Gender: Male
Re:Get and view an address from a database 7 Months, 2 Weeks ago  
Don,
It sounds really like you need to do some custom php programming here. I can not really just explain that. I would have to write all that code just to figure it out and that would be time consuming.

I can tell you this. If you wanted to loop though a list of address from a data_base_ and put the moolet maps code in your custom application you would be looking at sending your variable the moolet variable

Code: :

 moolet_mapplet_address_start



This is read in at line 40 of mod_moolet_google_maps, where it is pulling in the joommla module parameters. Then it is passed down to line 73

Code: :

 var address $moolet_mapplet_address_start



hope that helps
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/04/06 04:30 By brian_williford.
 
Brian Williford
Jr. Spaceship Mechaninc
  Avatar Required To Particpate
#1217
donfogon (User)
Fresh MooTooler
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re:Get and view an address from a database 7 Months, 1 Week ago  
Thank you very much, Brian.

Don Fogón
 
Report to moderator   Logged Logged  
  Avatar Required To Particpate
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
Page loading, please wait...