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.

#251 Re: Modifications » intro video clip that plays before videos » 2011-06-03 17:24:28

Hey, i had a email conversation with him yesterday. He is in another city @ school. Be patient.

#252 Re: Modifications » Override MP4 conversion » 2011-06-03 15:06:48

Did you set FLV Convert to no ?

#253 Re: Modifications » Override MP4 conversion » 2011-06-03 10:13:31

03062011120541.png

Uploaded with ImageShack.us

I don't know if this setting completely overrides the conversion, but i think that could be done surely by commenting out some lines in the conversion php file.

#254 Re: Open Discussion » Nuevo Player » 2011-06-02 20:09:12

Yes, i had a license for it when i used it with AVS.
Not bad.

#255 Re: Documentation » [HOWTO] Install Sphinx for Adult Script Pro » 2011-06-02 20:07:51

No that is not normal.
I did a fresh install yesterday and this table is called "adv", in my database smile

#256 Re: Troubleshooting » login error » 2011-06-02 13:21:20

Did you try the "forgot password" function?

http://www.pornogoddess.com/user/lost/

Maybe this helps.

#257 Re: Documentation » [HOWTO] Install Sphinx for Adult Script Pro » 2011-06-02 02:36:33

Uhm,

So basically your provider says that he does not know which databases are yours ?

Who if not him knows what databases are yours ?

#258 Re: Open Discussion » offline :( » 2011-06-02 00:35:34

ARGH!

I know Theben, are you catholic ?

#259 Re: Open Discussion » Our Sites » 2011-06-01 23:19:24

Naaaaaaaaaaaaaaaaaa

Never. We are - as told serveral times - in the process of relaunching but we have fucking buggy versions which do not work.

So.

We are mypornow.com

#260 Re: Open Discussion » offline :( » 2011-06-01 22:41:08

Oh

I googled

Θήβα

Δήμος Θηβαίων

WTF. Northeastern from Athens.

To be real: I cannot read greek letters, but your countries History impresses me very mucho.

#261 Re: Open Discussion » offline :( » 2011-06-01 21:52:31

Yes Thiva. I Love this Video, because the Spartans knew what they fought for!

#262 Re: Troubleshooting » Can i add parameter to embeded players? » 2011-06-01 21:48:33

You can. Just look for the playerprofiles. BTW: Whats your Sites URL ?

#264 Re: Documentation » [HOWTO] Install Sphinx for Adult Script Pro » 2011-06-01 18:49:54

Yes i copied this. And this is what they need as  sphinx.conf. Nothing more nothing less. This config pulls out the needed Data from your ASP SQL-DB.

There is nothing else to "edit" for sphinx to work with ASP.

#265 Troubleshooting » Multiserver » 2011-06-01 17:38:48

Coscast
Replies: 4

Hey.

I can't get the script to upload to my second harddrive sad

Enabled multiserv, added subdomain, added the credentials - the script always uploads to my first hd.

BTW: Uploaded from Admin CP via Single upload with the video URL.
BTW2: @Adrian you did send me RC3, maybe its a little bit buggy, because mass CSV import does strange things like cutting off file names. Like: 5.flv is only 5 in the database withou the flv ending.

Look what the player tries to load here: http://www.mypornow.com/6/pretty-sloppy/

serv1.png

Uploaded with ImageShack.us

serv2.png

Uploaded with ImageShack.us

#266 Re: Documentation » [HOWTO] Install Sphinx for Adult Script Pro » 2011-06-01 17:25:18

This is what they want:

source videos
{
        type        = mysql
    sql_host    = localhost
    sql_user    = mysql-username
    sql_pass    = mysql-password
    sql_db      = mysql-database
    sql_sock    = /var/lib/mysqld/mysqld.sock (this depends on your server)
    sql_port    = 3306

    sql_query_pre       = SET NAMES utf8
    sql_query           = \
        SELECT v.video_id, v.title, v.description, v.mobile, v.add_time, \
         v.rating, v.total_views, v.duration, \
         GROUP_CONCAT(DISTINCT t.name SEPARATOR ' ') AS tags \
        FROM video AS v \
        LEFT JOIN video_tags AS t ON (t.video_id = v.video_id) \
        AND v.status = 1 \
        GROUP BY v.video_id

        sql_attr_uint           = mobile
        sql_attr_uint           = total_views
        sql_attr_float          = duration
        sql_attr_float          = rating
        sql_attr_timestamp  = add_time
        sql_attr_multi          = uint categories FROM query; SELECT video_id, cat_id FROM video_category
        sql_query_info          = SELECT video_id, add_date FROM video WHERE video_id=$id
}

index videos
{
    source          = videos
    path            = /var/lib/sphinxsearch/data/videos (this depends on your distribution)
        charset_type    = utf-8
        min_prefix_len  = 3
        enable_star     = 1
}

searchd
{
        port            = 3312
        log                     = /var/log/sphinxsearch/searchd.log (this depends on your distribution)
        query_log       = /var/log/sphinxsearch/query.log (this depends on your distribution)
        pid_file        = /var/log/sphinxsearch/searchd.pid (this depends on your distribution)
}

This works 100%, did an install today.

#267 Re: Development » BEING WATCHED FREE PORN VIDEOS updates » 2011-05-28 21:55:06

Yeah, but you have to know that this time is relative to the time you have watched that video.
And additionally: YOU are not alone watching teh videos on your site. So just think about someone on your site that watches videos too ....

So, that is no bug. Your Site is doing well.

#268 Re: Development » BEING WATCHED FREE PORN VIDEOS updates » 2011-05-28 21:27:53

Ok. What happens if you refresh a second time ?
First refresh: Refresh
Second Refresh: Nothing happens.

This is for being watched videos.


Same for you?

IF you want to have them both refreshed at the same time: Just adjust the times. Example: BOTH @ 900 Seconds.

But this is not an error or something. Cache works well.

#269 Re: Development » BEING WATCHED FREE PORN VIDEOS updates » 2011-05-28 20:27:10

Yeah, the cache for being watched videos is shorter than the cache for latest videos


For being watched videos it is 900 seconds:

if (!$watched = $this->cache->get($sql, 900))

For latest videos it is 3600 seconds:

if (!$videos = $this->cache->get($sql, 3600))

You may change that by editing /modules/frontpage/frontpage.php

just do a search for the code snippets i quoted above.

#270 Open Discussion » Private Area » 2011-05-28 19:35:43

Coscast
Replies: 1

Hi Symtab,

i would like to suggest to make a "private" area in this forums.
Access for approved members, with a valid license.

I ask because, i like to know the prename of teh well known members here. Maybe like a little inner community.
It looks stupid when i try to answer an question like

"HELLO PORNGODDESS" smile

#271 Re: Modifications » Wordpress Recent Posts Integration » 2011-05-28 19:31:21

Hey Goddess smile HAHAHA

Please be more specific: WHERE do you want to have your posts included ?
In the news on top of the Frontpage ?

#273 Re: Installation » PHP Cli >= 5.2 (/usr/bin/php) not installed » 2011-05-28 18:08:13

MS_DA wrote:

If you have cPanal you will the the php version of your server at left below "Stats"

Ben

Yeah, I never had cpanel or something like that, but that seems to be a very good hint for everyone who is not familiar with the Linux Commandline.
thumbsupmn.jpg

#275 Re: Installation » PHP Cli >= 5.2 (/usr/bin/php) not installed » 2011-05-27 16:52:03

Hi,

Do you have root access to your Server ?
If no: Ask your provider where the php binary is located and what version.
If yes: Login via SSH and type

which php

Board footer

Powered by FluxBB