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
 from old template to natura responsive layout
Author « Topic »  

ecogaga
New Member

Canada
84 Posts

Posted - 09/30/2023 :  18:42:08  
Hello,

Purchase the premium responsive layout to upgrade my current website.

What is the quickest way to use this, without too much changes? Is there some help instruction on the best way to go about this, I'd like to just change the layout all payment system should stay the same?


I already setup the dc_conn_open php page.

ecogaga
New Member

Canada
84 Posts

Posted - 09/30/2023 :  22:11:42  
I put all the files to be tested in a testing folder and set the main store url to that sub-directory . However it is giving me Http 500 error after this when visiting this testing folder. the vsadmin management is working and pointing to LIVE database.

Phil
ECT Moderator

United Kingdom
7668 Posts

Posted - 10/01/2023 :  03:26:11  
A couple of things to do/check.

1.The first thing to do is switch on detailed error reporting so you can see what the server is complaining about
2. If you're using search engine friendly url's on your existing site you may need to disable the feature or reconfigure the entries in the htaccess and the vsadmin/includes.php files in the sub folder to match the different location, you'll also need to add the correct base url in your categories.php and products.php files





*Contact Us*
*Buy The PHP Capture Card Plugin*
*Rate Our Services/View Our Feedback*

ecogaga
New Member

Canada
84 Posts

Posted - 10/01/2023 :  21:38:48  
Hi,

"If you're using search engine friendly url's on your existing site you may need to disable the feature or reconfigure the entries in the htaccess and the vsadmin/includes.php files in the sub folder to match the different location, you'll also need to add the correct base url in your categories.php and products.php files"


1. Can you remind me how to disable this feature or reconfigure the entries in the htaccess? Any documentation on how to do it?
2. Getting this error ... Unknown column 'adminPayLater' in 'field list'
Fatal error: Uncaught Error: Call to a member function fetch_assoc()
3. When I tried to updatestore.php in the folder, it doesn't work

Phil
ECT Moderator

United Kingdom
7668 Posts

Posted - 10/02/2023 :  00:19:38  
If you're connected to the live database don't run updatestore.

Can you click on my name and send me FTP details and I'll take a look when I have a moment.



*Contact Us*
*Buy The PHP Capture Card Plugin*
*Rate Our Services/View Our Feedback*

Phil
ECT Moderator

United Kingdom
7668 Posts

Posted - 10/03/2023 :  02:48:32  
quote:
2. Getting this error ... Unknown column 'adminPayLater' in 'field list'
Fatal error: Uncaught Error: Call to a member function fetch_assoc()


If you're connected to the live database you need to be using the same files in the vsadmin directory of the live site in your sub directory, not the files in the vsadmin directory that came with the template purchase, as it's quite likely they'll be on a different version.

To disable the search engine friendly url's remove the htaccess file from your sub directory and comment out the following in your sub folder vsadmin/includes.php file

//$seodetailurls=TRUE;
//$seocategoryurls=TRUE;
//$detlinkspacechar="-";
//$seocaturlpattern="/category/%s";
//$seoprodurlpattern="/products/%s";
//$seomanufacturerpattern="/manufacturer/%s";
//$seourlsthrow301=TRUE;




*Contact Us*
*Buy The PHP Capture Card Plugin*
*Rate Our Services/View Our Feedback*
  « 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