(2013-03-03, 01:04 PM)Wildcard Wrote: (2013-03-03, 12:06 AM)jimsho Wrote: I have copied all the files into their directories. When I go into plugins and click on install & Activate, I get the following error message:
Warning [2] require_once(/home/content/60/6493660/html/mybb/admindir/inc/functions_themes.php) [function.require-once]: failed to open stream: No such file or directory - Line: 142 - File: inc/plugins/hyperPortal.php PHP 5.2.17 (Linux)
I got that too.
It is because OP has decided to put all the admin files into a special directory called 'admindir' rather than 'admin' or the name of the particular forum's directory.
When I copied the files I assumed that those files were to be copied into my admin dir but if you look inside the plugin that folder name is hard-coded.
So either copy the folder 'admindir' as-is from the installation files or edit the plugin file to point to your admin directory.
Wow, I didn't made my MyBB installation and I assume that all the people had admindir.
I will fix this in the version i am uploading tonight
Raminr63
Please change your hyperportal.php in your forum root with this one and PM me the text that appears (asumming it isn't another blank page).
Thanks.
New version with some fixes and new widgets!
If you want only to install the widgets you should copy the language file too, beacuse it has all the default widgets text.
The Google Ads Widget is more than once because, in this version, there isn't multiple instances of one widget. In the future I hope to add that.