Adult Script Pro Community Forums

The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!

You are not logged in.

#1 2011-05-18 14:46:39

thiva7
Member
Registered: 2011-04-30
Posts: 1,022

code

im trying to make some changes in photo links

with this code :

<input name="photo-link" type="text" class="link" value="<?php echo BASE_URL,'/media/photos/',$this->photo['photo_id'].jpg,'/'; ?>" />

i get this link

domain.com/media/photos/2jpg/

is not add ( . )


what is rong here

( photo['photo_id'].jpg,'/'; ?>" /> )

Offline

#2 2011-05-18 15:11:50

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: code

<input name="photo-link" type="text" class="link" value="<?php echo BASE_URL,'/media/photos/',$this->photo['photo_id'],'.jpg'; ?>" />

Last edited by symtab (2011-05-18 15:12:07)


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#3 2011-05-18 15:28:29

thiva7
Member
Registered: 2011-04-30
Posts: 1,022

Re: code

thank you adrian....i just add more share codes for photos

here is my demo

http://www.xporn4u.com/photo/2/


THANK YOU

Offline

#4 2011-05-18 17:59:15

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: code

Add a <br /> after each line.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#5 2011-05-18 18:07:12

thiva7
Member
Registered: 2011-04-30
Posts: 1,022

Re: code

done...look up how is show it now smile

Offline

#6 2011-05-18 18:27:39

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: code

In css/style.css add something like:

input.share_link { width: 300px; }

For each line you have add class="share_link"


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#7 2011-05-18 18:51:01

thiva7
Member
Registered: 2011-04-30
Posts: 1,022

Re: code

no change smile


dont spent time for this im ok with this.

when u relase stable version add it if you want !!!

Offline

Board footer

Powered by FluxBB