Jump to content

Recommended Posts

Posted

Build 274When I try to login to the admin panel I get an error about the google maps API being registered to a different website. I am then returned the the login screen.

  • Administrators
Posted

Hmm. Never heard google giving that error.If you have phpmyadmin, in the settings table, blank the value for GOOGLE_APIor just run

update phpvms_settings set value='' where name='GOOGLE_KEY';

Or.. you can just download the latest svn copy since I fixed it in the next build:http://phpvms.devjavu.com/changeset/lat ... format=zipThere's a bunch of other fixes too. Hopefully there are no more table changes, I'm getting annoyed with reinstalls too icon_razz.gif Let me know if that works though.Thanks man.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...