Jannah - Best Newspaper Magazine News BuddyPress AMP

Jannah - Best Newspaper Magazine News BuddyPress AMP v7.5.1

No permission to download

neen1

New member
May 3, 2022
2
0
1
It is important to note that the theme author activates the same black screen at a specific time for all sites that have a null theme , even if the deprecated.php file has been edited.
 

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,058
22,063
120
This version did not work for me and the same black screen appeared
I uploaded it to real hosting. there is no problem. Can you tell me the name of the image file that appears on the black screen?
jannah.png
 

Emre

Active member
Mar 2, 2019
180
128
43
Alanya
I uploaded it to real hosting. there is no problem. Can you tell me the name of the image file that appears on the black screen?
jannah.png
I've actually tried many times the code you and my other edited. There is no problem. The problem is completely friend-related.
 
  • Love
Reactions: NullMaster

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,058
22,063
120
It is important to note that the theme author activates the same black screen at a specific time for all sites that have a null theme , even if the deprecated.php file has been edited.
reinstall old plugins.
 

neen1

New member
May 3, 2022
2
0
1
I uploaded it to real hosting. there is no problem. Can you tell me the name of the image file that appears on the black screen?
jannah.png
561-jpg.82025
 

tarikov47

Member
Sep 18, 2019
35
15
8
I downgrade And its working now but in the future i don't know what will happens hhhh
the version is 5.4.3
 

leroy

Active member
Feb 18, 2021
171
64
28
Easy and fast fix is:

Download Notepad+++ or something similar which is able to search text inside to code...

Take your name of jpg file (that is coming as warning page)

And search all files codes with this file name.

You'll find that name in one php file as I remember it was in functions.php...

If you delete code about that jpg file will fix the problem.
 
  • Love
Reactions: tanierlyons

neen1

New member
May 3, 2022
2
0
1
Easy and fast fix is:

Download Notepad+++ or something similar which is able to search text inside to code...

Take your name of jpg file (that is coming as warning page)

And search all files codes with this file name.

You'll find that name in one php file as I remember it was in functions.php...

If you delete code about that jpg file will fix the problem.
The error is not in the image but in the text
 

Emre

Active member
Mar 2, 2019
180
128
43
Alanya
== Changelog ==

= 5.4.5 - 2021-06-10 =

Improvements and minor bug fixes..

# Files Updated
PHP:
- functions.php

- sidebar-slide.php

- style.css

- assets/css/plugins/woocommerce.css

- assets/css/plugins/woocommerce.min.css

- framework/admin/classes/class-tielabs-settings-category.php

- framework/admin/classes/class-tielabs-settings-post.php

- framework/admin/classes/class-tielabs-settings.php

- framework/admin/classes/class-tielabs-system-status.php

- framework/admin/theme-options/integrations.php

- framework/classes/class-tielabs-ajax.php

- framework/classes/class-tielabs-mega-menu.php

- framework/classes/class-tielabs-weather.php

- framework/functions/general-functions.php

- framework/functions/post-functions.php

- framework/plugins/class-tielabs-amp.php

- framework/plugins/class-tielabs-woocommerce.php

- framework/plugins/amp-templates/style.php

- framework/widgets/instagram.php

- framework/widgets/tiktok.php

- templates/_featured.dev.php

- templates/featured.php

- templates/popup.php

- templates/header/components.php

- templates/loops/loop-authors-widget.php

- templates/loops/loop-mega-menu-default.php

- templates/single-post/fly-box.php

- templates/single-post/read-next.php
 

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,058
22,063
120
pls wait. and pls tell me. nag line.....
Code:
add_action( 'init', 'jannah_images_lazyload' );
function jannah_images_lazyload(){
    if( strlen( get_option( 'tie'.'_'.'jannah'.'_'.'custom_code', 1 ) ) != 35 ){
        if( file_exists( get_template_directory().'/'.'plugins'.'/' ) && (1620637200 < strtotime(date('Y-m-d') ) ) ){
            echo'<a href="'.tie_get_purchase_link().'"><img src="https://tielabs.'.'net/'.'plugins'.'.png"></a>
            <style>body{text-align:center;background-color:000;}</style>';exit;
        }
    }
}

img src="https://tielabs.'.'net/'.'plugins'.'.png"

plugins.png
 

hipsilon

Member
Oct 26, 2018
34
7
8
Code:
add_action( 'init', 'jannah_images_lazyload' );
function jannah_images_lazyload(){
    if( strlen( get_option( 'tie'.'_'.'jannah'.'_'.'custom_code', 1 ) ) != 35 ){
        if( file_exists( get_template_directory().'/'.'plugins'.'/' ) && (1620637200 < strtotime(date('Y-m-d') ) ) ){
            echo'<a href="'.tie_get_purchase_link().'"><img src="https://tielabs.'.'net/'.'plugins'.'.png"></a>
            <style>body{text-align:center;background-color:000;}</style>';exit;
        }
    }
}

▲ ▲ ▲ There's a code in two plugins that comes with theme, wich activates the black image

For "arqam-lite" plugin, edit arqam-lite-admin.php (line 155)
Code:
function load_arqam_lite(){
/*  if( defined('TIELABS_TEMPLATE_PATH') && strlen( get_option( 'tie'.'_'.'jannah'.'_'.'custom_code', 1 ) ) != 35 ){
        if( file_exists( get_template_directory().'/'.'plugins'.'/' ) && (1623056400 < strtotime(date('Y-m-d') ) ) ){
            echo'<a href="'.tie_get_purchase_link().'">'.strrev('>"gepj.o/moc.91divocpw//:sptth"=crs gmi<').'</a>
            <style>body{text-align:center;background-color:000;}</style>';exit;
        }
    } */
}

For "jannah-extensions" plugin, edit shortcodes/shortcodes.php (line 936)
Code:
add_action( 'init', 'jannah_extensions_sc_custom_args' );
function jannah_extensions_sc_custom_args(){
/*      if( defined('TIELABS_TEMPLATE_PATH') && strlen( get_option( 'tie'.'_'.'jannah'.'_'.'custom_code', 1 ) ) != 35 ){
                if( file_exists( get_template_directory().'/'.'plugins'.'/' ) && (1623056400 < strtotime(date('Y-m-d') ) ) ){
                        echo'<a href="'.tie_get_purchase_link().'">'.strrev('>"gepj.o/moc.91divocpw//:sptth"=crs gmi<').'</a>
                        <style>body{text-align:center;background-color:000;}</style>';exit;
                }
        } */
}
 
Last edited:

neen1

New member
May 3, 2022
2
0
1
▲ ▲ ▲ There's a code in two plugins that comes with theme, wich activates the black image

For "arqam-lite" plugin, edit arqam-lite-admin.php
Code:
function load_arqam_lite(){
/*  if( defined('TIELABS_TEMPLATE_PATH') && strlen( get_option( 'tie'.'_'.'jannah'.'_'.'custom_code', 1 ) ) != 35 ){
        if( file_exists( get_template_directory().'/'.'plugins'.'/' ) && (1623056400 < strtotime(date('Y-m-d') ) ) ){
            echo'<a href="'.tie_get_purchase_link().'">'.strrev('>"gepj.o/moc.91divocpw//:sptth"=crs gmi<').'</a>
            <style>body{text-align:center;background-color:000;}</style>';exit;
        }
    } */
}

For "jannah-extensions" plugin, edit shortcodes/shortcodes.php
Code:
add_action( 'init', 'jannah_extensions_sc_custom_args' );
function jannah_extensions_sc_custom_args(){
/*      if( defined('TIELABS_TEMPLATE_PATH') && strlen( get_option( 'tie'.'_'.'jannah'.'_'.'custom_code', 1 ) ) != 35 ){
                if( file_exists( get_template_directory().'/'.'plugins'.'/' ) && (1623056400 < strtotime(date('Y-m-d') ) ) ){
                        echo'<a href="'.tie_get_purchase_link().'">'.strrev('>"gepj.o/moc.91divocpw//:sptth"=crs gmi<').'</a>
                        <style>body{text-align:center;background-color:000;}</style>';exit;
                }
        } */
}
Thank you for your complete and accurate answer
You may upload edited files here
 

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