FAP SUPPORT - FAP 141 Color Groups Error


Subject: FAP SUPPORT - FAP 141 Color Groups Error
Hello install FAP 141 in phpbb2 2.0.23 various mods installed, Color colorice not working. In FAP

colorcolorice


File album_showpage.php is default the mod link file http://pastebin.com/m599295ae Can help, Greetings

MY Album http://www.kmorph.com/album.html

Last edited by Morph on Fri 11 Apr, 2008 17:53; edited 1 time in total
Subject: Re: FAP 141
Hi Morph...

What you have to do if you want to have color groups enabled in album, I think, is to define it is phpBBXS...

Open album_mod/album_constants.php
Find
Code: [Download] [Hide] [Select]
$table_prefix = ($table_prefix === false) ? 'fap_' : $table_prefix;

Before, add
Code: [Download] [Hide] [Select]
define('IS_PHPBBXS', true);
define('ADM_TPL', 'admin/');


It should work now.

Greets! :mricy:

Subject: Re: FAP 141
KasLimon, install code


Code: [Download] [Hide] [Select]
define('IS_PHPBBXS', true);
define('ADM_TPL', 'admin/');


ERROR:


Fatal error: Call to undefined function: create_date2() in /home/pcmorph/public_html/kmorph/album_mod/album_hierarchy_sql.php on line 1433


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.0864s (PHP: 20% SQL: 80%)
SQL queries: 11 - Debug Off - GZIP Enabled