The source code of 'Events' plugin was updated. Need to update plugin DB.
How to do update DB?
The source code of 'Events' plugin was updated. Need to update plugin DB.
How to do update DB?
What it does is update the version of the plugin in the db.
Message:Can't generate URI! Route `event.main_menu_route` not found!File:/home/bringerx/public_html/ow_core/router.phpLine:236
OW Debug - WarningMessage:simplexml_load_file(): I/O warning : failed to load external entity "/home/bringerx/public_html/ow_plugins/oxwall-events-master/plugin.xml"File:/home/bringerx/public_html/ow_updates/index.phpLine:138OW Debug - NoticeMessage:Undefined index: buildFile:/home/bringerx/public_html/ow_updates/index.phpLine:140OW Debug - WarningMessage:Cannot modify header information - headers already sent by (output started at /home/bringerx/public_html/ow_utilities/debug.php:214)File:/home/bringerx/public_html/ow_updates/index.phpLine:214OW Debug - WarningMessage:Cannot modify header information - headers already sent by (output started at /home/bringerx/public_html/ow_utilities/debug.php:214)File:/home/bringerx/public_html/ow_updates/index.phpLine:215
do you have allow_url_fopen set
allow_url_fopen = On
in your main php ini file
by the way never show the username part of your error messages, you dont want the world to know what it is just remove your username from the error message and replace it with username or some other word. You can use notepad to replace them all at once.
are you using ubuntu or centos on your linux server?