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.
hi i update the version 1.0.5 and i try of delete a video from the admin panel and go me to the blank page and dont delete the video.
I need you help
Offline
Its a bug. To fix find this line:
if (VF::cfg_item('module.video.thumb_server' == '1') {
replace with:
if (VF::cfg_item('module.video.thumb_server' == '1')) {
in modules/video/helpers/manage.php
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Dont work this code and say "Invalid configuration item! Aborting..."
Last edited by mmpo (2013-01-11 21:43:35)
Offline
Did you check the admin panel, do you have anything set for thumb_server? (it should be set to no).
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Yes i have set on no. With the code that you put here delete the video but send me blank page with that i say operation .... aborting!
Offline
have same problem here . And also with Link Delete from Links > Approve , whats going on ?:s
Offline
Can some plese post fix......... ?
Offline
Same problem here.
Beside this i get a white page if i select more then 1 video and run one of the dropdown commands.
Offline
Same here ,and white screen in lots of functions i do in admin , like deleteing links and shit like that .
Offline
bumparooo khm
Offline
Will release 1.0.6 with a fix today.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
To fix edit modules/video/helpers/manage.php and replace:
if (VF::cfg_item('module.video.thumb_server' == '1') {
with:
if (VF::cfg_item('module.video.thumb_server') == '1') {
Will release 1.0.6 with the fix today.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
This fixed it
Many thanks Adrian
Offline
Luv ya m8
Offline
Offline