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

Pages: [1] 2
1
Trade Pulse Support / Top list thumbs
« on: September 06, 2010, 01:16:11 PM »
How does this functionality work. What I'd like to be able to do is to choose which thumb is used from a site and/or choose from a range of possible thumb options from a site - that TP puts together. Where can I see the choices in the TP admin interface.

2
Trade Pulse Support / Re: /no_trade
« on: September 06, 2010, 01:34:13 AM »
1. I see cookie code in web page source - so presuming ssi_in is being called.
2. Have active trade / force in place.
3. get no_trade page showing and no redirection to trade site.

3
Trade Pulse Support / na
« on: September 05, 2010, 04:05:44 PM »
post moved to new topic as not a continuation


4
Trade Pulse Support / Top list template code
« on: September 04, 2010, 08:25:00 AM »
Where can I find my top list template code in a backup - so I can place them back in: Tools > Toplists > Templates -- on a reinstall.
Reinstalling straight over the old files wouldn't work - maybe because case of domain had changed on server.

5
Trade Pulse Support / Re: Understanding Stats display
« on: August 11, 2010, 07:21:49 AM »
ok. and points 2 & 3 please as well - wanting to understand those as displayed.

6
Trade Pulse Support / Understanding Stats display
« on: August 10, 2010, 03:26:17 PM »
very simple, typed in the url and then right clicked and opened 5 galleries from various images on home page. Re image below of stats:



1. Why 5 listed in out column - is this out from home page or because I eventually closed the gallery pages that I click on.
2. For clicks column - why 4 under bookmark and 1 under nocookie
3. Under g.prod column - though total prod at bottom of column is 500 why nothing in individual rows.

7
Trade Pulse Support / Re: stxt and tp linkage
« on: August 10, 2010, 03:15:42 PM »
For ref, the answer to the questions raised in this post (regarding linking stxt and tp) are now in the thread at: http://smart-scripts.com/members/forum/viewtopic.php?t=7004  :)

8
Trade Pulse Support / Re: How to confirm everything setup correctly
« on: July 22, 2010, 05:51:45 PM »
ip0li, no offence taken. Obviously you have your own definition of great support, though I would like to add, that I would be surprised if that didn't include simple and clear instructions about how to implement your script with a significant script/cms like stxt.

9
Trade Pulse Support / Re: choice of same page of new window
« on: July 22, 2010, 04:07:02 PM »
well thank you for that html lesson ip0li  :)
always good to have a refresher in the basics isn't it  ::)
what I was meaning though was I was surprised not to see that settable as a variable in the trade pulse admin (per trade) as opposed to being coded on site.
though just a small detail - was wanting to pass my observation along.

10
Trade Pulse Support / Re: How to confirm everything setup correctly
« on: July 21, 2010, 01:07:27 PM »
this is a copy of a post made on the stxt board. Am posting here as presumably you know the answers as well:

===
with reference to Goodwill's tradescript code example given below, for stxt thumbnails - presently, I have:

Quote
<a href="/stxt/stxt.php?id=%id%&p=%skim%&pp=%page_position%&pn=%page_number%&x=%md5_checksum%&u=%url_encoded%" target="_self">

For trade pulse - I've been explained the code is: /tp/out.php?url=   
so that would make it just:

Quote
<a href="/tp/out.php?url=" target="_self">

Quest 1: But what will that mean for stxt's ability to generate pages in order of popularity, etc (and/or other functionality derived from the other arguments passed in the default stxt thumbnail code).

How can I fully incorporate trade pulse but still keep all stxt functionality.

Quest 2: The only trade pulse code presently included on pages (which presumably monitors incoming clicks) is:

Quote
<?php virtual('/tp/ssi_in.php')?>

however, given that the existing default thumbnail code is as above - i.e:

Quote
<a href="/stxt/stxt.php?id=%id%&p=%skim%&pp=%page_position%&pn=%page_number%&x=%md5_checksum%&u=%url_encoded%" target="_self">

How come when I update the skim value in trade pulse, that it actually has an effect (when thumbnails clicked). Though this is correct, I don't see how this is happening given I don't have the trade pulse thumbnail code on the pages yet.

The only seeming coupling of stxt and trade pulse currently is via the Tradescript url setting in general settings of:

Quote
/tp/out.php?url=#url#

Further, with the existing thumbnail code and /tp/out.php?url=#url# setting in general settings, clicks out from thumbnails are already being recorded in trade pulse. What extra functionality will I gain by making the thumbnail code:

Quote
<a href="/tp/out.php?url=" target="_self">

11
Trade Pulse Support / /tp/img.php
« on: July 21, 2010, 09:50:53 AM »
From the manual - does this have to be on every page of the site - and what does it do. Also, I didn't think the script used cron - as on the marketing copy - it states: Fast and reliable. No MySQL and No Cronjob required.

Quote
in case that ssi_in.php is included inside php function(mostly on tube and blog systems) you MUST include this right after start of <body> (it's needed to start cron):

<img src="/tp/img.php" width="0" height="0" style='display:none;border:none'>

12
Trade Pulse Support / choice of same page of new window
« on: July 21, 2010, 09:19:58 AM »
was thinking there'd be an option to select whether a trade opens in same page - or in a new tab, but can't locate one.
is it best to open target site in same window

13
Trade Pulse Support / Re: Top list will not update
« on: July 21, 2010, 09:10:43 AM »
next build... I hope by then I'll have a table full of trades -  :) - so up to you, obviously.

The issue has moved on a bit now - because as soon as I added a new trade in - the script took out the old unused one from the top list.
The toplists are now definitely being updated in some ways - because - it is now possible to toggle on and off the 'your site here' text for entries that are presently not filled by a trade
.
However, the new trade is still not being added into the toplists. The new trade is definitely active and hits from it are recorded in the stats view.

btw: Trade is set to show in toplists

 

14
Trade Pulse Support / Re: Top list will not update
« on: July 21, 2010, 04:59:25 AM »
If there are no trades listed in the admin panel, I'd have expected a previous trade to be removed from the toplist - so that no sites/trades are listed in the toplist at all. Also, the function to add in/remove the text 'your site here' in blank spaces doesn't have any effect.

15
Trade Pulse Support / Re: Top list will not update
« on: July 20, 2010, 03:26:43 PM »
Hey Freedoom - (luv the alias btw) - np at all. Even though it's a bit like the classic MS support (bless them) of just reinstall the whole thing - I think I will give it a go!

Pages: [1] 2