MyBB Community Forums

Full Version: 1.6.4 and ProPortal
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
I installed and gave the same error but the function of the website is ok
(2011-12-30, 06:22 AM)dthiago Wrote: [ -> ]I installed and gave the same error but the function of the website is ok

and did you read this whole thread so see what the potential solution is, since I posted it on the first page....
How can I load my forum between the portal boxes?
(2012-01-02, 09:09 PM)xoa Wrote: [ -> ]How can I load my forum between the portal boxes?

this is not a general ProPortal support thread, this one is specific to making it work on MyBB 1.6.4. Also, ProPortal is no longer being supported by it's author, so I suggest you start a new thread for your issue.
(2011-11-02, 01:30 AM)pavemen Wrote: [ -> ]in /portal/install/index.php

find around line 427:
	require_once MYBB_ROOT.'inc/class_datacache.php';
	$cache = new datacache;

and add after:
	$cache->update_usergroups();

but before:
	$cache->read("usergroups"); 

hello pavemen. I am a MyBB users from Indonesia. I thank you for you, paveman. because it is through your help I can re-use pro portal Smile

without prejudice to respect the creator plugin pro-portal, your name I put on the pro-portal. You can see it here. http://www.gookil.com/forums/portal.php

sorry if my language there is something wrong. I am from Indonesia. not proficient in English languageSmile

+1 for you master Smile
Thank you paveman, this works just fine on 1.6.5 if anyone is wondering....

and 1.6.6 ? someone know if this work with this version too?
yes ist works with 1.6.7
does this work with 1.6.8?
(2012-12-13, 02:40 AM)Frank Broughton Wrote: [ -> ]does this work with 1.6.8?

Yup! Follow these instructions!

I have this working on MyBB 1.6.10: http://theslackerfarm.com/portal.php
Pages: 1 2 3 4