I believe the tips system will be paid in pointshow tip feature works?
This update is version 2.8 and 2.8.1 update fix in one
1. update to version 2.8 as per the instructions and activate your site if asked
2. now update the patch update version 2.8.1
3. there is no need to run the SQL from version 2.8.1 as it's the same as version 2.8
25 October - Nulled
[FIXED] - Image Upload...
try going into the admin and the Settings Limits and turn off ffmpg and see if it works
that's the very same im getting it looks like its to do with the thumbnail
here even with ffmpeg enabled it doesn't work, the error is from version 2.6 onwards,that's the very same im getting it looks like its to do with the thumbnail
I uploaded a .mp4
just going to install FFmpeg to see if it fixes the error
I get Notice: Undefined index: free_live_streaming_status in /home/public_html/includes/inc.php on line 148
Any idea ?
https://prnt.sc/1xegkyn
Hahaha, this must be a joke. Are you really so ignorant that you don't understand the cause of the error? All of a sudden, you're embarrassing yourself on the pastebin site. Delete your stupid post on pastebin. The reason for the error is that lines 148 and 149 in the inc.php file cannot be found. So you missed the sql update.
yep that has worked fine FFmpeg is converting videos nowlooks like the error is introduced in version >2.7.
To resolve the issue replace request.php file in /requests/ folder with the attached file.
function remove_http($url) {
$disallowed = array('http://', 'https://');
foreach($disallowed as $d) {
if(strpos($url, $d) === 0) {
return str_replace($d, '', $url);
}
}
return $url;
}
I don't believe that's what the email verification link is for the link sent on registration is just to verify the email address is validNew users confirmation email links dont work for me, when u click link in email then go to admin this user is unverified still.
Is it works for u ?
so clicking email reg email link does nothing on the admin side, i thought it would change status of user to verified, u can switch email verification to offI don't believe that's what the email verification link is for the link sent on registration is just to verify the email address is valid
you have to manually select a user to be verified or when a user registers to become a content creator then it may apply the verification status
not on registration