![]() |
admin home page change
how do I change the admin home page to another page??
|
Re: admin home page change
anyone? is this difficult, seems like it would be pretty simple.
|
Re: admin home page change
You can create new "skin1/single/home.tpl", same name, different contents or edit admin/home.php and assign different template to func_display("admin/home.tpl", $smarty);
|
Re: admin home page change
If you mean that you don't want to use home.php when the URL goes to admin - you can modify the htaccess file that came with the distribution. That one directs an access of the admin dir to home.php:
DirectoryIndex home.php |
Re: admin home page change
ok cool... I'll try to get it set up. thx
|
Re: admin home page change
home.php says func_display("admin/home.tpl", $smarty);
I don't have an admin/home.tpl was just gonna mod that file to suit my needs. |
Re: admin home page change
ahh... is it single/home.tpl??
|
Re: admin home page change
ok found it :) why does it say admin/home.tpl when its single/home.tpl?
|
Re: admin home page change
because, the same can be followed in Gold and Pro versions. In gold version, not much files. in Pro version, it has more.
|
All times are GMT -8. The time now is 09:41 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.