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.
I am using Sphinx for search.
In user frontend, it seems that videos that are not approved yet can still be searched. Yet, it returns 404 when trying to click into the unapproved videos.
Please check.
I am using photo server for both photos and thumbnail.
So, do I need to make media/photos 0777 on the photoserver?
It is apparent that there will still be download links for friends only videos, as seen in the image

When clicking the links, it returns
VException [ 0 ]: VException [ 0 ]: VException [ 0 ]: Application Error! Aborting... ~ /home/public_html/modules/video/components/download.php [ 34 ] ~ /home/public_html/modules/video/video.php [ 52 ]Please check.
Thanks!
When I try to change the cover of the album, it returns this error
VException [ 0 ]: VException [ 0 ]: exception 'Exception' with message 'Application Error. Trying to preserve image properties without a identifier!' in /home/public_html/libraries/framework/image/gd.php:337 Stack trace: #0 /home/public_html/libraries/framework/image/gd.php(155): VImage_Driver_gd->preserve() #1 /home/public_html/libraries/framework/image/gd.php(179): VImage_Driver_gd->crop(0, 0, NULL, NULL, '/home/pub...') #2 /home/public_html/admin/modules/photo/components/edit.php(197): VImage_Driver_gd->crop_from_center(250, 300, '/home/pub...') #3 /home/public_html/admin/modules/photo/photo.php(54): VComponent_Admin_photo_edit->render() #4 /home/public_html/admin/index.php(25): VModule_Admin_photo->render() #5 {main} ~ /home/public_html/admin/modules/photo/photo.php [ 56 ]Same error occurs when I change album cover in ADMIN.
Thanks, I think I can wait till 2.0.7 is released. I do not turn cache on now since I still need to tune the site anyway.
Just find an error.
In 2.0.6,
if cache is enabled, the footer menu will not be shown, instead links in header menu are shown in footer.
There is nothing wrong when cache is not enabled.
Just took the time to upgrade to 2.0.6.
I found that the pages
mydomain.com/users/username/
returns 404. Is there anything I have missed?
Thanks!
There is nothing wrong if there is no result for the search term
However, if there are some results for the search term, it returns
Query:
Error Message:
Error Number: 0When I try to update the settings at
Video-->Players-->Nuevoplayer-->Settings 2
or
Video-->Players-->Nuevoplayer-->Embed Player-->Settings 1
It returned
When updating
Video-->Players-->Nuevoplayer-->Embed Player-->Settings 2
It returned things like
Query: UPDATE nuevo__player set viral_menu='', viral_share='', viral_slomo='', viral_offset='', viral_align='', related='', related_show='', embed_show='', email_show='', share_show='', screen_show='', replay_button='', zoom_button='', settings_button='', volume_button='', fullscreen_button='' where ID = 2
Error Message: Unknown column 'settings_button' in 'field list'
Error Number: 1054Hope these can be fixed soon. I have no choice but have to use flowplayer for the time being.
When I try to search on my site, it returned
Invalid config item key: module.video, name: videos_per_pageIs it that something has to be changed in the conf file of sphinx?
Thanks!
Sure =>
BTW...when you have the language fields translated completly, can you give me the translations so i can include them in the main script? I can offer you a discount for future orders or a module...
I have checked. it is %d instead of %s. I changed it to %s and it works now.
The meta bug is related to the language translation string used. Please make sure you have:
browse-title : %s Videos%s browse-meta-title: %s Videos%s - %sin Admin -> Extend -> Language Manager -> your language -> video
The second %s is used in both cases for the page (it can be empty or in english Page PAGE-NUMBER -).
Another thing.
I tried to update some settings in
Video->Player->Nuevo Player->Settings 2
It returned "Error while saving data in database or nothing has changed."
no, it is always 'page 0' for me.
Besides, I found that I cannot reset the default language and language change does not work.
Find another bug, for /recent/PAGE_NUMBER
the page number is always shown to be "0" in meta title tag
I have briefly checked the css.
.ads-square is defined in both responsive.css and responsive-theme.css
It seems that it follows the definitions in responsive-theme.css
Now, responsive-theme.css will render display problems on front page. It seems that the definitions of .ads-square is more correct.
I think it is better to clear it so that it is not defined twice.
I have bought it. My site is the one you upgrade for me yesterday.
But the player does not come up after I set nuevoplayer as the default player. It shows only a piece of black color.
I would like to know how to make nuevoplayer work after setting it as default player at video->config->view
Thanks. I suppose version 2 of ASPRO is coming soon so I will wait for it before I need that mod.
I will send you an email discussing about it after version 2 releases.
seems that line 360 of
/admin/modules/video/components/edit.php
is wrong
it should be $dst_mobile but not $dst_mp4
and line 425
it should be mobile instead of mp4
Well, I suppose I have copied all files since this happens on both severs, even for the one with fresh installation of 1.2.3.
sorry that I did not copy the whole line of error message, it should be
Fatal error: Call to undefined method VVideo::convert_mp4_hd() in /home/public_html/modules/video/helpers/conv.php on line 92It returned
Fatal error: Call to undefined method VVideo::convert_mp4_hd() in /home/public_html/modules/video/helpers/conv.php
I checked the files in server, an MP4 file was created by it is not the HD one. And this message came out after the script finished creating the normal MP4 file.
Hello, I would like to know if it is possible to set /watched/ as index page instead of the combination of being watched and recent videos?
Thanks!
It works now. Thanks!