PDA

View Full Version : Purchased Script and modification request.


bustherh
01-07-2007, 09:36 PM
I just purchased the script through paypal, instead of just sending the money it sent an echeck. it says the check will clear monday. How do I download once the payment goes through?
I will need help upgrading from the free version. Will this effect anything about my current site, I put a lot of work into it and I don't want to lose any of it.

I also have a mod request if it is possible:
I added this code to display thumbnail previews:

{if $config.thumbshot}
<td>
<div class="preview">

<a href="{$link.url}" id="l{$link.id}" target="_blank" class="titlesub"><img width="111" height="87" src="http://msnsearch.srv.girafa.com/srv/i?s=MSNSEARCH&r={$link.url}" alt="" /><br><!-- <a href="{$link.url}" id="l{$link.id}" {if $config.new_window}target="_blank"{/if}> -->{$link.title}</a>

to link-display.tpl and view-link.tpl
What I would like is to be able to change this image to whatever I want through the control panel or editor section.
Also I would like to be able to upload a banner for each link that will be displayed on the link details page. I need submitters to be able to upload their own images.
I can pay for your time as long as it is not too much, I don't have a lot of money to spend.

http://eroticorifice.com

Dave Baker
01-08-2007, 04:53 PM
Hello bustherh,
You will be able to upload version here: www.esyndicat.com/downloads/versions.html
I will need help upgrading from the free version. Will this effect anything about my current site, I put a lot of work into it and I don't want to lose any of it.
Please contact with Sergey Ten for database migration www.esyndicat.com/contact-us.html. All data available in your database will be moved, but you cannot use old template because one isn't compatibility with Pro version. You can choose new template here http://www.esyndicat.com/shop/
Also I would like to be able to upload a banner for each link that will be displayed on the link details page. I need submitters to be able to upload their own images.
It's very simple, go to Admin Panel » Manage Listing Fields » Add Field and add field with Field Type: image
What I would like is to be able to change this image to whatever I want through the control panel or editor section.
Please describe it in more detail. Because if I understood correctly, it is impossible.