Album Plugin Problems


Goto page Previous  1, 2

Subject: Re: Album Plugin Problems
This should be the right fix:

OPEN blocks/plugin_album.php
FIND
Code: [Download] [Hide] [Select]
include_once(ALBUM_MOD_PATH . 'album_common.' . PHP_EXT);

REPLACE WITH
Code: [Download] [Hide] [Select]
include_once(IP_ROOT_PATH . PLUGINS_PATH . $config['plugins'][$plugin_name]['dir'] . 'common.' . PHP_EXT);

Subject: Re: Album Plugin Problems
Sorry, I didn't realize I let those slip...

Profile PM  
Subject: Re: Album Plugin Problems
Don't worry, that's not an issue... :mri:

Goto page Previous  1, 2

Page 2 of 2


  
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: 2.7972s (PHP: 1% SQL: 99%)
SQL queries: 31 - Debug Off - GZIP Enabled