|
|
Due to the volume of spam happening on our forums, posting is now restricted to verified members only. If you're not verified, drop us a note with your username.
|
|
Home > FlexCMS Support Forum > Recent Messages
FlexCMS Support Forum
Recent Messages
|
|
|
|
| January 8, 2010 @ 12:39pm | That's normal behaviour rather than a glitch. Stored passwords are cookie based, and cookies go with a domain name. Technically they're still stored, but the new domain can't access the old domain's cookies. Otherwise you could set something up to pull all the user's cookies and that would be all sorts of information.
David |
|
|
|
| |
|
|
|
|
| January 8, 2010 @ 9:30am | Glad to say the change over to .com is all done minor glitch with the sessions not being remembered out side of flex but seems to be back to normal now. Await the info on the email prob cheers Rory |
|
|
|
| |
|
|
|
|
| January 6, 2010 @ 7:19am | Hi Dave I have entered the new key as directed and I am now awaiting the changes of Named Servers to kick in for the full change over to take effect.
I have spoken to my son who tells me our hosting (apollo) does have sendmail (SMTP) available.
cheers Rory |
|
|
|
| |
|
|
|
|
| January 5, 2010 @ 8:39pm | Rory,
Thanks, happy new year to you as well.
I've updated your license to the .com URL now, you can grab the new license key from your Manage Licenses page. Then go to your site's Control Panel > Modify Advanced Site Settings page and click "Click Here to Modify the Base URL".
I suspect you're going to continue having email problems with the way your server is currently configured. Most of the FlexCMS emails are going to be moving to an HTML format in the near future to make them look more personalized and professional, and your account doesn't seem to like the mixed content modes that are required for them. Do you have SMTP available? Talk to your host if you're not sure. That's another option we've looked at adding to FlexCMS for some time, and no promises but we might be able to put something together for you to try that with.
David |
|
|
|
| |
|
|
|
|
Happy New Year | January 5, 2010 @ 11:48am | Hi David Hope you had a good xmas and wish you all the best for 2010.
I seem to be back at sqaure 1 again, after all the changes. I added the lines 685-1335 and 2186-2303 to my index file and the order section is back to how it was, doing everything it should except sending those two e-mails
"Notify Customer that payment has been received." and "Notify Customer that order has been shipped."
It seems no more timestamp probs for the order section.
However in the stats section I tried uploading the two files for the stats errors and they both had the timestamp problem, even uploaded all the stats files and then they all didn't work, again mainly due to the timestamp with one for a new table missing. I have re-uploaded the old stats files so only the two are not working as yet. As I said before these two are not a priority but I would like the e-mail sending sorted.
Also can you now change the licence from .co.uk to .com please
many thanks Rory |
|
|
|
| |
|
|
|
|
| December 15, 2009 @ 9:29pm | I don't see where the text you mentioned could be coming from in that code. Are you sure you got the right block?
David |
|
|
|
| |
|
|
|
|
code for newsletter | December 15, 2009 @ 9:16pm | Hi David.
This is what is the block presently:
print '<a href="'.$MainURL.'/newsletter/subscribe.html" class="BlockColors">Subscribe</a> <br> <a href="'.$MainURL.'/newsletter/unsubscribe.html" class="BlockColors">Unsubscribe</a> <br><br> <a href="'.$MainURL.'/newsletter/messages/current.html" class="BlockColors">View Last Message</a> <br> <a href="'.$MainURL.'/newsletter/messages.html" class="BlockColors">View Archived Messages</a>';
Should I just swap it with what you posted?
Thanks.
welby
Quote (DCSun)
Welby,
This is the code I have for that block:
Code
if ($IM['nl']) { print 'To subscribe to our enewsletter, please enter your email address in the box below and click the "Subscribe" button.<br><br><form action="'.$MainURL.'/newsletter/subscribe_submit" method="post"><input type="text" name="Email" size="20" maxlength="50" style="'.$FormStyle.'"><br><input type="submit" value="Subscribe" style="'.$FormStyle.'"> </form><font size="1"><b>Note:</b> You may easily remove yourself from the newsletter list at any time by following the instructions included with every mailing.</font>'; } |
|
I don't know whether you might have a different version of that block? In any case, you can use the one above and edit the text as you wish. Don't forget to add a before any single quotes, such as: Don't.
David |
|
|
|
|
|
| |
|
|
|
|
| December 15, 2009 @ 1:22pm | Welby,
This is the code I have for that block:
Code
if ($IM['nl']) { print 'To subscribe to our enewsletter, please enter your email address in the box below and click the "Subscribe" button.<br><br><form action="'.$MainURL.'/newsletter/subscribe_submit" method="post"><input type="text" name="Email" size="20" maxlength="50" style="'.$FormStyle.'"><br><input type="submit" value="Subscribe" style="'.$FormStyle.'"> </form><font size="1"><b>Note:</b> You may easily remove yourself from the newsletter list at any time by following the instructions included with every mailing.</font>'; } |
|
I don't know whether you might have a different version of that block? In any case, you can use the one above and edit the text as you wish. Don't forget to add a \ before any single quotes, such as: Don\'t.
David |
|
|
|
| |
|
|
|
|
eNewsletter | December 15, 2009 @ 12:18am | Hello.
eNewsletter question.
I am trying to find where to edit the default text below.
"To subscribe to our enewsletter, please enter your email address in the box below and click the "Subscribe" button."
Note: You may easily remove yourself from the newsletter list at any time by following the instructions included with every mailing.
Doesn't appear this is in the block itself.
Thank you.....
welby |
|
|
|
| |
|
|
|
|
| December 14, 2009 @ 12:13pm | Rory,
That is the GetTimestamp() function it was missing.
There's a big block of code from lines 685-1335 and 2186-2303 that you'll want to verify is in there.
There will probably be a number of things, it was a fairly significant release that included a number of fixes and new features.
David |
|
|
|
|
|
|
| MEMBERS
|
|
|