Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: pooya on November 25, 2008, 09:31:53 AM

Title: how to Add this code in subs.php
Post by: pooya on November 25, 2008, 09:31:53 AM
'googletagged_settings' => '<a href="' . $scripturl . '?action=tagged;sa=admin;sesc=' . $sc . '">' . $txt['googletagged_menu'] . '</a>',

:(

Should be under
'edit_settings' => '<a href="' . $scripturl . '?action=serversettings;sesc=' . $sc . '">' . $txt[222] . '</a>',


***As you may have guessed this code is of google tagged mod for 1.x but i want it for 2 beta 4 :(

Please help.
Title: Re: how to Add this code in subs.php
Post by: ccbtimewiz on November 25, 2008, 11:43:31 AM
Why not ask the mod author or post in the mod's support topic?
Title: Re: how to Add this code in subs.php
Post by: Nathaniel on December 16, 2008, 06:45:27 AM
pooya,
Did you try asking the mod author as ccbtimewiz suggested? Is this issue solved? If it is then please feel free to mark it as solved, otherwise reply with a description of what isn't working.