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 - Aiva Network

Pages: [1]
1
Trade Pulse Support / Re: Changing Servers Losing Configs
« on: December 07, 2013, 09:43:10 PM »
I believe we figured it out.

Disregard.

2
Trade Pulse Support / Changing Servers Losing Configs
« on: December 07, 2013, 06:17:26 PM »
We've recently swapped our sites over to a new server and in moving the configs, we are losing all of our trades.

How do we do the transfer without this happening?

3
Trade Pulse Support / Re: Thumb Toplist Goes Blank After Update
« on: July 06, 2010, 02:18:05 PM »
Perfect fix, thx Killdoooozer :-)

4
Trade Pulse Support / Re: Thumb Toplist Goes Blank After Update
« on: July 01, 2010, 10:57:17 PM »
Please update me here, this is hurting alot of our sites. Thanks

5
Trade Pulse Support / Thumb Toplist Goes Blank After Update
« on: June 30, 2010, 09:28:38 AM »
Please let me know what could cause this, has worked up until build 19. Now none of my thumb toplists work. Here is the format in the toplist input file:
Code: [Select]

<div class="top-gal">
<a href="/tp/out.php?link=updates&to=%%DOMAIN1%%"><img src="%%THUMB1-1-1%%"></a>
<p>currently showing on</p>
<a href="/tp/out.php?link=updates&to=%%DOMAIN1%%"><b>%%NAME1%%</b></a>
</div>


This will output this:
Code: [Select]

<div class="top-gal">
<a href="/tp/out.php?link=updates&to=tradedomain.com">
<p>currently showing on</p>
<a href="/tp/out.php?link=updates&to=tradedomain.com"><b>Trade Name</b></a>
</div>


Which you can see is essentially 'cutting off' the whole <img src=..... to the close of the </a>

What is happening, I had to downgrade a ton of installations to fix this. Please let me know what the fix is here. As I can see, my syntax for the toplist is perfect. So I think could be a bug in the script?
And on the obvious, is there a thumb crop set for this, yes. Is there thumbs, yes. If i downgrade to 18, and rebuild the toplist, it works!

Thanks in advance

Pages: [1]