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 - Chris

Pages: [1]
1
Trade Pulse Support / Re: Strange characters in OUT url
« on: May 12, 2009, 06:22:02 AM »
thanks mate ;)

2
Trade Pulse Support / Strange characters in OUT url
« on: May 12, 2009, 04:41:09 AM »

3
Thanks for your help, solution: Upgrade domain to PHP5

4
Trade Pulse Support / Problems with dreamhost and Allow_url_fopen
« on: May 09, 2009, 05:04:01 AM »
Hello, I trying to install TP at dreamhost, but Allow_url_fopen is disabled. Someone can help me to fix this problem and install TP?

Thanks.

5
Trade Pulse Support / I cant login to admin
« on: April 21, 2009, 09:55:50 AM »
Hello, Im trying to install trade pulse at webAir, but I cant login to admin panel, also /tp/img is empty

Someone can help?
Maybe some php function is disabled, what should I check?

Thanks in advance.

6
Trade Pulse Support / Re: Problems with wordpress blogs
« on: December 14, 2008, 12:56:15 PM »
Im having problems validating XHTML, if I put the code before <head> Im getting a few errors, and just one if the code is inside <head> section. What is the best location for the include code?

7
Trade Pulse Support / Re: Problems with wordpress blogs
« on: December 14, 2008, 12:46:24 PM »
Hello, Thanks for reply , I think is working fine now:

* Added in INDEX.PHP of my theme (not wordpress index.php)
Code: [Select]
<?php include('/absolute/path/to/ssi_in.php'); ?>

8
Trade Pulse Support / Problems with wordpress blogs
« on: December 13, 2008, 01:37:11 PM »
Hello, Im trying TradePulse Version 1.0.1 build 7 with a wordpress blog (2.6.5)

I added this coded to index.php (working with other trade script)

<?php virtual("/tp/ssi_in.php")?>

ssi_in.php is working ok, all referers are displayed, but the index of my blogs gives a 404 error (No Post Found) but if I refresh/reload the page the index are working fine and all post are displayed.

Someone can help me?

Thanks in advance.

Pages: [1]