Jump to content
Bicrypto v3.7.0 + All Plugins ×

vankataloz

Members
  • Posts

    30
  • Reputation

    9
  • Files

    1
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by vankataloz

  1. Yes you cant fetch for sure if is not paid. you need key but you can upload manualy and add remote games.
  2. find file - ajax-actions.php Delete these rows(4 i think): function set_cd() { $conn = open_connection(); $st = $conn->prepare('UPDATE settings SET value = "" WHERE name = "purchase_code"'); $st->execute(); } find file - request.php Replace there function update_purchase_code() ( all the function) with: function update_purchase_code() { $message = 'Item Purchase code updated!'; $status = 'success'; update_setting('purchase_code', $_POST['code']); if (isset($_POST['redirect'])) { $_SESSION['message'] = [ 'type' => $status, 'text' => $message, ]; header('Location: '.$_POST['redirect']); } } Then you can type any code like purchase code in admin panel and wont be deleted after doing some changes. Well Update and plugins wont work but everything else i think yes. Test it 🙂
  3. Can you update to v1.6.4 please? And is there anyway to make it full functional? Thanks in advance!
  4. @Mahmoud Can you update to latest version 1.5.6 please? Released on 19/03/2023 . Thanks!
  5. What are you trying to do? This is not a WordPress plugin. This is completely different script. You must install it on your hosting.
  6. @M8MeeT Social Media look I posted in previous comments how to fix 500 server error 🙂
  7. You have to purchase it for more licenses. Its more expensive I think. With 39 is for only one domain.
  8. Hello. Can anyone null and provide that wordpress template? ZOX NEWS 3.15 I found some 3.13 but not all plugins work and I can't run it. Thanks in advance. https://themeforest.net/item/zox-news-professional-wordpress-news-magazine-theme/20381541 https://elements.envato.com/zox-news-professional-wordpress-news-magazine-PALH2FE
  9. I bought that script from creator from envato store and its perfect also perfect support from developer - Niche! I was trying to install that one but no success and now it's working when I pay it 😄
  10. First to say im not developer and i found simple way to fix 500 Server error. So when you finish installation go to public_html/core/ - open the file .env and copy the value on APP_KEY= (copy everything after = including "base64:"). After you copy your key go to public_html/core/config/ and open the file app.php . Then you go to row 125 and paste that key there 'key' => 'Paste your key here' . Refresh your page and voala script is working fine 🙂 . Problem is that the script didnt read the key from .env file but as i said im not developer and i dont know better way to do that. So if someone know how to make script to read key from .env file will be great to share it with us. Thanks in advance 🙂
  11. Is not nulled... Asking for purchase code and account in envato.
  12. Didnt work like that. Just open options but you cant use them.... Can someone null last version? I think is 1.5.3 from 7 January?
  13. Youtube download don't work on most videos. Can anyone help?
  14. Can someone help with working youtube plugin? Because mine cant download most videos from youtube. Thanks in advance! I get this error Access to rr5---sn-a5mekn6k.googlevideo.com was denied You don't have authorisation to view this page. HTTP ERROR 403
  15. Thanks a lot that's working ? Can you find newer version? Working aswell because this one which I found 1.6.2 doesn't work.
  16. I'm on paid this website iztegli.me is mine. My hosting plan is on hostinger.com ...
  17. I has found and install v 1.6.2 and doenst work - https://tiktok.iztegli.me/ it gives me error when i try to download video.
  18. Isn't all in one video downloader a WordPress plugin? This website doesn't looks like WordPress
  19. Hello. I'm asking if someone can make a clone to https://convert2mp3s.com/ . It's very nice script!
×
×
  • Create New...