Site Slower After Licensing

Hi al,



Looks as if my site became a lot slower since I bought a license en put it in.



I started with the 30 day trial to put in my products and try some addons and customize the standard template trough the template editor. Played around with it for to weeks or so. When the trial ended I bought the license and put in the key.

It seems to me that the site became a lot slower since then.

Is this a normal behaviour?



regards, Mirco

Hi Mirco,

Please try on file [color=#ff0000]app/functions/fn.ini.php[/color] to

#replace

<br />
if (!in_array(AREA, array('A', 'V'))) {<br />

```<br />
#with<br />
```php
<br />
if (!in_array(AREA, array('A', 'V', 'C'))) {<br />

```<br />
<br />
Please let me know what impact have on your side, i win almost 1s on hungryweb.net<br />
<br />
This may be a copyright protection <img src="upload://7O47Vg5oKdRIES6TKXXFKIm5Kdf.png" class="bbc_emoticon" alt=":D">, but can be easily done only for the backend where the speed doesn't matter sow much<br />
<br />
I hope that helps,<br />
<br />
---<br />
Valentin<br />
[color=#808080][size=2]part of hungryweb.net[/size][/color]

Hi,



Thanx for this tip. 1 s is a lot!!

but, it didn’t help though :(



Backend is slower too. And it matters because personel is working on it and it’s response time is dramatically slower since the license is activated.



regards Mirco

Are there any addons which become active when the license is added that weren't under trial mode perhaps?

Good point.

The only one which is extra is the Google analytics add-on.

Cannot find it now. Gonna leave it as is for now and dive into it later.



Thank you anyway.



BTW: setting up smart-optimizer helped :)