View Onx 5's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
Neat work when considering this your first plugin. Thanks for sharing.
IT will be liked by many, if it allows ELGG users to play all the games, without need to register in the external game site.
after activating this plugin in my mod section successfully ............. icannot see games option in my website..
@Onx5 preety cool plugin buddy. It will keep the members hooked to the site. One suggestion for this plugin. The games activity can be displayed in the river.I mean the top players, winners etc.
awesome plugin man that muchly! recomended!!
Cheers for that again mate, Just so people know, if you go to come2play and open your own channel, copy the embed code, you can then past it into views/default/games/onlinegames.php. Sweeet!
This is great and is easy to impliment, but I have one issue. It seems that whatever game I choose, it is of a gambling nature. Always betting to play any game.
Are there any game arcades out there that I can do this with but is for kids or those who dont want the gambling theme?
For that matter I would love to make it so I can not only provide a place to play games but also to submit a members game they made themself.
Your thoughts are greatly appreciated.
Thank you,
Mordoz
Every game i chose it wanted to download
@all
Update for 1.8.3
games/pages/games/onlinegames.php
<?php
// Load Elgg engine
include_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");
// set the title
$title = "Online Games";
// start building the main column of the page
// $area2 = elgg_view_title($title);
$area2 .= elgg_view("games/onlinegames");
$params=array(
'content' => $area2,
// 'sidebar_alt' => $sidebar,
);
$body = elgg_view_layout('no_sidebar', array('content' => $area2));
// Finally draw the page
echo elgg_view_page($title, $body);
ERROR PAGE NOT FOUND - BOONEX Removed it. So any alternative guys? I need it for SKSLink.com/network
Is this compatible for deyan shell? For some reason I can't find the page
lovely but I see deprecated warning at top of the page saying:
my bad. it works after modification of games/pages/games/onlinegames.php file under elgg v1.8.6
thank you, this is superb...
@Luis Teran - there's no need to be spamming this much for help. Now @Onx 5 is going to wake up to a dozen emails from you, that's unacceptable. Ask once and wait patiently for a reply, people are in different timezones - consider yourself warned.
While you're waiting you can experiment to try to figure it out. I would start by trying 'replacing'.
My plugin page is disabled when I use this plugin. :-( Does anyone know what the problem could be?
boa noite sou vono com elgg e o meu também ficou
Substituído no 1.8: page_draw () foi preterido em favor de elgg_view_page () em 1,8. Chamado de [# 5] / home / Romancos / public_html / mod / jogos / pages / games / onlinegames.php: 17
Porém não entendi a solução de @romano. Por favor se possível me informar a solução de forma mais simples.
Me desculpem a ignorância.