Jump to content
DevFuse Forums

[RESOLVED] board title problem


Feronso

Recommended Posts

hello i have replace "powerd by invision board" to "M-M Usb" in boards.php

 

like:

 

				//-----------------------------------------
			// Print as normal
			//-----------------------------------------

	$this->ipsclass->print->add_output( $this->output );

	$cp = " -> M-M Usb ";

	if ($this->ipsclass->vars['ips_cp_purchase'])
	{
			$cp = "";
	}

	$this->ipsclass->print->do_output( array( 'TITLE' => $this->ipsclass->vars['board_name'].$cp, 'JS' => 0, 'NAV' => $this->nav ) );

	}

 

but it's not show on board index :( i also check board wrapper of Pro skin it's fine there then how can i fix this problem ?

last time i upgrade MPFF Simler 1.0 to 2.0 in t2.3 group format but i don't think it cause of this mod. because it's installed last 2 months but yes that are old 1.0 version i recently i upgrade it into 2.0 with t2.3-group format

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Guest
This topic is now closed to further replies.
×
×
  • Create New...