Jump to content

Recommended Posts

Posted

Hello,

 

My aplogies if this has already been covered....

 

Something that has been bothering me for a while but haven't had time to solve - until now. In the file index.php of eg_default, it is supposed to call the site name and insert it into the copyright notice. It has code for J! 1.0 ; to solve this, replace the variable in line 91:

Remove:

$mosconfig_sitename

Replace it with:

$mainframe->getCfg('sitename')

Your site name will appear in the copyright notice.

Cheers,

Jeff

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...