magento manage category url navigates to homepage - php

Very first time using magento and trying to learn it by myself. I have installed it on my server and trying to add categories for products.
On clicking manage category from admin panel, it redirects me to website homepage.
After checking logs I came to know that it throwing this warning:
text/x-log system.log ( ASCII text, with very long lines )
2016-05-20T05:04:24+00:00 ERR (3): Warning:include(Mage/Adminhtml/Block/Mgvp/Catalog/Category/Helper/Sortby/Available.php): failed to open stream: No such file or directory in /home/<hostname>/public_html/lib/Varien/Autoload.php on line 94
2016-05-20T05:04:24+00:00 ERR (3): Warning: include(Mage/Adminhtml/Block/Mgvp/Catalog/Category/Helper/Sortby/Available.php): failed to open stream: No such file or directory in /home/<hostname>/public_html/lib/Varien/Autoload.php on line 94
2016-05-20T05:04:24+00:00 ERR (3): Warning: include(): Failed opening 'Mage/Adminhtml/Block/Mgvp/Catalog/Category/Helper/Sortby/Available.php' for inclusion (include_path='/home/<hostname>/public_html/app/code/local:/home/<hostname>/public_html/app/code/community:/home/<hostname>/public_html/app/code/core:/home/<hostname>/public_html/lib:.:/usr/lib/php:/usr/local/lib/php') in /home/<hostname>/public_html/lib/Varien/Autoload.php on line 94
Tried so far:
I have tried to search some similar questions in stack overflow. I have
tried one solution i.e. to grant all permissions if file is exist. I
have granted all permissions to Autoload.php
I have tried to replace the app folder which does not work.
Its not working. Can anyone help me out?

some core files are missing. Please replace the app folder the magento directory. thanks

Related

my opencart website was working fine then im getting this error when i try to add product

this is the error im getting .. and i have checked with ftp there is really no file name "gen_TDKT.php" what should i do
Warning: include_once(/home/govacpk/public_html/luxurina/system/config/ssb_library/admin/generators/gen_TDKT.php): failed to open stream: No such file or directory in /home/govacpk/public_html/luxurina/system/config/ssb_library/ssb_autogen.php on line 1Warning: include_once(): Failed opening '/home/govacpk/public_html/luxurina/system/config/ssb_library/admin/generators/gen_TDKT.php' for inclusion (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/govacpk/public_html/luxurina/system/config/ssb_library/ssb_autogen.php on line 1
ok so i found backup of my website .. there was this file gen_TDKT.php, copied it to host now everything works.

require(public_html/mywebsite/wp-includes/post.php):failed to open stream: permission denied in public_html/mywebsite/wp-settings.php on line 142

I develop one website in wordpress. but now days i am facing one error:
require(public_html/mywebsite/wp-includes/post.php):failed to open stream: permission denied in public_html/mywebsite/wp-settings.php on line 142
====================================================================
Fatal error: require(): Failed opening required '/public_html/mywebsite/wp-includes/post.php'(include_path='.:/opt/apt/php55/usr/share/pear:/opt/alt/php55/usr/share/php') in /public_html/indus/wp-settings.php on line 142
to solve this i changed permissions of post.php file. and it worked. but on next day when i tried to open it, again i faced same problem.
how to solve this?
Which theme your using to develop a website??
I think your theme is a issue.. Change any other default theme of wordpress such as twenty sixteen and check the issue.. If it is worked, your theme has some problem..

moved website: failed to open stream no such file or directory

I have seen different variations of this problem which I have tried to use without any success so i figured it would be best just to ask.
I recently moved my website from my wamp server over to my qnap server. Seams to be working quite well except 3 errors that popped up (did not have them on my local host and havent changed any of the code).
I get the following 3 errors.
Warning: include(/share/HDA_DATA/Web/application/views/errors/html/error_php.php): failed to open stream: No such file or directory in /share/HDA_DATA/Web/system/core/Exceptions.php on line 269
Warning: include(): Failed opening '/share/HDA_DATA/Web/application/views/errors/html/error_php.php' for inclusion (include_path='.:/etc/config/php') in /share/HDA_DATA/Web/system/core/Exceptions.php on line 269
Warning: include(/share/HDA_DATA/Web/application/views/errors/html/error_php.php): failed to open stream: No such file or directory in /share/HDA_DATA/Web/system/core/Exceptions.php on line 269
Warning: include(): Failed opening '/share/HDA_DATA/Web/application/views/errors/html/error_php.php' for inclusion (include_path='.:/etc/config/php') in /share/HDA_DATA/Web/system/core/Exceptions.php on line 269
I seam to understand what is going on that it cannot access the file but can anyone point out what i need to change and where/which file i need to change it. I have not done any changes to my codeigniter file structure (all original setup). If you need code dump just let me know from which file.
Thank you for your help.
Jonas

Warning message display when try to log in to my website

I have not take care of my site for couple months. Recently, I want to update my Wordpress and Themes. However, when I try to login www.beatyourbuy.com/wp-admin. It give me below message. First of all, I am not a IT expert, have limited knowledge of IT. Would really appreciate someone can help me about this.
The error message show as below (forgive my poor English):
Warning: include(/home/fredyu/public_html/wp-content/plugins/woocommerce-checkout-manager/includes/classes/main.php): failed to open stream: No such file or directory in /home/fredyu/public_html/wp-content/plugins/woocommerce-checkout-manager/woocommerce-checkout-manager.php on line 15
Warning: include(): Failed opening '/home/fredyu/public_html/wp-content/plugins/woocommerce-checkout-manager/includes/templates/functions/required/shipping_required.php' for inclusion (include_path='.:/opt/alt/php55/usr/share/pear:/opt/alt/php55/usr/share/php') in /home/fredyu/public_html/wp-content/plugins/woocommerce-checkout-manager/woocommerce-checkout-manager.php on line 27
Warning: include(/home/fredyu/public_html/wp-content/plugins/woocommerce-checkout-manager/includes/templates/functions/woocm_editing_wrapper.php): failed to open stream: No such file or directory in /home/fredyu/public_html/wp-content/plugins/woocommerce-checkout-manager/woocommerce-checkout-manager.php on line 28
There are more when you go to main page on www.beatyourbuy.com:
Fatal error: Call to undefined function wccs_positioning() in /home/fredyu/public_html/wp-content/plugins/woocommerce-checkout-manager/woocommerce-checkout-manager.php on line 75
It appears that the WordPress update has caused a problem with the Woocommerce Checkout Manager plugin.
To correct this, you must disable the offending plugin woocommerce-checkout-manager.
This will require you to have FTP access to your site. Once login via FTP , browse to the plugin directory wp-content/plugins/ and rename the folder woocommerce-checkout-manager to woocommerce-checkout-manager-disable.
You should now be able to log into the WordPress admin page and the Woocommerce Checkout Manager plugin will be deactivated.
Going only with what you have written, as a general rule it is advisable to update all plugins prior to a WordPress core update.

Warning: include(lang/1%00'=1.php): failed to open stream: No such file or directory in C:\xampplite\security\htdocs\index.php on line 12

Getting a really strange error here. I'm developing a WordPress website locally via ServerPress (called localhost.dev). Everything works fine except for the url localhost.dev/security. I'm trying to give a page this URL, but when I do, the error below shows up on the page. I've never encountered this before, does anyone have an idea how I can fix this?
( ! ) Warning: include(lang/1%00'=1.php): failed to open stream: No such file or directory in C:\xampplite\security\htdocs\index.php on line 12
( ! ) Warning: include(): Failed opening 'lang/1%00'=1.php' for inclusion (include_path='.;C:\xampplite\php\PEAR') in C:\xampplite\security\htdocs\index.php on line 12
Image of error
Seems that someone had the same problem :
In file lang.tmp write only en set up english language and all will be correct.
https://community.apachefriends.org/f/viewtopic.php?t=68507&p=242365

Categories