Thanks! I'll keep that in mind.Quote:
Originally Posted by NotGoddess
Only if you want to be. :)Quote:
Originally Posted by NotGoddess
Printable View
Thanks! I'll keep that in mind.Quote:
Originally Posted by NotGoddess
Only if you want to be. :)Quote:
Originally Posted by NotGoddess
hi
i was wondering:
when i put the form on my site i can do it eighter in a sitebox ore in the header. is it possible to put it in the center of my mainpage?
What a day I've had with subscribers! I was testing out the patch that had been applied, and writing to my hosting support that it still wasn't working. I hit refresh on the suibscribers screen, and the update button disappeared and so did all my non-customer subscribers! Fortunately I had a recent enough backup to restore their names.Quote:
Originally Posted by NotGoddess
However, even with the patch, I still get a null date when a customer subscribes to the newsletter. Any ideas?
I could be wrong, but watching the flow on my site today, I think the page called when a customer updates their newsletter status is account_newsletter, and the logic needs to be in the file header_php.php. Again, I've been wrong many, many times before, but I think that may be the source of the data error.
If you look at the readme or sample header file, you'll see the snippet you need. You should be able to place this anywhere you can put php code.Quote:
Originally Posted by lamz
If you want to put the sidebox setup inside the page, it's a tad bit more work (because you want to avoid duplicate id's) but I can get you the snippet if you need it.
-Ng_
I've got two things dead-lining tonight, but if I can I'll look into this again this evening and make sure the right calls are being made. I think you may be correct in that I don't think I updated that file, but I can't check it here :(Quote:
Originally Posted by dgwyn
-Ng_
Hi,Quote:
Originally Posted by Radish
I've installed the last version of the contribution, and the bug is still present.
Is it planned to fix it ?
Thanks,
Mathias
Actually I've decided to label it a 'feature' - free sql error with every mod!
:) :) :) :).
Yes, I plan to fix it. I've put aside an hour each night this week to just work on this contrib. Normally it wouldn't take that much to update, but I'm also adding the unsubscribe feature/sidebox/page module and had to rewrite part of that (and still have it back compatible).
You know how about I do this. I'll backtrack the tree and just update the current release so it's fully compat-fixing the known bugs and get that out tonight.
Then I'll re-integrate the new features into another release.
-Ng_
I just installed the newsletter only mod and everything is fine in the admin, but when I try to go to the storefront, all I get is this error:
Warning: main(includes/templates/sns/common/tpl_header.php): failed to open stream: No such file or directory in /home/cook/public_html/shop/includes/templates/template_default/common/tpl_main_page.php on line 70
Warning: main(includes/templates/sns/common/tpl_header.php): failed to open stream: No such file or directory in /home/cook/public_html/shop/includes/templates/template_default/common/tpl_main_page.php on line 70
Fatal error: main(): Failed opening required 'includes/templates/sns/common/tpl_header.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/cook/public_html/shop/includes/templates/template_default/common/tpl_main_page.php on line 70
I am new to zencart (although I had this mod working fine in the past, before yahoo ate my catalog--have since moved to another host who is zencart certified---) and new to php, plus totally clueless about sql.
Any help would be appreciated.
Please pardon my ignorance---fixed the problem. I uploaded the tpl_header.php.example file without realizing what it was.