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

Status
Not open for further replies.
Hi Chris, not sure if this is something that is affecting only me, but Im seeing a few of these errors in the server error log. It doesnt appear to affect the gallery in anyway.

Code:
#0 /home/*****/library/XenGallery/Model/Media.php(1020): XenForo_Application::handlePhpError(Array, Array, Array)
#1 /home/*****/library/XenGallery/ControllerPublic/Media.php(1347): XenGallery_Model_Media->associateAttachmentsAndMedia()
#2 /home/*****/library/XenForo/FrontController.php(335): XenGallery_ControllerPublic_Media->actionCategorySaveMedia(Object(XenForo_RouteMatch))
#3 /home/*****/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch()
#4 /home/*****/index.php(13): XenForo_FrontController->run()
#5 {main}

array(3) {
  ["url"] => string(65) "http://mineplay.com/Gallery/categories/member-images.1/save-media"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(12) {
    ["media_title_all"] => string(8) "Horseys!"
    ["media_description_all"] => string(0) ""
    ["media_title"] => array(1) {
      [542] => string(8) "Weeheee!"
    }
    ["media_description"] => array(1) {
      [542] => string(16) "First day on 1.6"
    }
    ["attachment_hash"] => string(32) "50fede16951355591d57fa9de098ddf4"
    ["media_id"] => string(0) ""
    ["_xfConfirm"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["save_upload"] => string(10) "Save Media"
    ["_xfRequestUri"] => string(39) "/Gallery/categories/member-images.1/add"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
 
That's not the error message, that's the trace for the error message.

Please include the error message.
 
My bad:

ErrorException: Undefined offset: 541 - library/XenGallery/Model/Media.php:1019

and

ErrorException: Undefined offset: 541 - library/XenGallery/Model/Media.php:1020
 
My bad:

ErrorException: Undefined offset: 541 - library/XenGallery/Model/Media.php:1019

and

ErrorException: Undefined offset: 541 - library/XenGallery/Model/Media.php:1020
Thanks for reporting. I think I know what causes this. Would you mind posting it as a Bug at http://xenmediagallery.com? That way I can track it better (posts reporting bugs here may get lost).
 
Awesome. It will be very interesting tho see the album functionality. And that probably means a vb album importer is a little closer as well. And that's when I can really make use of the XMG.
 
Way cool that you are already working on importers even before user album functionality is released. Which importers do you plan to include with the upcoming releases?
 
Good stuff... patiently waiting for vB gallery importer.

Well, not so patient I guess if I'm posting about it :)
 
Xen Medio and XF User Albums.

Then in future releases I will be looking at vB gallery, photopost, ip gallery etc.
I use both Xen Medio and XF User Albums. Will I be able to import from both of these when the importers are finished or do I have to choose one?
 
  • Like
Reactions: DRE
Status
Not open for further replies.
Back
Top Bottom