Xen Media Gallery (Media Gallery for XenForo) [Paid] [Deleted]

Status
Not open for further replies.
This is only work for attachments. If you have a function that allow to insert a link, it would be perfect add-on and i will purchase for it. ;)
 
Just tried installing it, after installing, I went to the ACP options panel for it and got this error.
Code:
Template Errors: xengallery_category_chooser

    Invalid argument supplied for foreach() in /home/domain/public_html/forum/library/XenForo/Template/Abstract.php(265) : eval()'d code, line 6:
    5:            ';
    6: foreach ($preparedOption['options'] AS $option)
    7: {
 
Hmm, good point.

That's because there's no Categories yet.

Consider it fixed in version 1.3.
 
?

The template error is just a bug caused by the fact that there's an option that allows you to choose media categories, but you've not set any media categories up yet.

Add some categories and the template error will go away.

In version 1.3, the category chooser will be blank if there are no categories, but the template error will be dealt with.
 
Gotcha, I'll check that now.

Mind if I send you a simple unrelated suggestion over PM (relative to dev compatability) for this addon?
 
Error Info
PHP:
ErrorException: Undefined index: media_id - library/XenGallery/Search/DataHandler/Media.php:61
Generated By: Adam, 1 minute ago
Stack Trace

PHP:
#0 /home/sociall1/public_html/forums/library/XenGallery/Search/DataHandler/Media.php(61): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/sociall1/...', 61, Array)
#1 /home/sociall1/public_html/forums/library/XenForo/Search/DataHandler/Abstract.php(267): XenGallery_Search_DataHandler_Media->_deleteFromIndex(Object(XenForo_Search_Indexer), Array)
#2 /home/sociall1/public_html/forums/library/XenGallery/DataWriter/Category.php(110): XenForo_Search_DataHandler_Abstract->deleteFromIndex(Object(XenForo_Search_Indexer), Array)
#3 /home/sociall1/public_html/forums/library/XenForo/DataWriter.php(1738): XenGallery_DataWriter_Category->_postDelete()
#4 /home/sociall1/public_html/forums/library/XenForo/Controller.php(918): XenForo_DataWriter->delete()
#5 /home/sociall1/public_html/forums/library/XenGallery/ControllerAdmin/Category.php(200): XenForo_Controller->_deleteData('XenGallery_Data...', 'xengallery_cate...', 'admin.php?xenga...')
#6 /home/sociall1/public_html/forums/library/XenForo/FrontController.php(313): XenGallery_ControllerAdmin_Category->actionDelete()
#7 /home/sociall1/public_html/forums/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#8 /home/sociall1/public_html/forums/admin.php(13): XenForo_FrontController->run()
#9 {main}

Request State

PHP:
array(3) {
  ["url"] => string(85) "http://www.sociallyuncensored.eu/forums/admin.php?xengallery-categories/test.1/delete"
  ["_GET"] => array(1) {
    ["xengallery-categories/test_1/delete"] => string(0) ""
  }
  ["_POST"] => array(2) {
    ["_xfConfirm"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
  }
}

Was trying to delete a category. It did have things inside it though so I'm unsure if that is the cause. The content within wasn't important though so.....
 
Chris, sorry if this question has been answered already. I think it's sure to assume than XenForo will someday offer an official gallery. When that time comes people will most likely switch to the official one. In case xenforo won't offer an importer for xenmediagallery, will you do?
 
Hi Chris,
I am currently using XFuser Album addon
I definitely prefer your template ;)
Any way to move my existing albums ?
Do you plan to publish an importer ?
Regards
 
Currently there is no Album functionality so an importer would be pretty useless.

Version 1.3 of Xen Media Gallery is currently in an advanced state of development and this will introduce Albums. After that point, I will begin to work on Importers for various packages.
 
Status
Not open for further replies.
Back
Top Bottom