Wedge

Public area => Bug reports => The Pub => Archived fixes => Topic started by: Dismal Shadow on November 5th, 2012, 05:07 PM

Title: Repository logs
Post by: Dismal Shadow on November 5th, 2012, 05:07 PM
If browsing for mods/plugins you get "Unable to find the "main" template block."
Repositories added can't be deleted either.

Code: [Select]
http://localhost/Wedge/admin/?area=plugins;sa=add;browserepo=2
 8: Undefined index: page_title_html_safe
 File: C:/wamp/www/Wedge/Themes/default/index.template.php
Line: 163

Code: [Select]
http://localhost/Wedge/admin/?area=plugins;sa=add;browserepo=1
 Unable to find the "main" template block
Title: Re: Repository logs
Post by: Arantor on November 5th, 2012, 05:13 PM
http://wedge.org/pub/bugs/7628/add-plugin-doesn-t-work/

That includes the repository stuff.
Title: Re: Repository logs
Post by: Arantor on January 20th, 2013, 05:37 AM
OK, so I'm actually beginning to get this stuff done. Repo editing works, repo deletion works, stupid errors mostly.

Now to write the actual thing that handles serving repo information.