- Posts: 14116
- Thank you received: 1639
Translation to my language
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
13 years 2 months ago #16704
by ivan.milic
Replied by ivan.milic on topic Re: Translation to my language
Are you joking with us. You don't have any articles and you set home page to show nothing in one of two menu items you have.
If you new to joomla use hot_start installation and click "Install Sample Data" during it.
If you new to joomla use hot_start installation and click "Install Sample Data" during it.
Please Log in to join the conversation.
-
lucgomes
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 25
- Thank you received: 0
13 years 2 months ago #16708
by lucgomes
Replied by lucgomes on topic Re: Translation to my language
Man i dont understand why you say "Joking". I dont have time to joke with you . I speak to you that i have difficulties to use the template. If you dont have patience to explain something to yours customer you should not sell anything.
Joke is waht you are doing with your customer. You said to me use the Hot_start, but i have another case with you about the problems with hot_start.
Please, be professional in attend your customer.
Joke is waht you are doing with your customer. You said to me use the Hot_start, but i have another case with you about the problems with hot_start.
Please, be professional in attend your customer.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 2 months ago - 13 years 2 months ago #16716
by ivan.milic
Replied by ivan.milic on topic Re: Translation to my language
ok copy just hot start files to your web root and inform us when you do so.
Also there are no issues with template, I saw that you have modules that are not in positions that exist in that template. Her you can see available postions:
demo.hotjoomlatemplates.com/fashion_stor...icle&id=13&Itemid=49
Also there are no issues with template, I saw that you have modules that are not in positions that exist in that template. Her you can see available postions:
demo.hotjoomlatemplates.com/fashion_stor...icle&id=13&Itemid=49
Last edit: 13 years 2 months ago by ivan.milic.
Please Log in to join the conversation.
-
lucgomes
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 25
- Thank you received: 0
13 years 2 months ago #16721
by lucgomes
Replied by lucgomes on topic Re: Translation to my language
In another case that i opened, i informed that the hot_start was installed in
www.secutorfight.com/store/sqtr
and works fine, but when i change to my language any products are show.
Here i have the problem that i informed in another case that i opened. Remember that you ask me about the changes in default.php?
Thanks for the information!
Regards
Luck
Here i have the problem that i informed in another case that i opened. Remember that you ask me about the changes in default.php?
Thanks for the information!
Regards
Luck
Please Log in to join the conversation.
-
chibs
-
- New Member
-
Less
More
- Thank you received: 0
13 years 2 months ago #17270
by chibs
Replied by chibs on topic Re: Translation to my language
I did the editing but when i search it still gives this message.
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/afrishoc/public_html/templates/hot_ecommerce/html/com_virtuemart/category/default.php on line 45
Warning: Invalid argument supplied for foreach() in /home/afrishoc/public_html/libraries/joomla/html/html/select.php on line 504
How can i remove it.
Also how can i make my logo appear in the browser icon instead of the usual joomla logo.
Joomla logo still appears in my window icons how can i change it to my logo
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/afrishoc/public_html/templates/hot_ecommerce/html/com_virtuemart/category/default.php on line 45
Warning: Invalid argument supplied for foreach() in /home/afrishoc/public_html/libraries/joomla/html/html/select.php on line 504
How can i remove it.
Also how can i make my logo appear in the browser icon instead of the usual joomla logo.
Joomla logo still appears in my window icons how can i change it to my logo
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 2 months ago #17276
by ivan.milic
Replied by ivan.milic on topic Re: Translation to my language
Open index.php of template, before this line:
defined( '_JEXEC' ) or die( 'Restricted access' );
add this line:
error_reporting(0);
defined( '_JEXEC' ) or die( 'Restricted access' );
add this line:
error_reporting(0);
Please Log in to join the conversation.
Time to create page: 0.097 seconds