Search found 10 matches

by aliraj
2. June 2010 21:58
Forum: board3 Portal 1.0.x - English Support
Topic: main_menu.html on custom page
Replies: 15
Views: 22201

Re: main_menu.html on custom page

the main issu solved, at last i able to add main_menu.html in custom page, thankx mark
but now next issu is when i added main_menu in custom page other txt of the page go down how to fix it in centre of pade, demo is herehttp://shiatv.pk/europe.php
by aliraj
28. May 2010 06:47
Forum: board3 Portal 1.0.x - English Support
Topic: main_menu.html on custom page
Replies: 15
Views: 22201

Re: main_menu.html on custom page

i include

Code: Select all

<!-- INCLUDE portal/block/main_menu.html -->
in custom page html file, now its showing main_menu but not in proper formate, link below is my custom pagehttp://shiatv.pk/europe.php
by aliraj
26. May 2010 21:39
Forum: board3 Portal 1.0.x - English Support
Topic: main_menu.html on custom page
Replies: 15
Views: 22201

Re: main_menu.html on custom page

sorry i was using wrong php file this is my wright file <?php
define('IN_PHPBB', true);
define('IN_PORTAL', true);
$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './';
$phpEx = substr(strrchr(__FILE__, '.'), 1);
include($phpbb_root_path . 'common.' . $phpEx);

// Start session ...
by aliraj
26. May 2010 17:57
Forum: board3 Portal 1.0.x - English Support
Topic: main_menu.html on custom page
Replies: 15
Views: 22201

Re: main_menu.html on custom page

i turn on debug like this @define('PHPBB_INSTALLED', true);
@define('DEBUG', true);
@define('DEBUG_EXTRA', true);
?>
but now im getting this error
[phpBB Debug] PHP Notice: in file /europe.php on line 29: Undefined variable: help_ary
[phpBB Debug] PHP Notice: in file /europe.php on line 36 ...
by aliraj
26. May 2010 03:59
Forum: board3 Portal 1.0.x - English Support
Topic: main_menu.html on custom page
Replies: 15
Views: 22201

Re: main_menu.html on custom page

still not working:S <?php
/**
*
* @package phpBB3
* @version $Id$
* @copyright (c) 2005 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/

/**
* @ignore
*/
define('IN_PHPBB', true);
define('IN_PORTAL', true);
$phpbb_root_path = (defined('PHPBB_ROOT_PATH ...
by aliraj
25. May 2010 22:57
Forum: board3 Portal 1.0.x - English Support
Topic: main_menu.html on custom page
Replies: 15
Views: 22201

Re: main_menu.html on custom page

i did but no working, this is my code, please if somthing is wrong paste it with wright code, really thankxa lot
<?php
/**
*
* @package phpBB3
* @version $Id$
* @copyright (c) 2005 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/

/**
* @ignore
*/
define ...
by aliraj
25. May 2010 15:29
Forum: board3 Portal 1.0.x - English Support
Topic: main_menu.html on custom page
Replies: 15
Views: 22201

Re: main_menu.html on custom page

i did but now all page is blank, below is my custom page php file <?php
/**
*
* @package phpBB3
* @version $Id$
* @copyright (c) 2005 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/

/**
* @ignore
*/
define('IN_PHPBB', true);
$phpbb_root_path = (defined ...
by aliraj
23. May 2010 18:54
Forum: board3 Portal 1.0.x - English Support
Topic: main_menu.html on custom page
Replies: 15
Views: 22201

main_menu.html on custom page

Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Beginner
Boardlink: http://shitv.pk

What have you done before the problem was there?


What have you already tryed to solve the problem?


Description and Message
I add a new custom page ...
by aliraj
12. May 2010 21:05
Forum: board3 Portal v1.0.x - Modifications
Topic: phpBB Calendar block on Board3 Portal (Update 1.0.4)
Replies: 105
Views: 248504

Re: phpBB Calendar block on Board3 Portal (Update 1.0.4)

can anyone help me out with phpBB Calendar 0.1.0 (alightner) instalation with aerored style thankx

Go to advanced search