View Full Version : 2.30-8
Shuttheduckup
10-05-2008, 21:21
_cnf: Create files in this dir -FALSE
Remove files in this dir -FALSE
What to chmod there? Already did 777 to cnf folder and default folder.
php
Verion:
Version:*
Shopengine support
10-05-2008, 21:31
must be drwxrwxrwx - i suppose now it's drwxr-xr-x
Shuttheduckup
11-05-2008, 14:09
It is set to 0777 (as I always do). Even tried 7777, 0755, remains the same. To which should I set?
It is set to: drwxrwxrwx
OK. No idea why, but I set "default" folder and all files in _cnf to 777, it said OK, then set them back to 755 and it said OK again. Not sure what's wrong with that, but since it works now...
Just a question now: how to remove ads from white tmpl?
OK, found. It's 3links file.
Where can I change EUR to USD? It loads eur prices now
Why do you want to remove them? It's a way to get additional orders for you.
Shuttheduckup
11-05-2008, 14:32
Um? But I clicked on one and it was similar store, all viagra, etc. What additional stuff visitor can find there?
Some visitors may trust more to the other design. I had some orders when visitors clicked on ads. But it is your way, if you want, you can remove them :)
Let's look into file:
/themes/whitedata/3links.tpl
Here we can find this line:
{:if $config.ADVERTISEMENT:}
I found ADVERTISEMENT var in:
/_cnf/default/config.inc
This line:
$SDATA['ADVERTISEMENT'] = true;
So try to set it to false.
Shuttheduckup
11-05-2008, 17:53
Hehe, thanks for this tip, will be faster than removing template files.
Do you know how to change currency to USD? Or it's auto (by country)?
it's auto, if user have euro ip address - all prices in euro.
Shuttheduckup
11-05-2008, 22:58
If 2 persons buy same product,
One in USD, one in GBP. Will I get exactly the same commisions?