PDA

View Full Version : Help - Upgrade to Sponsored listing


Shannon Hutcheson
05-04-2006, 06:40 PM
I see that users must now sign up for sponsored links when they add their listing. There appears to no longer be a way for users to upgrade their listing.

If I submitted their listing personally, how can they upgrade to sponsored?I need the user to be able to still upgrade their listing.

Please advise.

Simon Gooffin
05-05-2006, 10:41 AM
Hi Shannon,
You are right. Only registered visitors can upgrade their listings, no way for regular visitor to upgrade a listing. Please how better make this functionality. Should we create additional page where they input their link id and choose sponsored plan to upgrade?

Shannon Hutcheson
05-05-2006, 11:23 AM
That would work Simon. However, the user may have some difficulty in figuring out what their link ID is.

Is it possible to re-use the same function as the previous version? Go to the link and click 'upgrade listing' under link details?

To me that would be the most obvious and easiest for users.

Simon Gooffin
05-05-2006, 11:54 AM
Sure, I will provide you the code some later :) Just don't forget to recall about this functionality in a week or so

Shannon Hutcheson
05-06-2006, 04:31 AM
ok, so remind you next week? I didn't understand what you meant.

In the meantime, when someone does suggest a link themselves, the sponsored amounts show but there is no description of what those numbers mean or are for. Where can I change this?

I see in suggest-link2.tpl the following:

<p class="field">{$lang.sponsored_plan}:
{$lang[$plan.name]} - {$config.currency_symbol}{$plan.cost}
<input type="hidden" name="plan" id="plan" value="{$plan.id}"/></p>

Shouldn't the plan name be shown then?

edit: If I made the plans before the 1.2 pro upgrade, would I maybe miss the plan names in the english.php file? If that's all it is, easy fix. How do I tell what to put in the language file then? Should I just remake the plans?

edit 2: I remade the plans and added the proper info to the language file. This part of my issue is now solved. :applause:

Greg
05-06-2006, 04:41 AM
In the meantime, when someone does suggest a link themselves, the sponsored amounts show but there is no description of what those numbers mean or are for. Where can I change this?
Shouldn't the plan name be shown then?

edit: If I made the plans before the 1.2 pro upgrade, would I maybe miss the plan names in the english.php file? If that's all it is, easy fix.

Yes you need to add to language file.
http://www.esyndicat.com/forum/viewtopic.php?p=12319#12319

Shannon Hutcheson
05-06-2006, 04:47 AM
thanks Greg, I figured it out :D

Greg
05-06-2006, 04:56 AM
:good: easy thing to forget. I've done it myself. :)

liquidesert
05-08-2006, 05:06 PM
yes, i am also interested in this. would like them to be able to upgrade. thanks simon and all you esyndicat guys. this script leads the pack. :D

Ryan
05-08-2006, 05:12 PM
I'm using Pro 1.2, added this on my test site on the link-display.tpl for the template i'm using (GreenLeaves) right under the if $config.amazon statement.

{if $config.paypal_module}
| {$lang.upgrade_listing} ({$config.base}{$config.dir}upgrade-link.php?id={$link.id}&amp;category={$category.id})
{/if}

Seems to be working fine for now; however, i havent submitted a payment :)

Shannon Hutcheson
05-08-2006, 05:23 PM
It appears to work Ryan, thank you!

I haven't tested payment either though... :D

liquidesert
05-08-2006, 05:37 PM
all right, well i think the payment portion works as well but not 100% sure. I get an error, but received the same error before trying this :unsure:

Error: Incorrect link id during payment processing.

not sure if this is important, the url that shows with the error......

http://www.links.beatstorm.com/error.php?error=667

Anyways, thanks for Upgrade listing Help!! And if anyone knows why it says incorrect link id, that would be great.....and it's not because there's a .htaccess file in there, removed that already :D

thanks again

uscasinos
10-14-2006, 03:54 AM
Hi:
Where can I find the solution?
In order to Upgrade to Sponsored listing.