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

Pages: [1]
1
Trade Pulse Support / Re: out.php = Blank page
« on: February 18, 2010, 07:06:49 AM »
Ok my database wasn't formed yet. Probably needed a forced /tp/ssi_in.php call to form the database (files!)

Thanks!

2
Trade Pulse Support / Re: Help starting up?
« on: February 18, 2010, 07:06:01 AM »
Ok, seems everything was working fine alread. So it's normal that trades first show up at 'inactive trades'. Once traffic is being sent they move up.  :)

I should also mention that the clicks aren't coming in because i'm testing with my own ip.

Thanks for the support.

3
Trade Pulse Support / Re: Help starting up?
« on: February 18, 2010, 03:24:06 AM »
added... waiting for you response :)

4
Trade Pulse Support / Re: out.php = Blank page
« on: February 18, 2010, 02:46:46 AM »
By the way: I'm using a custom MVC pattern which means I do not have a index.html/index.shtml nor index.php. I'm using routes to define which url goes to which controller action. This does mean I can 'route' /index.shtml to for instance the HomeController::Homepage() function. But the actual ssi_in.php include will take place in the homepage.template.php file (right under body). which is parsed and returned in the Homepage() function.

But this should all work right?

Currently I have my homepage setup as '' (blank), and not 'index.html' or 'index.shtml'. Is this wrong..?

5
Trade Pulse Support / Re: out.php = Blank page
« on: February 18, 2010, 02:42:19 AM »
I have added the incoming tracker using php virtual. It's added right under the <body> tag. But indeed -no- database or tables has/have been created... I cannot recall inserting a db user/pass anywhere in the installation process.. I think I'm missing something..?

6
Trade Pulse Support / Re: out.php = Blank page
« on: February 17, 2010, 04:32:45 PM »
same problem here.. can you explain the solution here?

7
Trade Pulse Support / Help starting up?
« on: February 17, 2010, 03:04:41 PM »
I've installed Tradepulse on 2 of my servers and set both up as networked sites.

I've added links back and forth (from server1.com to server2.com and vice versa).
I also include the .php file right under the <body> tag in both websites.

But both sites remain in the inactive part of the admin (even though Active is set in the trade-acccount) and show no activity.

Am I missing something?

Thanks in advance!

Pages: [1]