Jump to content

Error When Accessing Manufacturers Under the Catalog Tab of the Admin Page


Recommended Posts

Everything else appears to be working as expected however, when I click on Manufacturers under the Catalog tab I get the following error:

PHP Warning: AdminTab::include_once(tabs/AdminAddresses.php) [admintab.include-once]: failed to open stream: No such file or directory in D:\Websites\rtashop\classes\AdminTab.php on line 208 PHP Warning: AdminTab::include_once() [function.include]: Failed opening 'tabs/AdminAddresses.php' for inclusion (include_path='c:\php\includes') in D:\Websites\rtashop\classes\AdminTab.php on line 208 PHP Warning: require_once(D:\Websites\rtashop\config/../classes/AdminAddresses.php) [function.require-once]: failed to open stream: No such file or directory in D:\Websites\rtashop\config\config.inc.php on line 20 PHP Fatal error: require_once() [function.require]: Failed opening required 'D:\Websites\rtashop\config/../classes/AdminAddresses.php' (include_path='c:\php\includes') in D:\Websites\rtashop\config\config.inc.php on line 20

I have double checked my permissions and do not see any other issues that would relate to a permission type issue.

Link to comment
Share on other sites

  • 2 weeks later...

Thanks for the replay, I had just about given up.

This was the conclusion that I came to but was not able to find this as the root cause. I have done the following things with regards to the file:

1. The file is present
2. Overwrote the file with one from a fresh download
3. Setup another site with Prestashop V1.2.1.0 and had the exact same issue.

Given the fact that I have this issue with two versions of PrestaShop on the same server leads me to believe that the issue is likely to be on my server, but I am not able to determine why. Everything on the site works with the exception of this tab.

Again thanks for the reply, let me know if you can think of anything else.

-Eugene

Link to comment
Share on other sites

  • 6 months later...
Thanks for the replay, I had just about given up.

This was the conclusion that I came to but was not able to find this as the root cause. I have done the following things with regards to the file:

1. The file is present
2. Overwrote the file with one from a fresh download
3. Setup another site with Prestashop V1.2.1.0 and had the exact same issue.

Given the fact that I have this issue with two versions of PrestaShop on the same server leads me to believe that the issue is likely to be on my server, but I am not able to determine why. Everything on the site works with the exception of this tab.

Again thanks for the reply, let me know if you can think of anything else.

-Eugene


Hi I have the same problem, but wit add manufacturer screen, the fastest way to resolve your problem is copy 'tabs' folder from admin directory to your ‘c:\php\includes’ directory, its temporary solution but better then nothing, I will try to find where can i define include path for prestashop. If you have better solution let me know.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...