Home arrow Forum
Latest posts of: Bruno cristovao
  Welcome, Guest. Please login or register.
December 03, 2008, 03:53:10 PM
Home New Posts Search Calendar


Login with username, password and session length
  Show Posts
Pages: [1]
1  MamboHacks.com / Feedback / Mambo-SMF Integration v1.3.0-beta1 Poll Request on: April 29, 2005, 01:42:36 AM
I formally request a  Mambo-SMF Integration v1.3.0-beta1 Poll to be set up to measure the effectivness and performance of this version.
2  MamboHacks.com / Feedback / Re: Mambo-SMF Integration v1.3.0-beta1 on: April 29, 2005, 01:38:30 AM
The Mambo-SMF Integration v1.3.0-beta1 is not the ants pants of intergrations. I would like to know who is using it with their website, actually would really love to test it out on your website for good measure.  Huh

Thanks

Bruno
3  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / template error with SMF-MAMBO Intergration on: April 27, 2005, 09:57:59 PM
I am now having this error appear when trying out new templates in SMF.


Fatal error: Cannot redeclare template_init() (previously declared in /home/     ********/public_html/mambo/****/Sources/Load.php(1040) : eval()'d code:32) in /home/*******/public_html/mambo/*****/Sources/Load.php(1040) : eval()'d code on line 30.

Is it due to the Intergration?

Thanks

Bruno
4  MamboHacks.com / Mambo-SMF Forum 1.3.0 Support / mod_smf_recent_topics error on: April 27, 2005, 07:30:13 AM
Hi Guys,

I am not sure why this error is coming up with the mod_smf_recent_topics,

Fatal error: Call to undefined function: db_query() in /home/illusion/public_html/mambo/modules/mod_smf_recent_topics.php on line 44.

Thanks Bruno
5  Bugs Discussion / 3rd Party Component Bugs / Beverage Component error 4.5.2 Mambo on: April 08, 2005, 03:40:10 PM
I have tried all the suggestions but I am stuck on this

Fatal error: Call to undefined function: openconnectionwithreturn() in /home/-----/public_html/mambo/components/com_beverage/sub_viewdetails.php on line 36.

I used the 4.5.2.1 database fix.zip but still no luck, here is the extract of the sub_viewspecial.php.

#############################
Quote
Quote:
# Database Query
$per_page = $ag_perpage;//nb de announcement per page

$database->setQuery($query1);

$connected = $database->query();
//$rows = $database->loadObjectList();

if(!isset($pageno))
{

$pageno = 1;
}
$prev_page = $pageno - 1;
$next_page = $pageno + 1;

// Set up specified page

$page_start = ($per_page * $pageno) - $per_page;
$num_rows = $database->getNumRows($connected);


if ($num_rows $num_pages) || ($pageno < 0)) {
echo "You have specified an invalid page number";
return false;
}

$sql_msg_per_page = $query1. " LIMIT $page_start, $per_page";

$database->setQuery($sql_msg_per_page);
$res = $database->query();


if($connected)
{
$rows = $database->loadObjectList();

$subtitle = (!isset($sorting) || $sorting == '') ? 'Viewed' : _BEVERAGE_VWS_AVG_TOTAL_USERS_VOTE;


#########################################

I need my component to work with 4.5.2.1, can someone point me to the right direction please, by the way your SMF Bridge rules and I am using to introduce SMF into my website? Thanks for developing it  Smiley

Bruno
www.ozbevnet.com
Pages: [1]


Login with username, password and session length

Powered by MySQL Powered by PHP Forum | Powered by SMF 1.0.5 & Mambo-SMF.
© 2001-2005, Lewis Media. All Rights Reserved.
Valid XHTML 1.0! Valid CSS!
None of the text or images in this public website may be copied without the expressed written consent of the authors.
Copyright 2005 by MamboHacks.com. Powered by Mambo. All rights reserved.
TERMS OF USE