From: Jason C. H. <jh...@te...> - 2001-12-07 19:20:09
|
I've found them to be located in html/languages/eng/global.php I had a problem with the "Post Anonymously" showing up even though I'd turned that option off. Doing a grep -r "Post Anonymously" led me to the global.php where it came out to be POSTANON. Quick search through comments.php found the 3 lines I needed comment out in order to fix that little problem. So, I'd say look there, or do like I did and do a recursive grep for it. -Jason On Friday 07 December 2001 02:03 pm, you wrote: > Hello all! > > My PN site, which has been HostNuke'ed (www.hostnuke.com) is doing > great, but on some pages I see things like "_POSTEDON" instead of a > more meaningful label. Where are such constants defined? > > Thanks! > Mike Pence > xjwnews.com > > _____________________________________________________________ > Sign up for FREE Wage Slave email at http://www.wageslave.com > > _______________________________________________ > Post-nuke-users mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/post-nuke-users |