Montygarg910
Member
- Nov 1, 2020
- 199
- 23
- 18
I don't understand how you got an adsense account without knowing how to enter the code on the siteHow to insert google adsense code in verient? please explain me![]()
ThanksFinally works ..I can fixed adding 2 additional steps.(I'm not a programmer...just look for the error text and comment it)
STEP 1 (all credits to @mikemastercorp )
file : /install/index.php
Intructions:
find the line 24:
if ($data->code == "error") {
and modify it to:
if (!$data->code == "error") {
STEP 2:
file : system/core/common.php
Intructions:
find the lines 288 and 289 and comment both (put a // simbol before the code)
// echo “Invalid License Code!”;
// exit();
STEP 3:
file : system/helpers/text_helper.php
Intructions:
comment line 198 and 199…
// echo “Invalid License Code!”;
// exit();
Attached the nulled version.
I have purchased this script, here is the untouched version![]()
this is latest version? btw.. thanks for sharing.
initially the nulled version worked fine. now it returns "Invalid License Code!" during the installation process. any ideas why?
This is because the database already had an activation and now it does not recognize the new installation. Try with a new database.
Resubmit all files to your server for a clean installation.
In case of an update just change the main files and save the data from the .env file and the uploads folder.
Otherwise this should solve:
Resend the downloaded files here on babiato to your server, change the php to php7.3 in the settings of your hosting panel or Cpanel.
Good luck!![]()
Is there any specific code I should eneter for the nulled version? Or it's a random set of digits/letters?
Please the 1.8 version as I'm having same problem here.Thanks for your assistance, vscoelho28! For some reason it doesn't work in my case. Anyway I have Varient 1.8 nulled, which is pretty much the same. Thank you anyway!