Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Blocks
Author Message
gonehaywire
Worker
Worker



Joined: May 20, 2004
Posts: 126

PostPosted: Sat Nov 06, 2004 1:48 pm Reply with quote

Hello,
I'm trying to hide a title in a block but some i can't find one line I'm using phpnuke 7.4 with pacth applyed here is what to be found in open up mainfile.php look for these lines
while($row = $db->sql_fetchrow($result)) {
$bid = $row[bid];
$title = $row[title];
and add this line if ($bid==20) $title = "";

Ok i found those but the line that has $title = $row[title];
I don't see in mainfile.php just this one
$title = stripslashes(check_html($row['title'], "nohtml"));
and i'm looking under
function blocks($side) {
section

anywhere else to look? Thanks
 
View user's profile Send private message Visit poster's website
fury
Worker
Worker



Joined: Sep 09, 2003
Posts: 165

PostPosted: Sat Nov 06, 2004 2:58 pm Reply with quote

are you trying to get rid of the title in all blocks?
if so find this in the blocks.html
$title
and remove it that will take care of all your block titles
Thanks
Fury
hope this helps
 
View user's profile Send private message
gonehaywire







PostPosted: Sat Nov 06, 2004 3:08 pm Reply with quote

No just for one block it worked when i was using phpnuke v7.3 but the coding looks different for 7.4
 
fury







PostPosted: Sat Nov 06, 2004 5:57 pm Reply with quote

well find the $title for the block that you want to take the title out for
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Blocks

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©