Extension talk:DataCenter

From MediaWiki.org
Jump to: navigation, search

Contents

[edit] Snapshot ?

Why is the snapshot page don't have the DataCenter Extension ? --Phd0 11:34, 29 January 2009 (UTC)

[edit] Blank Screen

In my httpd error log "PHP Fatal error: Call to undefined method OutputPage::addScriptFile() in <snip>extensions/DataCenter/DataCenter.ui.php on line 1007" resulting in nothing being shown on the DataCentre page on my wiki. Changed the line from "$wgOut->addScriptFile( $wgScriptPath . $url );" to "$wgOut->addScript( $wgScriptPath . $url );" and it started working... --217.33.175.2 13:04, 8 April 2009 (UTC)

OutputPage::addScriptFile() exists only in MediaWiki 1.14 and newer ones. You should upgrade your wiki. --Jack Phoenix (Contact) 14:57, 8 April 2009 (UTC)

[edit] Future development

Is this project alive? It seems very interested to me.

[edit] Error adding API Key

Popup says: "website needs a different google maps API key"
I added the following in my LocalSettings.php:

$egDataCenterGoogleMapsAPIKey =  array ("mysite.com" => "my google key");

What am I missing??

Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox