View Single Post
Old November 15th, 2006, 07:05 PM   #2 (permalink)
Zachariah
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Did you make the 1 file edit needed on upgrade / install ?
/forums/includes/init.php

- Edit:
forums/includes/init.php

- Find:
require_once(CWD . '/includes/class_core.php');

- Below Add:
require_once(CWD . '/includes/functions_gallery_store.php');

- Upload this file to /forums/includes

Quote:
Originally Posted by Metal-R-US View Post
When someone's at my main portal page (forums/index.php) it shows up as Viewing Gallery Index with a link to my main forums page (forums/index2.php) in Who's Online. When doing a regular search in the forums it shows as Searching Gallery with the regular forums search link. When browsing the gallery it does show the right who's online locations. I have the gallery installed in a subdirectory of my forums, perhaps that has something to do with it. It happened after upgrading to 2.1.

Edit: as a temporary solution I replaced online_location_preprocess.php with the file from the 2.0 version and now I get the right locations in Who's Online.
Zachariah is offline   Reply With Quote