To post a new support question, click the Post New Topic button below.
Current Version: 5.2.5 | Sytist Manual | Common Issues | Feature Requests
Please log in or Create an account to post or reply to topics.
You will still receive notifications of replies to topics you are part of even if you do not subscribe to new topic emails.
Changing Site Url
C
Chris Nutt
127 posts
Sun Jun 29, 14 3:06 AM CST
I have had to change my site URL to the one given with our free SSL certificate to enable the checkout system to function properly (i.e. the SSL URL is different to our main website URL). Does anyone know where to change the stored site URL in the Sytist files so this new address is given in e-mails etc to the customer. I am working with Sytist in a sub folder - not in the root.
Edited Sun Jun 29, 14 7:40 AM by Chris Nutt
Tim - PicturesPro.com
16,994 posts
(admin)
Mon Jun 30, 14 5:35 AM CST
You really don't need to change anything because the URL is based on what is in the address bar. So if you are using something.host.com/something, then that will be the URL instead of your domain.
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
My Email Address: info@picturespro.com
Tim - PicturesPro.com
16,994 posts
(admin)
Mon Jun 30, 14 5:35 AM CST
To follow that up, you will also need to use the same URL when using the admin area.
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
My Email Address: info@picturespro.com
C
Chris Nutt
127 posts
Mon Jun 30, 14 8:45 AM CST
Hi Tim,
It's the e-mails to customers I wish to change. The e-mail text below was sent as part of a test order - placed via the secure url. It seems the e-mail system is picking up the original url when I installed sytist.
+++++++++++++++++++++++++++++++++++++++
Frominfo@codsallphotographic.com
Tojayne@chris-nutt.co.uk
DateJune 29, 2014 08:54 AM
SubjectYour Purchase at Codsall Photographic - #10794
Hello Jayne - test account Nutt,
Thank you for your purchase at Codsall Photographic!
Your Order # 10794
Date: June 29, 2014
Email address: jayne@chris-nutt.co.uk
Click the following link to view your order online:
http://codsallphotographic.com/sytist1/index.php?view=order&myorder=10794
BILLING
Jayne - test account Nutt
XXXXXX
Product Price Qty Extended
Prints > Small Download
CJ-164.jpg
in The Wedding of Claire & Johnathan > Everything else!
?3.00 1 ?3.00
Subtotal ?3.00
Grand Total ?3.00
Thank you for your business!
Codsall Photographic
http://codsallphotographic.com/sytist1
It's the e-mails to customers I wish to change. The e-mail text below was sent as part of a test order - placed via the secure url. It seems the e-mail system is picking up the original url when I installed sytist.
+++++++++++++++++++++++++++++++++++++++
Frominfo@codsallphotographic.com
Tojayne@chris-nutt.co.uk
DateJune 29, 2014 08:54 AM
SubjectYour Purchase at Codsall Photographic - #10794
Hello Jayne - test account Nutt,
Thank you for your purchase at Codsall Photographic!
Your Order # 10794
Date: June 29, 2014
Email address: jayne@chris-nutt.co.uk
Click the following link to view your order online:
http://codsallphotographic.com/sytist1/index.php?view=order&myorder=10794
BILLING
Jayne - test account Nutt
XXXXXX
Product Price Qty Extended
Prints > Small Download
CJ-164.jpg
in The Wedding of Claire & Johnathan > Everything else!
?3.00 1 ?3.00
Subtotal ?3.00
Grand Total ?3.00
Thank you for your business!
Codsall Photographic
http://codsallphotographic.com/sytist1
Tim - PicturesPro.com
16,994 posts
(admin)
Mon Jun 30, 14 10:10 AM CST
Did you by chance code in a value for $setup['url'] in your sy-config.php file?
It should be :
$setup['url'] = "http://".$_SERVER['HTTP_HOST']."";
It should be :
$setup['url'] = "http://".$_SERVER['HTTP_HOST']."";
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
My Email Address: info@picturespro.com
C
Chris Nutt
127 posts
Mon Jun 30, 14 10:14 AM CST
Nope - that is exactly how it looks. Could it be picking up the non-https site url somehow? My SSL folder is a shared folder - so I guess it is internally linked to my http site somehow.
C
Chris Nutt
127 posts
Mon Jun 30, 14 10:19 AM CST
Would it be easier if i used a httaccess redirect from the Sytist folder to the https site? Then the given addresses would not matter (I think) I just want to make sure that all access to Sytist is via the https address.
Tim - PicturesPro.com
16,994 posts
(admin)
Mon Jun 30, 14 10:37 AM CST
If you place a test order starting on https://secure56.prositehosting.co.uk/sytist1/ .... do you get the same links in the email and does it try to change you to your domain in the address bar?
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
My Email Address: info@picturespro.com
C
Chris Nutt
127 posts
Mon Jun 30, 14 10:41 AM CST
Hi Tim, Just tried it again - making totally sure the address in the bar is the secure56 site all the way through the checkout (and it was). The order confirmation e-mails sent out to me and the customer still show the http://codsallphotographic.com/sytist1 address.
Tim - PicturesPro.com
16,994 posts
(admin)
Mon Jun 30, 14 11:37 AM CST
First check and make sure you didn't hard code those links in the default emails.
Then in the sy-config.php file., change the $setup['url'] to the following and see if that works:
$setup['url'] = "https://secure56.prositehosting.co.uk";
Then in the sy-config.php file., change the $setup['url'] to the following and see if that works:
$setup['url'] = "https://secure56.prositehosting.co.uk";
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
My Email Address: info@picturespro.com
Please log in or Create an account to post or reply to topics.

Loading more pages