Current time: 05-23-2012, 03:13 AM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 2 Votes - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
1.6.4 and ProPortal
10-04-2011, 06:18 PM
Post: #11
RE: 1.6.4 and ProPortal
Any solution besides 1.6.3 to 1.6.4 ?

[Image: arcbanner.png]
Download and get support for ARC - http://www.goarc.org
Visit this user's website Find all posts by this user
Quote this message in a reply
10-06-2011, 12:44 AM
Post: #12
RE: 1.6.4 and ProPortal
is there no fix for this? Sad
Find all posts by this user
Quote this message in a reply
10-06-2011, 12:49 AM
Post: #13
RE: 1.6.4 and ProPortal
Why can't you upgrade?

~Paul H.
[Image: HZbjvu]
Support PM's will be ignored.
(01-19-2012 12:45 AM)euantor Wrote:  That's caused by plugins being disabled I believe. Don't quote me on that though Wink
Visit this user's website Find all posts by this user
Quote this message in a reply
10-06-2011, 12:53 AM (This post was last modified: 10-06-2011 12:53 AM by Dark Byte.)
Post: #14
RE: 1.6.4 and ProPortal
This user has been denied support. This user has been denied support.
i dont believe ProPortal is even compatible with MyBB 1.6.4 . . . there needs to be some codes changes.
Find all posts by this user
Quote this message in a reply
10-28-2011, 12:50 AM
Post: #15
RE: 1.6.4 and ProPortal
It works, I am running it on my site.
Find all posts by this user
Quote this message in a reply
11-01-2011, 11:12 PM
Post: #16
RE: 1.6.4 and ProPortal
(10-28-2011 12:50 AM)Insanity Wrote:  It works, I am running it on my site.
1.6.4 or 1.6.3?
Find all posts by this user
Quote this message in a reply
11-02-2011, 01:30 AM (This post was last modified: 11-02-2011 01:30 AM by pavemen.)
Post: #17
RE: 1.6.4 and ProPortal
in /portal/install/index.php

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

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

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

CommunityPlugins.com
Latest Updates: Advanced File Verification v1.3, Usergroup Titles v1.0, MyBBPublisher v1.8.1
Visit this user's website Find all posts by this user
Quote this message in a reply
11-02-2011, 01:32 AM
Post: #18
RE: 1.6.4 and ProPortal
@pavemen: Is that the fix for 1.6.4 ProPortal?

Ultimate Default Button Sets v2
Find all posts by this user
Quote this message in a reply
11-02-2011, 01:37 AM
Post: #19
RE: 1.6.4 and ProPortal
its my current solution. i have not tried it, but reviewing the code leads me to believe that this is the installation fix

CommunityPlugins.com
Latest Updates: Advanced File Verification v1.3, Usergroup Titles v1.0, MyBBPublisher v1.8.1
Visit this user's website Find all posts by this user
Quote this message in a reply
11-11-2011, 10:56 AM
Post: #20
RE: 1.6.4 and ProPortal
Thanks this helps me !!!

Regards
Poush
[Image: fl.png]
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication