Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,151,213 members, 7,811,581 topics. Date: Sunday, 28 April 2024 at 03:04 PM

How Do I Fix This Error - Webmasters - Nairaland

Nairaland Forum / Science/Technology / Webmasters / How Do I Fix This Error (829 Views)

My Ads Showing Blank On Some Pages , How Can I Fix This Please / Who Can Help Me Fix This?? / Google Adsense Error: how can I fix it (2) (3) (4)

(1) (Reply) (Go Down)

How Do I Fix This Error by easynetsms(m): 7:57am On Apr 11, 2016
I INSTALLED A NEW COMPONENT IN MY SITE AND IF I TRY LOGIN IN IT WRITES

Fatal error: require_once(): Failed opening required '/home/easynets/public_html/administrator/components/com_jeemasms/libraries/membervalidate.php' (include_path='.:/usr/local/php56/pear') in /home/easynets/public_html/plugins/user/jsmsjuserwelcomegrpsubsms/jsmsjuserwelcomegrpsubsms.php on line 25

HOW DO I FIX IT PLS
Re: How Do I Fix This Error by ps3o(m): 8:31am On Apr 11, 2016
easynetsms:
I INSTALLED A NEW COMPONENT IN MY SITE AND IF I TRY LOGIN IN IT WRITES

Fatal error: require_once(): Failed opening required '/home/easynets/public_html/administrator/components/com_jeemasms/libraries/membervalidate.php' (include_path='.:/usr/local/php56/pear') in /home/easynets/public_html/plugins/user/jsmsjuserwelcomegrpsubsms/jsmsjuserwelcomegrpsubsms.php on line 25

HOW DO I FIX IT PLS

check the line 25 cos the require_once function failed to open it. check the relative path where the plugin was installed. fix this error this way:



<?php
define('__ROOT__',dirname(dirname(__FILE__)));require_once(__ROOT__.'/administrator/components/com_jeemasms/libraries/membervalidate.php');?>


instead of:

<?php
require_once('/var/www/public_html/administrator/components/com_jeemasms/libraries/membervalidate.php');?>
Re: How Do I Fix This Error by easynetsms(m): 8:39am On Apr 11, 2016
ps3o:


check the line 25 cos the require_once function failed to open it. check the relative path where the plugin was installed. fix this error this way:



<?php
define('__ROOT__',dirname(dirname(__FILE__)));require_once(__ROOT__.'/administrator/components/com_jeemasms/libraries/membervalidate.php');?>


instead of:

<?php
require_once('/var/www/public_html/administrator/components/com_jeemasms/libraries/membervalidate.php');?>



please how do i get to this place. if i login from my joomla
Re: How Do I Fix This Error by yomalex(m): 9:44am On Apr 11, 2016
easynetsms:




please how do i get to this place. if i login from my joomla
not from joomla. Login to cpanelor FTP and navigate to that folder
Re: How Do I Fix This Error by ps3o(m): 6:48pm On Apr 11, 2016
easynetsms:




please how do i get to this place. if i login from my joomla

trace that path via your ftp and then to the file where error is coming from and fix
Re: How Do I Fix This Error by ps3o(m): 7:13pm On Apr 14, 2016
easynetsms:



please how do i get to this place. if i login from my joomla
Via Ftp Manager

(1) (Reply)

How Do I Fix This "Problem Uploading Post" Issue? / If Your Adsense Account Is Not Accepted Contact Me, Let Me Work On Your Site / Let Me Write Your Blog/Website Content and Post Them For You

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 65
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.