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.

#76 Re: Open Discussion » what is the longest video length that can be uploaded to ASP ? » 2015-09-23 21:36:59

does 100mb upload about for right size for a 6 minute video sound about right, or is the file size too big for a 6 minute video ?

#77 Re: Open Discussion » what is the longest video length that can be uploaded to ASP ? » 2015-09-22 16:53:03

i tried to upload a 5 minute video, and was told the file size was too big

video was in HD

#78 Open Discussion » what is the longest video length that can be uploaded to ASP ? » 2015-09-19 21:07:55

newxxx
Replies: 4

what is the longest video length that can be uploaded to ASP ?

thank you

#79 Open Discussion » 6 minute video - unable to upload » 2015-09-18 02:46:40

newxxx
Replies: 0

i tried to upload a 6 minute video

but was told the file size was too big to upload ?

how is that ?

#80 Open Discussion » banner under video player, step-by-step, please » 2015-08-26 19:12:29

newxxx
Replies: 2

i will be adding a brand new sponsor

can you please write down exactly 1-2-3 what i need to do, and how i need to do it, so that i can get a banner for the sponsor to show underneath the playing video ?

(as i messed up before)

thank you

#82 Re: Open Discussion » "search" » 2015-08-25 17:37:30

does "sphinx search" only do titles too?  or tags and description as well?

#83 Re: Open Discussion » mass-categorize - http://www.website.com/admin/index.php?q=video/m » 2015-08-25 05:41:32

symtab wrote:

Please when you find a bug, report in the bug reporting forum.

sorry !!!!!!

#84 Re: Open Discussion » cron job ? » 2015-08-25 05:40:29

Automatically generated crontabs entries. Copy one of the following into your crontab:
* * * * * /usr/local/bin/php /home/pornmill/public_html/cron/cron.php f5a3cab7fb3d7fab312ce8cecc427c36
* * * * * /usr/bin/wget http://www.pornmillion.com/cron/cron.ph … cecc427c36 -O /dev/null
* * * * * /usr/bin/curl http://www.pornmillion.com/cron/cron.ph … cecc427c36 -o /dev/null

#85 Re: Open Discussion » cron job ? » 2015-08-25 03:21:14

it's been about 10 hours since i started cron again, since a 3 day pause, but still no videos from either xlm feed ?

what am i doing wrong ?

#86 Open Discussion » cron job ? » 2015-08-24 22:50:00

newxxx
Replies: 9

i have 2 xml in cron

i started it 2 days ago

1st xlm has 10 videos in it
2nd xml has 100 videos in it

currently 55 videos on site

cron hasn't run for 3 days

i re-started it (?????) today, but no videos new videos after 3  hours

what am i doing wrong?

#87 Open Discussion » "search" » 2015-08-24 21:36:14

newxxx
Replies: 3

does "search" search titles?  tags?  description ?

thank you

#88 Open Discussion » mass-categorize - http://www.website.com/admin/index.php?q=video/m » 2015-08-24 18:56:46

newxxx
Replies: 3

when i tried to "mass categorize" from pull-down meun, i get this error message:


Query: DELETE FROM video_category WHERE cat_id = AND video_id = 46 LIMIT 1
Error Message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND video_id = 46 LIMIT 1' at line 3
Error Number: 1064

#89 Re: Open Discussion » how do i make a video a featured video ? » 2015-08-24 13:55:56

symtab wrote:

Admin -> Extend -> Module Manager -> frontpage -> config and enable the featured videos.

thank you!

#90 Open Discussion » change default size of "cagegory" pics on "category" page ? » 2015-08-23 20:14:15

newxxx
Replies: 1

is there a way to change the default size of the cateogry pictures on the category page ?

right now, they seem to default to 222x273 (at least, on my computer screen)

is there a way to change category image size to 222x75 ?

thank you

#91 Open Discussion » thank you Adrian and Thiva7 - problem fixed » 2015-08-23 18:33:52

newxxx
Replies: 0

I knew Adrian didn't work weekends, so I wasn't expecting any help until Monday, so I was suprised and grateful with all the help I received Sunday

thank you Thiva7, and thank you Adrian

I will try to be less reckless in the future !

"Sorry for my late reply. I was away for the weekend. Fixed. The problem was you changed the session name. If you change the session name you have to re-login and the session name cannot contain spaces."

#92 Open Discussion » thank you Thiva7 » 2015-08-23 14:46:48

newxxx
Replies: 1

thank you Thiva7 for trying to fix the site!!!!!


.

#93 Re: Open Discussion » i am locked out of admin » 2015-08-23 13:49:45

i created in text editor
saved as AdminRecovery2.php
uploaded file into directory where index.html and index.php is (is that the root of the site ??????)
clicked on the URL
and a whilte page appeared
but still no access


i did not change the PW

what I did is ......

in main admin section, there are tabs for that section (not the tabs for video, phoos, advertising, but tabs for main admin section)

(1) i clicked on a tab, and changed "Adult Script Pro" name of website to the name of my website

(2) and clicked on another tab, saw what i think i remember as ASPro, and changed that to the name of my website, thinking that that also had to be changed

no PW/ID changes

#94 Re: Open Discussion » i am locked out of admin » 2015-08-23 04:09:15

i initially made it as a  html page (options are text, html, perl, and shell

should it have been made as a text document instead rather than html, and then renamed ??

#95 Re: Open Discussion » i am locked out of admin » 2015-08-23 04:05:19

this is AdminRecover.php in the Admin folder"

<html>
<head>
  <title>Admin Recover PHP</title>
</head>
<body>
<?php
define('_VALID', true);
require 'libraries/bootstrap.php';
$db = VF::factory('database');
$password = '$2a$08$aK0q9GyYPGrf5jvR/J8FO.rtYiWDHc7TlOYg9VpwV4JauO6u3gSjC';
$db->query("UPDATE #__user SET password = '$password' WHERE user_id = '1' LIMIT 1");
VF::close();
?>
</body>
</html>


let me know what i did wrong - probably everything

thanks

#96 Re: Open Discussion » i am locked out of admin » 2015-08-23 04:00:13

i loaded it in the main section of the site, and got a white page. but nothing

i then loaded the page into the "admin" folder section of the site, and got:

Warning: require(libraries/bootstrap.php) [function.require]: failed to open stream: No such file or directory in /home/site/public_html/admin/AdminRecover.php on line 8

Warning: require(libraries/bootstrap.php) [function.require]: failed to open stream: No such file or directory in /home/site/public_html/admin/AdminRecover.php on line 8

Fatal error: require() [function.require]: Failed opening required 'libraries/bootstrap.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/site/public_html/admin/AdminRecover.php on line 8

#97 Re: Open Discussion » i am locked out of admin » 2015-08-23 03:48:45

i  have never made a php page before, so i googled  how to do it, and this is what i think i am supposed to do???

<html>
<head>
  <title>PHP Test</title>
</head>
<body>
<?php
define('_VALID', true);
require 'libraries/bootstrap.php';

$db = VF::factory('database');
$password = '$2a$08$aK0q9GyYPGrf5jvR/J8FO.rtYiWDHc7TlOYg9VpwV4JauO6u3gSjC';
$db->query("UPDATE #__user SET password = '$password' WHERE user_id = '1' LIMIT 1");
VF::close();
?>
</body>
</html>


then i renamed it AdminRecover.php


accessed it, and it loaded as a white page


but admin still locked

i realized that i had loaded it into the main section of the site, not admin folder

so i re-did it, and loaded it into the admin folder .....

#98 Re: Open Discussion » i am locked out of admin » 2015-08-22 23:40:28

when might i hoped to be repaired ?

i'm hoping - monday?

thank you

#99 Re: Open Discussion » maximum size ad - being viewed and recent on front page ? » 2015-08-22 23:39:24

the reason i asked, is because i have a 500x500 banner in both recent and playing

yesterday it showed the entire 500x500 banner

but today it only shows the top 3/4 of the banner in both locales, not the entire banner ?

#100 Open Discussion » maximum size ad - being viewed and recent on front page ? » 2015-08-22 17:50:07

newxxx
Replies: 2

what is the maximum size that an ad can be for the right side of the page for both "being viewed" and "recent videos" ?

(what size is the ideal ad size formatted for?)


thank you

Board footer

Powered by FluxBB