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 Re: Troubleshooting » error / failed and no thumbnail » 2011-10-27 14:49:11

reinstalled new ffmpeg to same location as I had it set in config and it seems to work now.. uploaded a video and it converted it without error

still missing SUBMIT button in video admin settings/config panel though.

EDIT: when clicking UPLOAD from front page it gives me a debug error...

I'm going to delete and reinstall the script later tonight and see what happens. I had this script running just fine on my last server without any error or problems. Don't know why this is happening on this dedicated

#2 Re: Troubleshooting » error / failed and no thumbnail » 2011-10-27 13:51:01

reinstalled new version of ffmpeg but now for some reason in my script admin menu there is no SUBMIT button to save changes anymore. are you modifying the script right now? need to change my ffmpeg location to the new one

#3 Re: Troubleshooting » error / failed and no thumbnail » 2011-10-27 02:50:12

ssh sent. I turned on debug and clicked Regenerate Thumbs and thats the error it gave me

EDIT: seems like clicking on regenerate thumbs isn't bringing me to that debug page anymore.

#4 Re: Troubleshooting » error / failed and no thumbnail » 2011-10-26 15:28:09

info sent.

I have no clue what im doing lol. never had a dedicated server or ran linux before

I just know my way around html files hehe

#5 Re: Troubleshooting » error / failed and no thumbnail » 2011-10-26 13:40:47

VException [ 0 ]: VException [ 0 ]: exception 'ErrorException' with message 'file_put_contents() [function.file-put-contents]: Filename cannot be empty' in /home/admin/public_html/libraries/framework/file.php:34 Stack trace: #0 [internal function]: VError::error_handler('', '/usr/local/cpff...', 10) #1 /home/admin/public_html/libraries/framework/file.php(34): file_put_contents(NULL, '/usr/local/cpff...', true) #2 /home/admin/public_html/libraries/framework/video.php(562): VFile::write('/usr/local/cpff...') #3 /home/admin/public_html/libraries/framework/video.php(452): VVideo->log('/home/admin...', 11) #4 /home/admin/public_html/admin/modules/video/components/view.php(115): VVideo->extract_thumbs(11) #5 /home/admin/public_html/admin/modules/video/components/view.php(73): VComponent_Admin_video_view->regenerate_thumbs() #6 /home/admin/public_html/admin/modules/video/video.php(45): VComponent_Admin_video_view->render() #7 /home/admin/public_html/admin/index.php(25): VModule_Admin_video->render() #8 {main} ~ /home/admin/public_html/admin/modules/video/video.php [ 47 ]

/home/admin/public_html/admin/index.php [ 27 ]

22     try {
23         require $module_path;
24         $obj = new $module_class();
25         $obj->render();
26     } catch (Exception $e) {
27         throw new VException($e);
28     }
29 } else {
30     throw new VException('Invalid admin module format! Aborting!');
31 }
32


thats what im getting. line 27 is highlighted

#6 Troubleshooting » error / failed and no thumbnail » 2011-10-26 05:40:09

Cookies
Replies: 9

So i bought a new dedicated server and installed everything for the script. when i upload a video it converts and saves it as .flv in my media/videos/flv folder and everything. the video still shows up as ERROR / failed, no thumbnails etc. (I can set it to active and the video works fine on the front page just no thumbnails).

this is what i see from the error log

ffmpeg: libavformat/avidec.c:1029: avi_read_seek: Assertion `st2->time_base.den == ast2->rate' failed.
Failed to extract thumb!

did I installed something wrong thats causing it to not create thumbnails of the videos, giving it a error?

one thing I did do was installed ffmpeg without the --enable libx264  because I kept getting a libx264 not found error. could that be whats causing the problem?


Edit: I can set the video to Active and click Regenerate Thumbs and it will give me the rotating thumbnails on the front page. Still no thumbs in the admin area.

#7 Modifications » Today / Yesterday / Last 30 days etc » 2011-10-09 13:24:34

Cookies
Replies: 1

Possible to have instead of Most Viewed (Top Rated, Most Comments etc) videos only showing videos with most view total. Can we have options for Today / Yesterday / 30 days / All Time. Like in AVS, when you search or click on a tag / category it has options for that.

#9 Re: Bug Reports » [NOT A BUG] 20+ Photo upload dont work » 2011-10-06 15:24:56

http://www.scriptdevel.com/photo/5/testtt/

uploaded 40 photos.. cutes off at 20. unless my eyes are seeing things. check it out yourself

#10 Bug Reports » [NOT A BUG] 20+ Photo upload dont work » 2011-10-06 04:12:27

Cookies
Replies: 5

when I try to upload more then 21+ photos it cuts off at 20 and the rest doesn't get uploaded. when uploading like 40+ at a time it gives a connection reset error or some servr/browser error. RC3 and same in RC4 update. using Default style and firefox browser.

#11 Troubleshooting » Photo Upload limit max at 20? » 2011-09-11 03:16:29

Cookies
Replies: 4

I just tried to upload 3 gallery to my fresh install of this script. Each time adding 30+ image per album. It only uploads and cuts off at 20 each time. Is there a setting to change this? I'm using default (white) template using firefox 3.6.22 with no modification as of yet. also I would like to request a multiple select plugin so we don't have to add each photo 1 at a time lol

#12 Re: Installation » Lighttpd video not streamable » 2011-09-08 02:39:07

symtab wrote:

Hmm..so basically when you click on the upload button it does not work? However if you click on the cancel button the upload starts working? What browser are you using?

yep, firefox 3.6.22

#13 Re: Installation » Lighttpd video not streamable » 2011-09-07 13:28:20

that was it then. I'm retarded and didn't enable the modules that needs to be ran to seek. enabled mod flv and h264 modules and now the video is seekable. Now time to config and get the site up and running. thank you so much for the help.

Oh one more thing. When I upload video using the upload page. The upload button doesn't work, but when i press CANCEL button it starts uploading.. LOL  I did not modify anything yet. Was thinking this is a bug?

#14 Re: Installation » Lighttpd video not streamable » 2011-09-07 04:12:14

Now i am able to view video from lighttpd port 81 and apache on 80 after i chmod the public_html 755. But the video is still not streaming. Every time i click on an unloaded part it restarts the video sad

I did everything from your post on how to configure it. Is there certain modules that should be enable? right now i only have

server.modules = (
  "mod_access",
  "mod_secdownload",
#  "mod_fastcgi",
#  "mod_alias",
  "mod_auth",
#  "mod_evasive",
#  "mod_redirect",
#  "mod_rewrite",
#  "mod_setenv",
#  "mod_usertrack",
)

any sample on how a lighttpd.conf file might look like? I'm a complete newbie at setting up servers. thanks smile

#15 Installation » Lighttpd video not streamable » 2011-09-06 13:06:35

Cookies
Replies: 6

After playing around with it apache on 80 the site works fine. Lighttpd on 81 works now after I chmod 755 the public_html folder path but the video being played isn't streamable (cant click anywhere and it plays from there). I google around about it and all that comes up are php-fastcgi related issue.

If this is the problem how do I config lighttpd fastcgi for Adult Script Pro. If not can you give me a little info on how to run lighttpd on 81 so that it connects to my main site and streams the video correctly. Fantastic script btw. Thanks smile

Board footer

Powered by FluxBB