Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
10-01-2013, 12:39 AM
(This post was last modified: 10-01-2013 12:42 AM by Dworak.)
Post: #1
|
|||
|
|||
[GET] Sexytop - PHP Photo Rater 1.3 | |||
10-01-2013, 05:22 PM
Post: #2
|
|||
|
|||
RE:
Thanks for the share bro. Here's the sales page http://codecanyon.net/item/sexytop-php-p...er/5134038
|
|||
10-02-2013, 03:05 AM
Post: #3
|
|||
|
|||
RE:
don't think its working. can you show us around or your own demo ? I got trouble make it working
|
|||
10-02-2013, 12:05 PM
Post: #4
|
|||
|
|||
RE:
OK. I am able to install it but it show version 1.2 ... can't be able to update and can't even post any picture. So i am trying to make things work. Until then, this script is un-used.
|
|||
10-03-2013, 02:21 AM
Post: #5
|
|||
|
|||
RE: | |||
10-07-2013, 02:06 AM
Post: #6
|
|||
|
|||
RE:
Bump ! Please Rep me if you download the script ;)
|
|||
10-07-2013, 02:53 AM
Post: #7
|
|||
|
|||
RE:
this script not really good since its just for porpular website. Not as good as who is hotter script since each picture need to have a profile .... its killing how the website need to be used
Regards |
|||
11-03-2013, 10:55 PM
Post: #8
|
|||
|
|||
RE:
I made pictures work on my way. Open include/cfg.php and change this code from line 118
############### return $site_url.'/pictures/'.$photo[0].'/'.$size.'.jpg'; } else { return $site_url.'/pictures/'.$photo[0].'/'.$size.'/'.$width.'x'.$height.'.jpg'; } ############################ to ############## return $site_url.'/uploads/'.$photo[0].'_'.$size.'.jpg'; } else { return $site_url.'/uploads/'.$photo[0].'_t.jpg'; } ################### :) |
|||
11-03-2013, 11:03 PM
Post: #9
|
|||
|
|||
RE:
(10-02-2013 12:05 PM)dungdenvn Wrote: OK. I am able to install it but it show version 1.2 ... can't be able to update and can't even post any picture. So i am trying to make things work. Until then, this script is un-used.I think the same. I've installed but impossible to post new pictures.. This is not final and maybe buggy version. |
|||
11-20-2013, 07:58 PM
Post: #10
|
|||
|
|||
RE: | |||