Discussion in "Map Me Support" started by    enoctis    Oct 1, 2010.
Fri Oct 01 2010, 04:12 am
#1
@Ajay Bhargav

Okay, SecretR (e107 developer) was working with me trying to figure out why attempting to leave comments on my site was returning "Access Denied". As it turns out, the Map Me plugin is causing the error. The newer versions of e107 are using an e-token for security purposes.

e107 staff are currently creating a document for plugin developers that explains how to implement the e-token feature. I am sure they would be willing to give you some assistance with the matter. Unfortunately, my site relies on your plugin and I can't use it until the e-token issue is fixed within the mapjs.php file.

Basically, you have to freeze the e-token feature, so that it doesn't try to generate a new token when the Google map is rendered. I don't know exactly how to accomplish this, but they will be able to help you.

In the event that you get them to work directly with you on this subject (which is very likely), you might want to go ahead and ask about making the map a required part of registration

Best Regards,
Enoctis
Fri Oct 01 2010, 04:32 am
#2
Fixed! Here's what you have to do:

Open both mapjs.php & mapmejs.php. In both:

Replace This:
require_once("../../class2.php");


With This:
define("e_TOKEN_FREEZE", true);
require_once("../../class2.php");
Sat Oct 02 2010, 12:54 am
#3
Hi enoctis,

Thank you so much for the update i will surely make the required changes.

and regarding making map as a part of registration process, i dont think they will agree at this stage.

Also, for you its important to know that MapMe works on GMAP2 APIs and they are already depreciated by google now, its important to think about moving to GMAP3 as sooner or later old version will be discarded by google.

I have no time to work on this plugin as such for now. if you know a bit of coding stuff then you can try your hands and start migrating. and update me too..
Tue Oct 12 2010, 08:32 pm
#4
Has this been implemented now?
Wed Oct 13 2010, 12:04 am
#5
no time buddy
can u find someone who can takeover this project?

Get Social

Information

Powered by e107 Forum System

Downloads

Comments

EdwardFew
Mon Mar 18 2024, 01:14 pm
EmeryPah
Mon Mar 18 2024, 11:51 am
RobertMax
Sun Mar 17 2024, 10:22 pm
DanielJar
Fri Mar 15 2024, 06:52 pm
Tuzaimecor
Fri Mar 15 2024, 02:32 am
PromotionFoode
Thu Mar 14 2024, 08:11 pm
EdwardGeawn
Sun Mar 10 2024, 12:24 pm
ZacharyShado
Sat Mar 09 2024, 10:04 am