[pLog-svn] r4911 - plog/trunk/class/action/admin

Jon Daley plogworld at jon.limedaley.com
Fri Mar 2 09:21:17 EST 2007


 	I don't quite understand what is going on with the locations.  My 
blog doesn't show any posts in a category page because of the loc_id = 1 
never returns true.  I think there might supposed to be another table 
added for the locations?
 	Also, the control center->show locations is visible and causes an 
error from google if the api key hasn't been setup yet, and even though 
the locations are disabled in the administration section.
 	Now that I have signed up for an API key, I cannot set my location 
in the control center, but I can just zoom in and out.
 	I am not sure where to go next.



On Fri, 2 Mar 2007, jondaley at devel.lifetype.net wrote:

> Author: jondaley
> Date: 2007-03-02 09:18:01 -0500 (Fri, 02 Mar 2007)
> New Revision: 4911
>
> Modified:
>   plog/trunk/class/action/admin/adminshowbloglocationsaction.class.php
> Log:
> this was forgotten
>
> Modified: plog/trunk/class/action/admin/adminshowbloglocationsaction.class.php
> ===================================================================
> --- plog/trunk/class/action/admin/adminshowbloglocationsaction.class.php	2007-03-02 13:51:16 UTC (rev 4910)
> +++ plog/trunk/class/action/admin/adminshowbloglocationsaction.class.php	2007-03-02 14:18:01 UTC (rev 4911)
> @@ -2,6 +2,7 @@
>
> 	lt_include( PLOG_CLASS_PATH."class/action/admin/adminaction.class.php" );
> 	lt_include( PLOG_CLASS_PATH."class/view/admin/admintemplatedview.class.php" );
> +    lt_include( PLOG_CLASS_PATH."class/view/admin/adminerrorview.class.php" );
>
>     /**
>      * \ingroup Action
>
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://limedaley.com/mailman/listinfo/plog-svn
>

-- 
Jon Daley
http://jon.limedaley.com/

Eagles may soar, but weasels don't get sucked into jet engines.


More information about the pLog-svn mailing list