2011-05-05, 03:45 PM
I've been wanting something like this for my board ever since changing from vb to mybb. Thanks!
[For 1.6] Upcoming Events
|
2011-05-05, 03:45 PM
I've been wanting something like this for my board ever since changing from vb to mybb. Thanks!
2011-05-09, 01:10 PM
Hello!
How to activate the Portal-block? I activated in ACP but i can't see the eventblock, only the events at index. I use the ProPortal as Portal-mod. Thanks, for help.
2011-05-09, 01:22 PM
(2011-05-09, 01:10 PM)Fatmax1982 Wrote: Hello! At the moment, its compatible with the standard MyBB portal.php, only Furthermore I cant find any 'ProPortal' mod in the mod-db, so its hard to help you
2011-05-09, 01:36 PM
2011-05-10, 07:48 AM
Hi,
Love the idea of this plug-in, however once installed I get the follow SQL error: MyBB has experienced an internal SQL error and cannot continue. SQL Error: 1146 - Table 'tthomson_mybb1.mybb_events' doesn't exist Query: SELECT u.username,eid,e.starttime, e.timezone, e.endtime, e.ignoretimezone, e.name, cp.canviewcalendar as cp_canviewcalendar, ug.canviewcalendar as ug_canviewcalendar FROM mybb_events e LEFT JOIN mybb_calendarpermissions cp ON (e.cid=cp.cid AND cp.gid='4') LEFT JOIN mybb_usergroups ug ON (ug.gid='4') INNER JOIN mybb_users u ON (e.uid=u.uid) WHERE private='0' AND visible='1' AND starttime<=1305012967+7*24*60*60 AND starttime>=1304985600 ORDER BY starttime ASC LIMIT 5; When I check, the db back up it shows it as follows; tthomson_mybb1.events Is there a template that I can edit to change the '_' with a '.' so it see's the db? Any help would be greatly appreciated, Tim (2011-05-10, 07:48 AM)Tim_bc Wrote: Hi, Uuups, forgot that it is possible to change the table prefix, so its currently hardcoded. I'm going to change/fix this ASAP
2011-05-10, 04:45 PM
2011-05-11, 01:09 PM
Its online in the mod-db
2011-05-19, 10:43 PM
i just installed this plug-in and i can see it workin if i go to portal page but it does not show up on my main index page
no errors that i can see what can i do to get u the info for a fix |
« Next Oldest | Next Newest »
|