- Modificatie & Versie: Gallery (by nickvergesse)
Directe link naar de modificatie: http://www.flying-bits.org/download.php?mod_id=6
phpBB versie: 3.05
Standaard wordt deze in /forum/gallery/ gedraaid.
Hoe kan ik dit voor elkaar krijgen?
Code: Selecteer alles
// Additional tables
define('GALLERY_ROOT_PATH', 'gallery/');
Code: Selecteer alles
// Additional tables
define('GALLERY_ROOT_PATH', '../gallery/');
Code: Selecteer alles
Warning: include(../common.php) [function.include]: failed to open stream: No such file or directory in /var/www/vhosts/fight4friendship.nl/httpdocs/website/gallery/index.php on line 19
Warning: include(../common.php) [function.include]: failed to open stream: No such file or directory in /var/www/vhosts/fight4friendship.nl/httpdocs/website/gallery/index.php on line 19
Warning: include() [function.include]: Failed opening '../common.php' for inclusion (include_path='.:/usr/share/pear;') in /var/www/vhosts/fight4friendship.nl/httpdocs/website/gallery/index.php on line 19
Warning: include(../includes/functions_display.php) [function.include]: failed to open stream: No such file or directory in /var/www/vhosts/fight4friendship.nl/httpdocs/website/gallery/index.php on line 20
Warning: include(../includes/functions_display.php) [function.include]: failed to open stream: No such file or directory in /var/www/vhosts/fight4friendship.nl/httpdocs/website/gallery/index.php on line 20
Warning: include() [function.include]: Failed opening '../includes/functions_display.php' for inclusion (include_path='.:/usr/share/pear;') in /var/www/vhosts/fight4friendship.nl/httpdocs/website/gallery/index.php on line 20
Warning: include(../includes/message_parser.php) [function.include]: failed to open stream: No such file or directory in /var/www/vhosts/fight4friendship.nl/httpdocs/website/gallery/index.php on line 21
Warning: include(../includes/message_parser.php) [function.include]: failed to open stream: No such file or directory in /var/www/vhosts/fight4friendship.nl/httpdocs/website/gallery/index.php on line 21
Warning: include() [function.include]: Failed opening '../includes/message_parser.php' for inclusion (include_path='.:/usr/share/pear;') in /var/www/vhosts/fight4friendship.nl/httpdocs/website/gallery/index.php on line 21
Fatal error: Call to a member function session_begin() on a non-object in /var/www/vhosts/fight4friendship.nl/httpdocs/website/gallery/index.php on line 24