Ok this is for the maps module I had installed and upgraded to new version.
I found and changed the number of maps just fine. And, amazingly, went into myPhP and fixed the path for the test map.
But, while I can now see the test map in admin mode, I can't get an image off of the menu. So I think it must be in this area of the notes. However I am not sure what the 'trailing slash' things mean for me to do. Can someone tell me EXACTLY what I need to do there?
1. Configure the followning variables:
a.in the modules/maps folder open index.php and find on line 14
"$max_results = 10;"....
Set to the number of results you want on each page.
b.in the admin/modules folder open maps.php and find
as you can see all I have done so far is to change mysite to leoht.
function AddUpload($upfile) {
global $prefix, $dbi;
$uppath = "/local/path/4/example/htdocs/html/images/maps"; //local path for upload
$upbaseurl = "http://leoht.com/html/images/maps"; //url path for upload
$enable_upload = 1; //enable upload =1, disable =0
Thank you in advance. And I STILL can't get NEW modules to show up in my admin to activate. Any ideas there? I have tried soooo many different things and they still won't show up.
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum