Michael Roman, on 31 December 2010 - 08:54 PM, said:
If you can help me out of this mess and need some extra cash for the new year, please email me @ michael.a.roman [@] gmail.com
Thanks,
Michael
I PMed you. Never got a PM from you though.
sexymalecelebs, on 11 January 2011 - 07:07 AM, said:
Use
app=forums
in the include box
landlady, on 08 February 2011 - 07:27 AM, said:
This is the reply I received from the IPS support team when I asked them about the database problem after doing these edits:
mySQL query error: SELECT pp.*,m.members_display_name, m.members_seo_name FROM ibf_profile_portal pp LEFT JOIN ibf_members m ON ( pp.pp_member_id=m.member_id ) WHERE pp.pp_status <> "" ORDER BY pp.pp_status_update DESC LIMIT 0,4
There is no field in the profile_portal table for pp_status in IPB 3.1.x
That field was removed in IPB 3.1.0
So, you've got an old version of the mod. Or an old version of some modification.
That's not an issue with the custom blocks itself, But with one of the custom blocks. I can guess it's the one that shows the user profiles. If you want me to take a look please PM.
ASFx, on 08 February 2011 - 10:04 PM, said:
By default you can't it will require some PHP to fetch the polls from the DB.
ASFx, on 13 February 2011 - 10:18 AM, said:
Yes, Just simple HTML can do that.
kreatyve, on 16 February 2011 - 09:48 AM, said:
I made all the changes you wrote about but IT DOESN'T WORK WITH 3.14!!!
Please help me!
Here's the code
//-----------------------------------------
// Gather output
//-----------------------------------------
/* (IM) Custom Forum Blocks */
require_once( IPSLib::getAppDir( 'customBlocks' ) . "/sources/library.php" );
$this->registry->setClass( 'customBlocks', new customBlocksLibrary( $this->registry ) );
$this->_html = $this->registry->customBlocks->wrapBoard( $this->_html );
//$output = $this->outputFormatClass->fetchOutput( $this->_html, $this->_title, $this->_navigation, $this->_documentHeadItems, $this->_jsLoader, $adCodeData );
$output = $this->outputFormatClass->fetchOutput( $output, $this->_title, $this->_navigation, $this->_documentHeadItems, $this->_jsLoader );
$output = $this->templateHooks( $output );
BOARDS
/* (IM) Custom Forum Blocks */
$show_sidebar = false;
It works on 3.1.x
Probably you've mistaken with the edits. PM with your forum details and i can take a look at it.
bprado, on 09 March 2011 - 05:30 AM, said:
I put in the include page showforum=41, and the system show the banner in that subforum (http://www.mindandmu...hp?showforum=41), but i need to show the banner in all the topics of that subforum
I read all this topic and i try this settings in the include page:
showforum=41,showtopic=*
dont work, when i put that in the includes pages, dont show the banner anywhere, anyplace (not show here http://www.mindandmu...hp?showforum=41, either)
also i try
showforum=41,tid=*
dont work!!!
please help, i need to show the banner in the forum and all the topics inside that forum.
That should work, Can you PM me with ACP access and i can look at it myself.





Contributor













