1
mjz55
smartfaq word change problem
  • 2011/7/11 21:24

  • mjz55

  • Quite a regular

  • Posts: 298

  • Since: 2007/1/18


My headline has errors ie: Welcome to the Q&A's. I want to eliminate the Q&A's. I thought it was in language/english/main.php
on the define("_MD_SF_MAINHEAD", "Welcome to the"); line however the only wording there is Welcome to the.

Am I looking in the wrong place? The url to the wording ishttp://txt2promote.com/modules/smartfaq/

Thanks in advance!

2
iHackCode
Re: smartfaq word change problem

one solution is (solution 1):

in the preference for SmartFAQ remove the 'Index welcome message:'

but that also removes the line below the one you want to get rid of.


another solution is (solution 2):

edit smartfaq/index.php and look for the language constants

look for this one:
$xoopsTpl->assign('lang_mainhead', _MD_SF_MAINHEAD . " " . $moduleName);

and change it to

$xoopsTpl->assign('lang_mainhead', $moduleName);


solution 2 is probably what you want.
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

Login

Who's Online

259 user(s) are online (179 user(s) are browsing Support Forums)


Members: 0


Guests: 259


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits