
As for the sql issues mentioned above, I wouldn't even bother with the Events module yet, its such a mess. Just deactivate it for now and just use the user map.
Stitch, yer a good man!

Sorry tho hear about your wife. Take your time, we all highly appreciate your enthusiasm and work that you've put into this!BassFace wrote:Sorry for the prolonged absence! Patience, dear friends. Work that actually makes me money comes first, and of course family comes before that. So while I am not abandoning Shmoogle, it is on the back burner - way back.My wife had surgery in December, with a one month recovery at home. Trying since then to get some more web dev work that actually pays me for my time, courting some potential customers and maintaining existing ones.
As for the sql issues mentioned above, I wouldn't even bother with the Events module yet, its such a mess. Just deactivate it for now and just use the user map.
Stitch, yer a good man!
Great! Thank you for the Information, Bassface, and Greets to you and your Family!BassFace wrote: So while I am not abandoning Shmoogle, it is on the back burner - way back.
Hi, Lucan i had face that problem before. This is not the problem in MOd. I think you have some settings problem.Lucan wrote:Ive got the problem, that the map is not shown, when its visited from the forum.
It just doesn't seem to be loaded.
At the Admin Interface, the Map is shown.
have a look:
http://www.imagebanana.com/img/agx994cx/1.jpg
http://www.imagebanana.com/img/gjxjk9d4/2.jpg
Thanks for help.
Greetings
Lock of the Code of overallheader.html of your Stylebilal414 wrote:Hi, Lucan i had face that problem before. This is not the problem in MOd. I think you have some settings problem.Lucan wrote:Ive got the problem, that the map is not shown, when its visited from the forum.
It just doesn't seem to be loaded.
At the Admin Interface, the Map is shown.
have a look:
http://www.imagebanana.com/img/agx994cx/1.jpg
http://www.imagebanana.com/img/gjxjk9d4/2.jpg
Thanks for help.
Greetings
take a look at the image. make you configrations like my.
http://bilalahmed.me/images/smoogle.JPG
if it don't work then you have to Manualy edit the values in SQl through Myphp admin.
But its not a big issue.
Code: Select all
define('SHMOOGLE_ON_INDEX', true);
include($phpbb_root_path . 'shmoogle.' . $phpEx);
Code: Select all
// Assign index specific vars
Code: Select all
<!-- INCLUDE breadcrumbs.html -->
Code: Select all
<br clear="all" />
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<td class="cat" colspan="2"><h4><a href="{U_SHMOOGLE}">{L_SHMOOGLE_LINK_TEXT}</a></h4></td>
</tr>
<tr>
<td class="row1" align="center"><!-- INCLUDE shmoogle_body.html --></td>
</tr>
</table>
Code: Select all
document.postform.user_shmoogle_map_center
Code: Select all
document.getElementById("user_shmoogle_map_center")
On my board the bubble does come up when clicking on a marker. Hovering over the marker shows the user name and a single left click brings up the bubble.DavidIQ wrote:@BassFace: Good job on his so far although I'm sure you're aware but your MOD is still a ways away from passing MOD pre-validation for the MODDBI would suggest that upon clicking of the markers the bubble be shown instead of when clicking on their names on the list.
Code: Select all
<!-- IF SCRIPT_NAME == 'shmoogle' or S_IN_UCP or SCRIPT_NAME == 'index' -->
<link href="{T_THEME_PATH}/shmoogle_print.css" rel="stylesheet" type="text/css" media="print" />
<link href="{T_THEME_PATH}/shmoogle.css" rel="stylesheet" type="text/css" media="screen, projection" />
<script type="text/javascript">
onload_functions.push('showmap()');
onunload_functions.push('GUnload()');
</script>
<!-- ENDIF -->
Code: Select all
<!-- IF SCRIPT_NAME == 'shmoogle' or S_IN_UCP or SCRIPT_NAME == 'index' -->
<link href="{T_THEME_PATH}/shmoogle_print.css" rel="stylesheet" type="text/css" media="print" />
<link href="{T_THEME_PATH}/shmoogle.css" rel="stylesheet" type="text/css" media="screen, projection" />
<script type="text/javascript">
// <![CDATA[
window.onload = function()
{
showmap();
}
window.onunload = function()
{
GUnload();
}
// ]]>
</script>
<!-- ENDIF -->
Helloflacon030 wrote:http://forum-ford-rs.fr/BassFace wrote:Could you post a link to your site?flacon030 wrote:Hello
A version of your mod's is expected to PHPBB3 3.0.6?
because my card is appearing in the ACP but not on the page "shmoogle.php "?
user : test
password : killer