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
 page title and meta description disappear
Author « Topic »  

jimhuang
Advanced Member

Taiwan
247 Posts

Posted - 10/23/2021 :  04:08:51  
I just found that the product detail page has no page title and meta description.
Page title tag and meta description have been already set in product admin.

Please look at https://3dlens.com/linear-polarizer-film-50x50mm.php
Here is the code in detail page.

<?php
session_cache_limiter('none');
session_start();
ob_start();
include "vsadmin/db_conn_open.php";
include "vsadmin/inc/languagefile.php";
include "vsadmin/includes.php";
include "vsadmin/inc/incfunctions.php";
$prodid="P50";
include "vsadmin/inc/metainfo.php";?><!DOCTYPE html><html lang="en"><!-- #BeginTemplate "/Templates/project.dwt" --><!-- DW6 -->
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, minimum-scale=1, initial-scale=1">
<link href="images/favicon.ico" rel="shortcut icon" type="image/x-icon" />
<!-- #BeginEditable "doctitle" -->
<title><?php print $pagetitle;? | 3Dlens></title>
<meta name="Description" content="<?php print str_replace('"','"',$productdescription)?>">

Jim
v.7.37

Vince
Administrator

42488 Posts

Posted - 10/23/2021 :  04:50:10  
Hi Jim
There has just been a hotfix released for this. You just need a new copy of the updater and copy the vsadmin/inc/metainfo.php to you site.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

jimhuang
Advanced Member

Taiwan
247 Posts

Posted - 10/23/2021 :  05:37:49  
Hi Vince

Just upload new metainfo.php to the site twice.
But it's not working.


Jim

Vince
Administrator

42488 Posts

Posted - 10/23/2021 :  07:08:07  
Hi Jim
I still had your FTP login from a previous incidence so I've found the problem and updated your site with the fix.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

jimhuang
Advanced Member

Taiwan
247 Posts

Posted - 10/23/2021 :  07:23:26  
Hi Vince,
Thank you very much.

Can you tell me which file you changed, so I can save it?


Jim

Vince
Administrator

42488 Posts

Posted - 10/24/2021 :  05:09:34  

Steved
Ecommerce Template Guru

United Kingdom
1022 Posts

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

Posted - 10/24/2021 :  11:45:17  
Hi Vince,

I saw your hotfix for metainfo on 23rd and updated.
Does this thread mean I should do this again? ie has metainfo been changed again.

Thanks,

Steve

Vince
Administrator

42488 Posts

Posted - 10/25/2021 :  01:59:00  
Hi Steve
I had a check of your site to make sure and you have all the necessary changes so you don't need to update the metainfo.php file.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

Steved
Ecommerce Template Guru

United Kingdom
1022 Posts

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

Posted - 10/25/2021 :  03:00:28  
Ok thanks Vince
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000