Wow, this was it!
included/modules/create_account.php
should go into:
included/modules/YOUR_TEMPLATE/create_account.php
Printable View
Wow, this was it!
included/modules/create_account.php
should go into:
included/modules/YOUR_TEMPLATE/create_account.php
Just checked back on this post for the first time in months and finally the answer to my problem. Thanks very much Donn and mydanilo :D
My apologies if this has been asked and answered previously in this thread...I looked but my eyes are crossing and I may have easily missed it LOL
I just went into admin to check the "Other" sources and found an error message because someone had used an apostrophe in what they wrote...is there a fix already for this? Or an easy fix if one doesn't exist yet? I deleted the apostrophe in PHPMyAdmin before copying the error message :oops: LOL TIA :)
Ok, so I've been reading in this thread but I still can't seem to solve the problem of why I'm not getting my customer's response. The referred by field is blank for my customers. Can anybody help me out here?
Ian
www.examplecart.com
login: visitor
password: chickenlips
I'm having a different problem to everyone else with this mod.
At the bottom of my create account page is...
How did you hear about us:
Fatal error: Call to undefined function zen_get_source_list() in /home/aroma/public_html/includes/templates/template_default/templates/tpl_modules_create_account.php on line 189
And now no one can create an account.
I'm using v1.3.0.1 and it hasn't been upgraded.
Server Host: web001.nz.serveweb.net (120.138.17.201) Database Host: localhost (127.0.0.1)
Server OS: Linux 2.6.18-6-xen-686 Database: MySQL 5.0.81-community
Server Date: 07/16/2009 01:36:10 Database Date: 07/16/2009 01:36:10
Server Up Time: 01:36:10 up 101 days, 23:22, 0 users, load average: 1.42, 1.54, 1.70
PHP Version: 5.2.9 (Zend: 2.2.0)
Everything has been ticking along fine until I decided this mod looked fun. I downloaded the 1.3.x.x version. 37kb.
It's taken me several hours to work out how to access the sql file to read it, however it's the same as the beginning of this post. I've put the create account php file in mytemplates as suggested.
Please help asap
Thanks
Tarn
I got it sorted. I cleared it all out, uploaded the original files (yes, I still have the 1.3.0 file set) and this evening whilst it was all quiet on my website as most sane people are in bed by this time, I uploaded all the files again - except the sql script as I have no idea how to delete one of them - and it worked!!!!
So I'm happy - oh, and I put all the files in the same place the download says to put them.
:-)
I also was having trouble with the refers not showing up. I went back through and found that I had not put modules/customers.php into my templete folder!!! fixed that and IT WORKS!!!!
Well I had no installation problems with this script, smooth as silk. Although I did place more than one file in my overrides directories.
However I seem to have an extra '7' appearing in my count for 'Referral Sources'??
Where it should be '0' it's '70'
Where it should be '1' it's '71'
This is immediately after installation, with no actual results.
I've traced it as far as Line 124 of stats_referral_sources.php
<td class="dataTableContent" align="right"><?php echo $referrals->fields['no_referrals']; ?> </td>
$referrals->fields['no_referrals'] is returning "7(RESULT)"
I've tested this on two different servers, same problem, same lucky number 7.
??
Alright, now I'm confused.........again. Months ago when I was working on my site www.redlinestands.com I got this module to work properly and now here I find myself again with the same damn problem as before only with www.mowerpartsupply.com/catalog The fields are there on the register page and everything in my admin panel looks right but I'm still getting "none" for my referral sources. Did anyone else have this problem and know what to do? I tried taking all the files that make this module work from Redlinestands.com and transferred them to mowerpartsupply.com/catalog but it still doesn't work. I even tried installing the sql patch again but naturally that just gives me errors telling me that I've already done that. Now I'm lost.........
Ian