Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 Warnings on vsadmin/productdetail.php
Author « Topic »  

JH10
Advanced Member

United Kingdom
304 Posts

Pre-sales questions only
(More Details...)

Posted - 02/22/2021 :  09:12:47  
Hello,
If I directly open the page vsadmin/productdetail.php has suddenly developed some faults on localhost.
I am also seeing the errors in Dreamweaver by using Live
I am seeing a whole string of warnings which I not recall seeing previously as below.

db_conn_open.php from http://localhost/phpmyadmin/ looks OK
as does
vsadmin/db_conn_open.db

$db_username = "yyyyyyy"; // Your database login username
$db_password = "xxxxxxxxx"; // Your database login password
$db_name = "fb-design"; // The name of the database you wish to use
$db_host = "localhost"; // The address of the database. Often this is localhost, but may be for example db.yoursite.com

Has anyone any ideas why this should happen please. Errors below

Many thanks for your help.

John
============================================

Warning: include(vsadmin/db_conn_open.php): failed to open stream: No such file or directory in C:\xampp\htdocs\fb-design-responsive\vsadmin\proddetail.php on line 5

Warning: include(): Failed opening 'vsadmin/db_conn_open.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\fb-design-responsive\vsadmin\proddetail.php on line 5

Warning: include(vsadmin/inc/languagefile.php): failed to open stream: No such file or directory in C:\xampp\htdocs\fb-design-responsive\vsadmin\proddetail.php on line 6

Warning: include(): Failed opening 'vsadmin/inc/languagefile.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\fb-design-responsive\vsadmin\proddetail.php on line 6

Warning: include(vsadmin/includes.php): failed to open stream: No such file or directory in C:\xampp\htdocs\fb-design-responsive\vsadmin\proddetail.php on line 7

Warning: include(): Failed opening 'vsadmin/includes.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\fb-design-responsive\vsadmin\proddetail.php on line 7

Warning: include(vsadmin/inc/incfunctions.php): failed to open stream: No such file or directory in C:\xampp\htdocs\fb-design-responsive\vsadmin\proddetail.php on line 8

Warning: include(): Failed opening 'vsadmin/inc/incfunctions.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\fb-design-responsive\vsadmin\proddetail.php on line 8

Warning: include(vsadmin/inc/metainfo.php): failed to open stream: No such file or directory in C:\xampp\htdocs\fb-design-responsive\vsadmin\proddetail.php on line 9

Warning: include(): Failed opening 'vsadmin/inc/metainfo.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\fb-design-responsive\vsadmin\proddetail.php on line 9

Notice: Undefined variable: metaogimage in C:\xampp\htdocs\fb-design-responsive\vsadmin\proddetail.php on line 38

Warning: include(vsadmin/inc/incproddetail.php): failed to open stream: No such file or directory in C:\xampp\htdocs\fb-design-responsive\vsadmin\proddetail.php on line 102

Warning: include(): Failed opening 'vsadmin/inc/incproddetail.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\fb-design-responsive\vsadmin\proddetail.php on line 102

Marshall
Ecommerce Template Guru

USA
1874 Posts

Posted - 02/22/2021 :  09:23:08  
Is this a typo on your part vsadmin/productdetail.php as there is no file productdetail.php in the vsadmin folder. And at the root level, it would be proddetail.php.

Marshall
CENLYT Productions - ms designs
Affordable Web Design
Custom Ecommerce Designs
Responsive Websites
Cenlyt.com

JH10
Advanced Member

United Kingdom
304 Posts

Pre-sales questions only
(More Details...)

Posted - 02/22/2021 :  10:00:03  
Thank you Marshal you are correct it should be proddetail.php and in fact that is what I am using.

http://localhost/fb-design-responsive/vsadmin/proddetail.php
My apologies for misleading you.

John

JH10
Advanced Member

United Kingdom
304 Posts

Pre-sales questions only
(More Details...)

Posted - 02/22/2021 :  12:14:24  
Re http://localhost/fb-design-responsive/vsadmin/proddetail.php

I think I should not be using that url because it did not come via a search! zzzzzzzzzzz

dbdave
ECT Moderator

USA
10277 Posts

Posted - 02/22/2021 :  13:15:14  
You cannot view pages like that - vsadmin/productdetail.php

You should view the proddetail.php on your site..

yoursite.com/proddetail.php?prod=xyx = GOOD!


yoursite.com/vsadmin/proddetail.php = BAD! - You cannot view this page - It was not designed for that..

David

Edited by - dbdave on 02/22/2021 13:15:47

1818charlie
ECT Moderator

United Kingdom
1180 Posts

Posted - 02/22/2021 :  14:37:26  
John

FYI the structure of the ECT software is such that ALL public facing webpages are in the site root - 1, never in another folder. The rest of the sites assets are in folders - 2, as below. All links within the public facing webpages are to those site assets located in the other folders.





Steve
Egerton Village, Bolton, UK

Edited by - 1818charlie on 02/22/2021 14:39:17

JH10
Advanced Member

United Kingdom
304 Posts

Pre-sales questions only
(More Details...)

Posted - 02/23/2021 :  02:01:40  
Thank you Gentlemen for taking the trouble to explain so clearly.

The support one receives here is Ace!

Regards
John
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.03 seconds. Snitz Forums 2000