Active Matrimonial CMS

Active Matrimonial CMS v5.2 Untouched

No permission to download

sajjat34

New member
Jun 2, 2022
0
0
0
Detected File : vendor\symfony\console\Resources\bin\hiddeninput,exe

WHatever may be the purpose , Dont run it.
 

hunter0

New member
Nov 5, 2019
15
6
3
@Millan @ChintanBhat The redirect code is placed in \vendor\mehedi-iitdu\core-component-repository\src\CoreComponentRepository.php
protected static function finalizeRepository($rn) {
if($rn == "bad" && env('DEMO_MODE') != 'On') {
return redirect('https://activeitzone.com/activation/')->send();
}
}
Tried to skip step2 by modifying
step1.blade.php
UpdateController.php
admin.php
install.php
and files storage/framework/views/
Code:
<?php if($permission['curl_enabled'] == 1 && $permission['db_file_write_perm'] == 1 && $permission['routes_file_write_perm'] == 1 && $phpVersion >= 7.20): ?>
                                <?php if($_SERVER['SERVER_NAME'] !== 'localhost' || $_SERVER['SERVER_NAME'] !== '127.0.0.1'): ?>
                                    <a href = "<?php echo e(route('step3')); ?>" class="btn btn-primary">Go To Next Step</a>
                                <?php else: ?>
                                    <a href = "<?php echo e(route('step2')); ?>" class="btn btn-primary">Go To Next Step</a>
                                <?php endif; ?>
                            <?php endif; ?>
but no use it redirects to "https://activeitzone.com/activation/"
Any suggestions/ideas to bypass step2
Change this file as below \vendor\mehedi-iitdu\core-component-repository\src\CoreComponentRepository.php That will do the work!

<?php

namespace MehediIitdu\CoreComponentRepository;

class CoreComponentRepository
{
public static function instantiateShopRepository() {
}

protected static function serializeObjectResponse($zn) {
}

protected static function finalizeRepository($rn) {
}
}
 

Bilaljo999

Member
Trusted Uploader
Jan 8, 2020
58
14
8
Change this file as below \vendor\mehedi-iitdu\core-component-repository\src\CoreComponentRepository.php That will do the work!

<?php

namespace MehediIitdu\CoreComponentRepository;

class CoreComponentRepository
{
public static function instantiateShopRepository() {
}

protected static function serializeObjectResponse($zn) {
}

protected static function finalizeRepository($rn) {
}
}
That's worked...Thankyou
 

Bilaljo999

Member
Trusted Uploader
Jan 8, 2020
58
14
8
Change this file as below \vendor\mehedi-iitdu\core-component-repository\src\CoreComponentRepository.php That will do the work!

<?php

namespace MehediIitdu\CoreComponentRepository;

class CoreComponentRepository
{
public static function instantiateShopRepository() {
}

protected static function serializeObjectResponse($zn) {
}

protected static function finalizeRepository($rn) {
}
}
Hai,Getting this message on frontend "WHOPPS!!!THIS IS PIRATED COPY OF ACTIVE MATRIMONIAL CMS ".Any suggestions
 

hunter0

New member
Nov 5, 2019
15
6
3
Hai,Getting this message on frontend "WHOPPS!!!THIS IS PIRATED COPY OF ACTIVE MATRIMONIAL CMS ".Any suggestions

First login to your admin panel, then visit "website setup > Appearance" from the menu. Then change "Site motto" to your slogan or something.
 

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