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.
playlists - so users can put videos in their favorite list and play them in continuous playback
other than that (not sure if that's part of the core), advanced usergroups (moderators with different levels of access), mobile module which would be easier to customize and a flexible home page (with blocks where we can arrange different sections like recent vids, announcements etc)
Hi,
we noticed that the table "guest" in the database has grown big in size and since data is pulled from there, it's starting to slow down our site.
Does this table need to be cleared once a week or so?
Hi,
I noticed that when I share a video from adultscriptpro via the share button on the site, it will post on facebook the video with the site logo instead of the video thumbnail.
If I share a video URL on facebook directly, it works fine (correct video title, video thumb etc.).
What would I need to change on the site so that when I click on the facebook-share-button under the video player it will also post the video with title and video thumb?
thanks :-D
Hi,
can you tell me which change this is? we're installing a new server at the moment and also new ffmpeg.
thanks!
Hi,
we are about to migrate our site to a new machine, does the latest aspro work with the latest php and ffmpeg?
Mike
awesome! thanks, that worked well :-D
I tried that but it just keeps shrinking the items to a point where you can't tell them apart anymore. So on a regular portrait phone screen you can fit 4-5 items with short text, anything above just doesn't work. That's why I tried to create a second line mobile menu...
Hi,
let's say I want to have a second menu bar in the default mobile template (the main menu bar can hold only a few items due to screen size).
This is what I tried so far:
1) Create a new Menu (Admin -> Menu -> Add Menu...) I give it the name "mobile_sub" and title "mobile_sub"
2) Create a new Link (Admin -> Menu -> Add Menu Link). I select "mobile_sub" from the drop down and add the link info.
First thing I noticed is, when I tried to give the new Menu a name like "Mobile Sub" I get an error message:
"Menu name can contain only alphanumeric characters and underscores!"
This is a bit odd since the other existing modules DO have names with spaces and capital letters, so I just called it "mobile_sub" for name AND title
So far I have created a new Menu and one Link in this new Menu.
Then I go into FTP and open: /mobile/templates/default/header.tpl.php
In line 41 I find this:
<div data-role="navbar"><ul><?php echo p('menu_main', $this->menu); ?></ul></div>
I assume this is calls the main mobile menu. I also found a corresponding file /mobile/templates/default/extend/plugins/menu_main.plugin.php
What would I need to do to display the newly created mobile sub menu? Would I have to duplicate the menu_main.plugin.php file first?
I'm kind of lost here as I don't really see why I can add menus in admin panel but I can't really display them?
Any help is greatly appreciated!!
Mike
Hi,
excellent, that did the trick!! Many thanks!
Hello :-)
Is there a quick fix for this issue until the next version comes out? We have quite a few paying customers who keep complaining and I don't know what to do to make download work with RTMP.
Best
Hi,
please add video download functionality for AMS streaming. This seems missing now.
Thanks!
Hi,
I have just installed nuevoplayer 7 and I can't get it to work. We use AMS streaming and the default template. I followed the instructions but when I tried,
the video is only 1/4th the size on Safari, Chrome and Opera (regardless of the player width I set in admin panel). Firefox doesn't display a video at all - only sound. On ipad there is no video playback, just empty. I have set nuevo to flash+html5 but no luck. Also the progress bar thumbs don't display (although included in version 7) on the few browsers where I can actually see the player.
Is there a new way to set-up version 7? The instructions delivered are for version 6 but maybe they are the same. Anybody got v7 working with all included features?
Hi,
in the next update, could you please include a search box for "advanced search" for ID in Photos? Videos works but no Photo ID.
Also, status "premium" would be nice to search for.
Cheers!!
still doesn't work, can you give me the compilation parameters please?
thanks! I'll update and see if it works
Hi,
ever since I updated to 1.7 the video conversion stopped working. What's the ffmpeg version that is needed for ffmpeg please?
Hi,
we would like to add mobile pop-ups in the template, the broker says we would need to change links and add a section (onclick="exoMobilePop();)
Could you tell me where in the mobile templates I can find the space to add this to trigger the pop-up when clicking on a video in the start page?
Thanks!!
Hi,
yes it's RTMP... okay waiting for the next release then.
Hi,
I think there is a bug with the option for users to download the video if Adobe Media Server (streaming) on an extra machine is enabled.
Maybe the download link does not check if videos are actually stored in a different location?
Could you please let me know how to fix?
Best
anxiously waiting for 1.2 - especially the ACL system, that's something I really want to have :-)
I got that too, we're in the process of getting the premium module to work. When a logged in users (not admin) tries to watch a premium video, instead of the Flash Player there is a link "Please login or register to watch premium videos!" - even though the user is already logged in.
To proceed to the payment, the user would have to click on "register".
This is quite misleading, especially the link "login". "Register could be renamed to "Upgrade" but if a user is logged in, no further login link should be displayed.
ok now we get the message "Invalid Digest" from ccbill. they say "The Invalid Digest message you’re receiving is due to our system not receiving all the information it would need in order to load a form through our Dynamic Pricing system. The Digest would refer to the formDigest value, created from the concatenated values of the formPrice, formPeriod, and currencyCode variables along with the Salt Key".
We put in all that information yet it still doesn't work. Can you give me another hint please?
hm, didn't help towards the "Dynamic Pricing requires 'currencyCode'" error given out by ccbill. Can you tell me where I can set the currency code in the script please?
ok, found a bug:
in libraries/framework/payment/ccbill.php line 33 it says:
$this->add('currentcyCode', 840);
so the "t" in currencyCode must be removed. checking if that works now...
Hi, thanks! But I still get that "Dynamic Pricing requires 'currencyCode'" error. We have changed CCbill to static prices but that didn't help.
Where in the script can I set currencies please?
Thanks!