-
AuthorPosts
-
assadniang Friend
assadniang
- Join date:
- February 2007
- Posts:
- 71
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 5
- Thanked:
- 4 times in 1 posts
March 24, 2010 at 3:51 pm #149780Hello,
When you disable the mod_product_categories that is published on the LEFT position, you get a blank page when you go to the main page index.php.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 25, 2010 at 10:27 am #337707Dear assadniang!
I have detected that the issue was originated by Virtuemart extension, thus I am sorry for not being of much help. I recommend that you keep contact with the Virtuemart’s developer for assistance.
When i turn off the module , the site raise this bug:
[PHP]Warning: require_once(/administrator/components/com_virtuemart/global.php) [function.require-once]: failed to open stream: No such file or directory in /home/www/jadev_data/sites/auto/qs.mesoliteii.1269511315/components/com_virtuemart/virtuemart_parser.php on line 74
Fatal error: require_once() [function.require]: Failed opening required ‘/administrator/components/com_virtuemart/global.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /home/www/jadev_data/sites/auto/qs.mesoliteii.1269511315/components/com_virtuemart/virtuemart_parser.php on line 74
[/PHP]
this bug was disable on your site, so that you see the blank page.Thanks
assadniang Friendassadniang
- Join date:
- February 2007
- Posts:
- 71
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 5
- Thanked:
- 4 times in 1 posts
March 25, 2010 at 2:05 pm #337729<em>@tienhc 171283 wrote:</em><blockquote>Dear assadniang!
I have detected that the issue was originated by Virtuemart extension, thus I am sorry for not being of much help. I recommend that you keep contact with the Virtuemart’s developer for assistance.
When i turn off the module , the site raise this bug:
[PHP]Warning: require_once(/administrator/components/com_virtuemart/global.php) [function.require-once]: failed to open stream: No such file or directory in /home/www/jadev_data/sites/auto/qs.mesoliteii.1269511315/components/com_virtuemart/virtuemart_parser.php on line 74
Fatal error: require_once() [function.require]: Failed opening required ‘/administrator/components/com_virtuemart/global.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /home/www/jadev_data/sites/auto/qs.mesoliteii.1269511315/components/com_virtuemart/virtuemart_parser.php on line 74
[/PHP]
this bug was disable on your site, so that you see the blank page.Thanks</blockquote>
This is related to your template as it works with the default joomla template, I doubt I will get much help from virtuemart.Why is it calling this file from your server?
/home/www/jadev_data/sites/auto/qs.mesoliteii.1269511315/components/com_virtuemart/virtuemart_parser.phpMaybe it is not finding this file, that’s why I am getting a blank page.
I need to be able to resolve this in order to publish my site.
Thanks
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 26, 2010 at 3:09 pm #337901Dear Brother!
i’m sorry, i did not explain clear on this issue.
I tested this issue with our server to find the reason, Above Codes are bugs raise on my test site. and I forgot test this with the default template. I’ll try to resolve this issue, pls give me some time
Thanks
assadniang Friendassadniang
- Join date:
- February 2007
- Posts:
- 71
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 5
- Thanked:
- 4 times in 1 posts
March 26, 2010 at 3:39 pm #337903Ok, looking forward for the fix
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 27, 2010 at 2:04 am #337957Dear assadniang!
i have found the problem from the ja_vmproductslide module, pls fix this as following:
1) please open the file: modulesmod_ja_vmproductslidemod_ja_vmproductslide.php and find codes:
[PHP]defined( ‘_JEXEC’ ) or die( ‘Restricted access’ );[/PHP]
and replace:
[PHP]
defined( ‘_JEXEC’ ) or die( ‘Restricted access’ );
// Load the virtuemart main parse code
if( file_exists(dirname(__FILE__).’/../../components/com_virtuemart/virtuemart_parser.php’ )) {
require_once( dirname(__FILE__).’/../../components/com_virtuemart/virtuemart_parser.php’ );
$mosConfig_absolute_path = realpath( dirname(__FILE__).’/../..’ );
} else {
require_once( dirname(__FILE__).’/../components/com_virtuemart/virtuemart_parser.php’ );
}
[/PHP]Good luck
assadniang Friendassadniang
- Join date:
- February 2007
- Posts:
- 71
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 5
- Thanked:
- 4 times in 1 posts
March 27, 2010 at 4:53 pm #338024Thank you, it works
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by assadniang 14 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum