Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Fedor

Pages: [1]
1
Trade Pulse Support / Re: Failed to initialize storage module: memcache
« on: August 25, 2010, 11:46:47 AM »
Hi.
Check your PM.

2
Check your PM.

3
Trade Pulse Support / Re: Using with Smarty Engine.
« on: January 11, 2009, 05:48:57 PM »
Try to add this code to your .htaccess file
Code: [Select]
<IfModule mod_rewrite.c>
    RewriteEngine on
    RewriteRule    ^tp/$    /tp/index.php?$1 [R,QSA,L]
 </IfModule>

Pages: [1]