Go Back   Pligg CMS Forum > Pligg Help > Customization Assistance

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-19-2008, 03:20 PM
New Pligger
 
Join Date: Jul 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
changing activity text in live.php

Hello,
i would like change the texts appears in columns at the live tab of my site (or live.php).i couldn't find the expression that prints the activity situtaion text.it is not in template's live_center.php or in live.php.acctually i kinda really close but i couldn't find where {$templatelite.section.foo.index} comes from or what else prints them there. btw in case of that i concluded this; you cannot translate pligg completely by changing lang.conf or statements in it. and my pligg version is 9.8.2 because of my template. thanks anyway. cheers
Reply With Quote
  #2 (permalink)  
Old 07-29-2008, 01:15 AM
longcountdown's Avatar
Pligg Donor
Pligg Version: 9.8.2
Pligg Template: moderno-orange
 
Join Date: Nov 2007
Location: Japan
Posts: 75
Thanks: 25
Thanked 18 Times in 11 Posts
Try looking in /live2.php. I changed:

Code:
if ($event->vote_value < 0) {
	$type = 'report';
	$who = $user;
}
to

Code:
if ($event->vote_value < 0) {
	$type = 'buried';
	$who = $user;
}
and it worked. :)
Reply With Quote
Reply

Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing language text in Summary-Recommend Infinityvers General Help 0 08-16-2008 04:36 PM
Changing Text Editor anandn General Help 0 12-21-2007 10:15 AM
changing vote text link to an image lithman General Help 2 09-12-2006 11:45 AM
Changing the "white space" on both sides of the story post text buttercup Template Support 3 07-15-2006 01:33 AM
changing the "read more" text finn Template Support 1 06-14-2006 11:18 PM


Search Engine Friendly URLs by vBSEO 3.2.0