X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   admin home page change (https://forum.x-cart.com/showthread.php?t=57114)

ARW VISIONS 12-16-2010 07:05 PM

admin home page change
 
how do I change the admin home page to another page??

ARW VISIONS 12-17-2010 02:49 PM

Re: admin home page change
 
anyone? is this difficult, seems like it would be pretty simple.

cflsystems 12-17-2010 03:04 PM

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);

gb2world 12-17-2010 04:30 PM

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

ARW VISIONS 12-17-2010 06:27 PM

Re: admin home page change
 
ok cool... I'll try to get it set up. thx

ARW VISIONS 12-17-2010 06:36 PM

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.

ARW VISIONS 12-17-2010 06:45 PM

Re: admin home page change
 
ahh... is it single/home.tpl??

ARW VISIONS 12-17-2010 06:46 PM

Re: admin home page change
 
ok found it :) why does it say admin/home.tpl when its single/home.tpl?

Dongan 12-17-2010 07:30 PM

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.