Madara - WordPress Theme for Manga By MangaBooth

Madara - WordPress Theme for Manga By MangaBooth v2.2 Nulled + Child Theme + Madara Core + shortc

No permission to download

neoryd9234

New member
Apr 5, 2021
0
0
0
hello, can someone help me please on how to set a minimum rating? like if someone rate the manga to 1 star, it will automatically change it to 3 star (minimum rating).
 

rezagray

Active member
Banned User
Jun 19, 2020
238
34
28
hello, can someone help me please on how to set a minimum rating? like if someone rate the manga to 1 star, it will automatically change it to 3 star (minimum rating).
its need complicated knowledge about programing. but you can give 5 star rating everytime you open your browser and delete the history
 

india220

Active member
Feb 7, 2019
212
94
28
60mbanime.com
Anyone how to solve below error . Moving the site from cyberpanel to aapanel

constant ‘wp_manga_chapter_image_url’ - assumed '‘wp_manga_chapter_image_url’' (this will throw an Error in a future version of PHP)
constant ‘my_wp_manga_chapter_image_url’ - assumed '‘my_wp_manga_chapter_image_url’' (this will throw an Error in a future version of PHP)

add_filter(‘wp_manga_chapter_image_url’, ‘my_wp_manga_chapter_image_url’, 100, 5);
function my_wp_manga_chapter_image_url($url, $host, $link, $post_id, $name){
$your_domain = ‘yourdomain.com’;
$your_bunny_cdn = ‘xxx.b-cdn.net’;
$url = str_replace($your_domain, $your_bunny_cdn, $url);
return $url;
}
 

india220

Active member
Feb 7, 2019
212
94
28
60mbanime.com
Anyone how to solve below error . Moving the site from cyberpanel to aapanel

constant ‘wp_manga_chapter_image_url’ - assumed '‘wp_manga_chapter_image_url’' (this will throw an Error in a future version of PHP)
constant ‘my_wp_manga_chapter_image_url’ - assumed '‘my_wp_manga_chapter_image_url’' (this will throw an Error in a future version of PHP)
Any help ?
 

xeankun92

New member
Nov 13, 2020
7
-2
1
Anyone how to solve below error . Moving the site from cyberpanel to aapanel

constant ‘wp_manga_chapter_image_url’ - assumed '‘wp_manga_chapter_image_url’' (this will throw an Error in a future version of PHP)
constant ‘my_wp_manga_chapter_image_url’ - assumed '‘my_wp_manga_chapter_image_url’' (this will throw an Error in a future version of PHP)
I'm no expert but what is the error? It's the script inside the madara theme right?
 

jaihwacat

Active member
Jun 10, 2020
139
82
28
have you check the php version on the new server try to use the same version from the old cpanel
 

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