You are not logged in.

  • "MajorWinters" started this thread

Posts: 33

Location: Belgium

Occupation: Software developer

  • Send private message

1

Saturday, September 5th 2009, 6:56pm

ACP - Go to forum link

Anyone any idea where the "Go to forum" link is generated in the ACP. I've looked in acp/templates/index.tpl and wcf/acp/templates/header.tpl but haven't been able to locate it so far.

Thank you
And if someone gave you a pile of gold, you'd probably complain that it was too heavy.

Ph99Ph

Professional

Posts: 429

Location: Deutschlandsberg, Steiermark, Österreich

  • Send private message

2

Saturday, September 5th 2009, 7:44pm

Yes, look in your xxxACP.class.php in the "lib\system"-directory of your standalone application. There's a method called "assignDefaultTemplateVariables()".
Burning Board® 3.1.2 (Volcano) - Community Framework™ 1.1.2 (Tempest) - Community Blog 1.0.1 pl 1

  • "MajorWinters" started this thread

Posts: 33

Location: Belgium

Occupation: Software developer

  • Send private message

3

Saturday, September 5th 2009, 8:37pm

Got it, thank you. :)
And if someone gave you a pile of gold, you'd probably complain that it was too heavy.