Dear all,
Is there any way to create pages in mediawiki automatically, as database changes pages will create automatically.
Anyone got any tips on getting this to work. I,m having a real problem getting the extension to load the phpFlickr.php
This is the error message I am getting:
phpFlickr can not be found at $IP/extensions/ImportFreeImages/phpFlickr-3.1/phpFlickr.php Backtrace: #0 /home/frosty/mediawiki-1.17.0/extensions/ImportFreeImages/ImportFreeImages.body.php(34): ImportFreeImages->load() #1 /home/frosty/mediawiki-1.17.0/extensions/ImportFreeImages/SpecialImportFreeImages.php(103): ImportFreeImages->__construct() #2 /home/frosty/mediawiki-1.17.0/extensions/ImportFreeImages/SpecialImportFreeImages.php(58): SpecialImportFreeImages->showResult() #3 /home/frosty/mediawiki-1.17.0/includes/SpecialPage.php(578): SpecialImportFreeImages->execute(NULL) #4 /home/frosty/mediawiki-1.17.0/includes/Wiki.php(251): SpecialPage::executePath(Object(Title)) #5 /home/frosty/mediawiki-1.17.0/includes/Wiki.php(63): MediaWiki->handleSpecialCases(Object(Title), Object(OutputPage), Object(WebRequest)) #6 /home/frosty/mediawiki-1.17.0/index.php(114): MediaWiki->performRequestForTitle(Object(Title), NULL, Object(OutputPage), Object(User), Object(WebRequest)) #7 {main}
I have followed the instructions though they are rather old & vague. It seems the the actual extension works as it is supposed to. Issue is with the phpFlickr installation & the installation docs for that are even more vague.
As usual; any tips are appreciated. I really dont know much about php as I use a Debian based system & it installs all of these classes where available. Problem is these that require "roll your own' talent. -- John W. Foster
I believe that ImportFreeImages was not ported to MediaWiki 1.16 (when the Upload function changed).
Gordon
John W. Foster-2 wrote:
Anyone got any tips on getting this to work. I,m having a real problem getting the extension to load the phpFlickr.php
This is the error message I am getting:
phpFlickr can not be found at $IP/extensions/ImportFreeImages/phpFlickr-3.1/phpFlickr.php Backtrace: #0 /home/frosty/mediawiki-1.17.0/extensions/ImportFreeImages/ImportFreeImages.body.php(34): ImportFreeImages->load() #1 /home/frosty/mediawiki-1.17.0/extensions/ImportFreeImages/SpecialImportFreeImages.php(103): ImportFreeImages->__construct() #2 /home/frosty/mediawiki-1.17.0/extensions/ImportFreeImages/SpecialImportFreeImages.php(58): SpecialImportFreeImages->showResult() #3 /home/frosty/mediawiki-1.17.0/includes/SpecialPage.php(578): SpecialImportFreeImages->execute(NULL) #4 /home/frosty/mediawiki-1.17.0/includes/Wiki.php(251): SpecialPage::executePath(Object(Title)) #5 /home/frosty/mediawiki-1.17.0/includes/Wiki.php(63): MediaWiki->handleSpecialCases(Object(Title), Object(OutputPage), Object(WebRequest)) #6 /home/frosty/mediawiki-1.17.0/index.php(114): MediaWiki->performRequestForTitle(Object(Title), NULL, Object(OutputPage), Object(User), Object(WebRequest)) #7 {main}
I have followed the instructions though they are rather old & vague. It seems the the actual extension works as it is supposed to. Issue is with the phpFlickr installation & the installation docs for that are even more vague.
As usual; any tips are appreciated. I really dont know much about php as I use a Debian based system & it installs all of these classes where available. Problem is these that require "roll your own' talent. -- John W. Foster
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org