Group activity

  • imoni, I think my description is obvious. After the upgrade to Elgg 1.8.1, the video upload icon appears to the left of the profile icon in the top bar. Before the upgrade it appeared to the right of the profile icon. It should be to the right of... view reply
  • please provide the screen shot of what you are saying, The question I thought was "the wrong icon is shown" provide some details view reply
  • By the way, I tried ordering the profile plugin before and after izap and it does not solve the problem. view reply
  • I applied rbruhn's patch and this fixed the admin whiteout problem (thank you!) but the video upload icon is still displayed in the wrong order (before the profile icon). This does not appear to be a wrong-icon issue as described by imoni - the... view reply
  • Purus replied on the discussion topic Admin white screen due to izap bridge after Elgg 1.8.1 upgrade.
    I upgraded to 1.8.1 now and I am facing the same issues as mentioened by you guys. :( Thanks to rbruhn, I fixed the IzapAdminController error. view reply
  • rbruhn replied on the discussion topic Admin white screen due to izap bridge after Elgg 1.8.1 upgrade.
    I'm not experiencing that problem. At least if I understand you correctly. In the top bar, it shows in the order of: Elgg, profile icon, video icon, friends icon, mail icon. I've not done any changes to the CSS.  view reply
  • Thanks rbruhn! Have you or anyone else figured out what the exact change is to fix the icon problem imoni mentions? view reply
  • rbruhn replied on the discussion topic Admin white screen due to izap bridge after Elgg 1.8.1 upgrade.
    The function in Elgg was changed to admin_page_handler().Changing admin_settings_page_handler($this->_page); to admin_page_handler($this->_page); in IzapAdminController _call() fixes the problem. view reply
  • rbruhn replied on the discussion topic Admin white screen due to izap bridge after Elgg 1.8.1 upgrade.
    I'm working on a test site where I allow php to echo the error and receive this after upgrading to 1.8.1: Fatal error: Call to undefined function admin_settings_page_handler()... view reply
  • for icons u need to search for icon css file in izap and change the position check elgg\views\default\css\elements\icons.php and replace  the izap icon position with the new one. in 1.8.1 more sprites are added...... view reply
  • When I upgrade from Elgg 1.8.0.1 to Elgg 1.8.1, the plugin iZap Elgg Bridge 2.1 causes a white screen on the admin page and the video upload icon is shown in the wrong order (before the profile icon) on the main site topbar. I can easily reproduce...
    • @rbruhn

      The function in Elgg was changed to admin_page_handler().
      Changing admin_settings_page_handler($this->_page); to admin_page_handler($this->_page); in IzapAdminController _call() fixes the problem.

      Sorry i'm not so good in programming and i do not really understand where i have to put IzapAdminController _call(). Can you give me an example?

      Thanks

    • @rbruhn

      I read it again and again and i understand now and fix the problem.

      Thanks

    • Hi,

      We are quite busy with some elgg project. So that's why couldn't even get time to respond queries. But from now, i'm trying to get time for all of our products.

      I have updated izap-elgg-bridge for elgg 1.8.2. Now it respects the 404 addition in elgg 1.8.2. and also fixed above issue "IzapAdminController"

      Here you can download latest bridge: https://github.com/downloads/izap/izap-elgg-bridge/izap-elgg-bridge-v2.1.1.tar.gz

  • iZAP added a new discussion topic izap-videos 4.0 for elgg1.8
    Finally we have been released with izap-videos 4.0 for elgg1.8. I am really excited to announce in the community about that. You can download...
    • Hi,

      For me it doesn't work : when I activate it, a message tells :

      "Invalid Admin Section"

      When in the menu I click on "video" there's a "Fatal Error"

      Fatal Error.

      izap:izap-videos:izap_videos_lib is not a registered library

      InvalidParameterException Object
      (
      [message:protected] => izap:izap-videos:izap_videos_lib is not a registered library
      [string:private] => exception 'InvalidParameterException' with message 'izap:izap-videos:izap_videos_lib is not a registered library' in /homepages/16/xxxxxx/htdocs/xxxxxxxxxxxxxxxx/engine/lib/elgglib.php:105
      Stack trace:
      #0 /homepages/16/xxxxxxxxxx/htdocs/xxxxxxxxxxxxxxxxxx/mod/izap-elgg-bridge/classes/IzapBase.php(150): elgg_load_library('izap:izap-video...')
      #1 /homepages/16/xxxxxxxx/htdocs/xxxxxxxxxxxxxxxxx/mod/izap-video/classes/IzapVideosController.php(50): IzapBase::loadLib(Array)
      #2 /homepages/16/xxxxxxxx/htdocs/xxxxxxxxxxxxxxxxxxxx/mod/izap-elgg-bridge/start.php(113): IzapVideosController->__construct(Array)
      #3 [internal function]: izap_pagehandler_bridge(Array, 'videos')
      #4 /homepages/16/xxxxxxxxx/htdocs/xxxxxxxxxxxxxxxxxx/engine/lib/pagehandler.php(48): call_user_func('izap_pagehandle...', Array, 'videos')
      #5 /homepages/16/xxxxxxxx/htdocs/xxxxxxxxxxxxxxxxxxxxx/engine/handlers/page_handler.php(46): page_handler('videos', 'all')
      #6 {main}
      [code:protected] => 0
      [file:protected] => /homepages/16/xxxxxxx/htdocs/xxxxxxxxxxxxxxxxxxxx/engine/lib/elgglib.php
      [line:protected] => 105
      [trace:private] => Array
      (
      [0] => Array
      (
      [file] => /homepages/16/xxxxxxxx/htdocs/xxxxxxxxxxxxxxxxx/mod/izap-elgg-bridge/classes/IzapBase.php
      [line] => 150
      [function] => elgg_load_library
      [args] => Array
      (
      [0] => izap:izap-videos:izap_videos_lib
      )

      )

      [1] => Array
      (
      [file] => /homepages/16/xxxxxxxxx/htdocs/xxxxxxxxxxxxx/mod/izap-video/classes/IzapVideosController.php
      [line] => 50
      [function] => loadLib
      [class] => IzapBase
      [type] => ::
      [args] => Array
      (
      [0] => Array
      (
      [plugin] => izap-videos
      [lib] => izap_videos_lib
      )

      )

      )

      [2] => Array
      (
      [file] => /homepages/16/xxxxxxxxx/htdocs/xxxxxxxxxxx/mod/izap-elgg-bridge/start.php
      [line] => 113
      [function] => __construct
      [class] => IzapVideosController
      [type] => ->
      [args] => Array
      (
      [0] => Array
      (
      [0] => all
      )

      )

      )

      [3] => Array
      (
      [function] => izap_pagehandler_bridge
      [args] => Array
      (
      [0] => Array
      (
      [0] => all
      )

      [1] => videos
      )

      )

      [4] => Array
      (
      [file] => /homepages/16/xxxxxxxxx/htdocs/xxxxxxxxx/engine/lib/pagehandler.php
      [line] => 48
      [function] => call_user_func
      [args] => Array
      (
      [0] => izap_pagehandler_bridge
      [1] => Array
      (
      [0] => all
      )

      [2] => videos
      )

      )

      [5] => Array
      (
      [file] => /homepages/16/xxxxxxxxxx/htdocs/xxxxxxxxx/engine/handlers/page_handler.php
      [line] => 46
      [function] => page_handler
      [args] => Array
      (
      [0] => videos
      [1] => all
      )

      )

      )

      )

      And there's a problem with the iZapElggBridge and its antispam function.... When I turn it on, Users can't do a thing, they can't add widgets on their dashboard for example. (I'm on elgg 1.8.0.1)

      bug permissions izap elgg bridge antispam on

  • patriot replied on the discussion topic Files plugin with some new features?
    I was thinking about trying to look into the code to add a web address below the video to any user that uses the embed code to add a video their web site. But,I'm not that good,so I'll just look... Thanks so much for your valuable plugin.I will... view reply
  • DhrupDeScoop replied on the discussion topic Any suggestions for this?
    LOLZ ;-) Yes, much much faster now.. abt the same as my mega server (i do have abt 20 domains there, 50% are Elgg, some very heavy sites). Guess you'll be talking abt NeoLab Media soon ?:;-O view reply
  • ghumanz replied on the discussion topic Any suggestions for this?
    @ rjcalifornia:- Thanks for complements I personaly found the same thing which you said stop using Izap, Yesterday I formated full server and configure everything again but after this I get no success, that means something wrong with Izap video,... view reply
  • DhrupDeScoop replied on the discussion topic Any suggestions for this?
    Danke RJC - why didn't I think of that ? b/c I personally do not play with videos muchoz lolz ;-oOX The kids are better at that than I am - and btw FK does use IZap ;-) no perf issues.. b/c La "raíz" se ocupa de la vida cotidiana ;-P view reply
  • rjcalifornia replied on the discussion topic Any suggestions for this?
    @ghumanz May be you could stop using Izap and using another embed plugin like noelab media? Awesome site btw, one of the best I've seem so far =)   Rodolfo Hernandez Arvixe/Elgg Community Liaison view reply
  • DhrupDeScoop replied on the discussion topic Any suggestions for this?
    why not read thru the access_log for the timestamps for access to the whole page and the components and maybe also to match if any errors on error_log ? view reply
  • ghumanz replied on the discussion topic Any suggestions for this?
    I tried to go with lower but I think it is not possible it break the whole css when we run the viedo in river or on video page, everyvideo show for two times , then again I installed the latest one. If this problem is related to slow or smothing... view reply
  • iionly replied on the discussion topic Any suggestions for this?
    I don't think the slowness is a problem of your server. Embedded videos are not hosted on your server and are also not pre-loaded when loading the video page - after all there's no autoplay anyway. Videos are directly streamed from the other site... view reply