View Single Post
Old November 18th, 2006, 01:53 PM   #4 (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
v2.1 (11/8/06 5:23 PM Build) - is current


To fix: forumhome / profile

- 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

---------------------------------
Good find on the missing prase
- I'll tag to fix.

-----------------------
The problem w/ Uploads:

You will need to CHMOD 777 the folder you want to keep your files in.
EX: /gallery/files
Zachariah is offline   Reply With Quote