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 - Jay Lay

Pages: [1]
1
Trade Pulse Support / Re: Toplist issue
« on: April 06, 2011, 11:44:29 AM »
Info sent

2
Trade Pulse Support / Toplist issue
« on: April 05, 2011, 12:13:08 PM »
Ok, my toplist are showing up(the ones on the bottom), but they are showing up as:

%%NAME1%%

And it appears that they work, meaning when I click on them, I am taken to websites that I trade with. But a catch to that is that if I click the same link twice... it takes me to different trade sites.

1. How do I get it to where the actual name of the website shows up

2. Each toplist name would take me to the same site when clicked twice.



This is the code I have in my "toplist4.php" area in the "Edit toplist" section in the RSTPG settings:

<ul id="top4tr">
  <li><a href="tp/out.php?to=%%DOMAIN1%%&link=top">%%NAME1%%</a></li>
  <li><a href="tp/out.php?to=%%DOMAIN11%%&link=top">%%NAME11%%</a></li>
  <li><a href="tp/out.php?to=%%DOMAIN21%%&link=top">%%NAME21%%</a></li>
  <li><a href="tp/out.php?to=%%DOMAIN31%%&link=top">%%NAME31%%</a></li>
</ul>

3
I am 500% sure TP didn't TOUCH any of rstgp files!!! Please check with rstgp support!

This brings up a question about an issue I am having though. It appears that whenever I make a change in TP(like clicking "Rebuild Thumbs"), it is somehow affecting my permissions for my root folder. It changes it from 755 to 777 and after every change I have to go in to my host and change the permissions back to 755 and they work again. Any idea why this is happening and what can be done to correct it?

4
Oh yeah, I figured this out. This was all my fault for being an idiot. LOL

5
Not sure why, but after installing TradePulse(which seems to be working so far), I can't get to my settings page for the RSTGP. I get this error:

Parse error: syntax error, unexpected T_STRING in /home/folder/public_html/rstgp_settings.php on line 3

Did the TradePulse overwrite something in my RSTGP files?

Pages: [1]