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
 I cannot get never workign the static pages
Author « Topic »  

Ed201
Starting Member

25 Posts

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

Posted - 06/27/2021 :  06:50:21  
I followed the instruction

I renamed the proddetail.php to the_product_name.php (and uploaded)

*Prod Name :single purity test

I added like instructed so I have in he_product_name.php

<?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";
include "vsadmin/inc/metainfo.php";?>

<?php
$explicitid="single_purity_test";
?>
<?php
include "vsadmin/inc/incproddetail.php";
?>

and I always get (the link is: http://www.sopot.net/single_purity_test.php)

Not Found

The requested URL was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

dbdave
ECT Moderator

USA
10291 Posts

Posted - 06/27/2021 :  08:05:34  
In the admin, in the product details, did you tick the box next to "has static page" and change the drop down to "has static url" and set the url there?

David

Ed201
Starting Member

25 Posts

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

Posted - 06/27/2021 :  08:49:57  
yes, I have checked it has static url, I tried to type a link there.

I tried many things I can never get it working.

I went over the instruction pages a few time.

Ed201
Starting Member

25 Posts

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

Posted - 06/27/2021 :  10:09:42  
is the page (link) automatically generated.

Or do I have to create the page and upload ?

the link is there but not the page.

dbdave
ECT Moderator

USA
10291 Posts

Posted - 06/27/2021 :  13:22:48  
You need to create the page and upload it to the server.

David
  « 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