Varient - News & Magazine Script

Varient - News & Magazine Script v2.4.1

No permission to download

lholhox

New member
Apr 27, 2020
22
6
3
Clear your browser's cache or try using a different browser to see if the error happens. I tested it here and everything is working normally!

You don't need to use any specific code just install and go.


Try the same files that I used!
code invalid for update wizard
 

lholhox

New member
Apr 27, 2020
22
6
3
Hello again Friends.

I've been planning to try this Vairant News CMS/CMF for a while but had no time to deal with all the dependencies, nulling etc.

Having received another of my favourite "episodes" from Babiato, I found the latest link of the script ready to be tested. Finally, squeezed some time over a ping of beer and sat down to proceed.

Oh, what a surprise, when I uploaded the script to my local environment and I got a silly error about my purchase code error.

I started looking at it and realized that there is absolutely no need to nulling the version but ONLY TO CHANGE 1 CHARACTER in the installer for it to continue.

What I did to allow the installation was to head to the /install/ folder, find the index.php file responsible for the entire process, find the line 24:

Code:
        if ($data->code == "error") {

and modify it to:

Code:
        if (!$data->code == "error") {

For those of you who are not very much familiar (yet ;) ) with PHP, what that line does is to check if $data->code returns an error and if yes, show the error message. Having added the "!" (exclamation mark sign) in the front actually reverses the logic so the script continues due to the fact that I did not add the correct license number. If I had the script purchased, it would actually have not worked correctly with my official license ;)

I won't allow myself to re-upload modifications as I find it pointless, and I am sure I do not deserve the credits as other good people here do based on the fact that they've shared it for us.

Let's see how it goes from there, but at least I am at the next screen:

1604900967484.png
this method work for update wizard too, thanks
 

hck2021

Member
Aug 12, 2020
42
26
18
Could you please let me know if this version is really nulled, because when I unzip the MEGA file (...nulled.zip) I found a folder called "not nulled".
 
Last edited:
  • Like
Reactions: Lazy Youth

BlueShark

Member
Nov 3, 2019
70
33
18
I was wondering, why when I unzip the file (...nulled.zip) there is a folder called "(not nulled)"…I don't understand...is nulled or not? Thanks in advance.

Yeah, I guess he might have missed the nulled folder while making a zip!
 

johnc

Well-known member
Feb 18, 2021
288
261
63
Could you please let me know if this version is really nulled, because when I unzip the MEGA file (...nulled.zip) I found a folder called "not nulled".
yes Its 100% nulled. I think I was forget to rename after nulling.
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu