Wrox Programmer Forums
|
BOOK: Professional WordPress Plugin Development
This is the forum to discuss the Wrox book Professional WordPress Plugin Development by Brad Williams, Ozh Richard, Justin Tadlock; ISBN: 978-0-470-91622-3
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional WordPress Plugin Development section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 15th, 2011, 05:55 PM
Registered User
 
Join Date: Sep 2011
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Make Your Own Plugin Repository

After downloading and installing the boj_altapi.php plugin, I renamed the "define" statement on line 10.

I then uploaded the plugin, which works until I click on the "View Version 2.0 Details" link. This is the debug code I receive:
HTML Code:
Notice: Undefined variable: transient in C:\xampp\htdocs\xampp\BFWP\wp-content\plugins\boj_altapi.php on line 94

Notice: Trying to get property of non-object in C:\xampp\htdocs\xampp\BFWP\wp-content\plugins\boj_altapi.php on line 94

Notice: Undefined property: stdClass::$version in C:\xampp\htdocs\xampp\BFWP\wp-admin\includes\plugin-install.php on line 258

Notice: Undefined property: stdClass::$author in C:\xampp\htdocs\xampp\BFWP\wp-admin\includes\plugin-install.php on line 258

Notice: Undefined property: stdClass::$homepage in C:\xampp\htdocs\xampp\BFWP\wp-admin\includes\plugin-install.php on line 258
Ultimately, the new plugin is downloaded, but wondering about the debug info. Thanks for your help.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Changes needed for Linq2Sql Repository? ksouthworth BOOK: Professional ASP.NET Design Patterns 1 December 14th, 2010 10:16 AM
SVN Repository Hannes BOOK: Professional Joomla! ISBN: 978-0-470-13394-1 2 August 30th, 2010 05:17 AM
WebDAV repository custom realization zipfer Oracle 0 August 6th, 2007 08:04 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.