i have eliminated the spaces as stated but still get the error message still. What does the oracle suggest.
i have eliminated the spaces as stated but still get the error message still. What does the oracle suggest.
i have taken out the additional customer fields created in the last post, to get back into zen cart control panel. When testing my shop, the customer registration form is showing an error message
Parse error: syntax error, unexpected $end in C:\Program Files\xampp\htdocs\zen-cart\includes\templates\template_default\templates\tpl_modules_create_account.ph p on line 286
can the oracle assist, with this query. As i am very very stuck
Now, when you see this particular error message, it means a missing bracket statement at the end of your particular condition. You seem to experience difficulties to work with PHP or with Zen-Cart period. Perhaps you should consider someone else to make the installation & integration for you.Parse error: syntax error, unexpected $end
re below and associated fix
Posted by: TheOracle On: 29th May 2007 12:38 AM
1)
It would seem this feature cannot verify for any existent files, since the verification module could not be found. Perhaps you forgot to upload the function file that goes to extra_functions directory ?
2)
*Warning*: Cannot modify header information - headers already sent by (output started at /home/sites/1body1life.biz/public_html/Shop/admin/additional_customers_fields.php:33) in */home/sites/1body1life.biz/public_html/Shop/admin/includes/functions/general.php* on line *34*
I tried that and it say the same only now its
Warning: Cannot modify header information - headers already sent by (output started at /home/sites/1body1life.biz/public_html/Shop/admin/additional_customers_fields.php:26) in /home/sites/1body1life.biz/public_html/Shop/admin/includes/functions/general.php on line 34
line 26 is <html xmlns="http://www.w3.org/1999/xhtml" <?php echo HTML_PARAMS; ?>>
and line 34 in the general file is header('Location: ' . $url);
In the folder i downloaded the additional_customers_fileds_funcations.php is within admin\functions\extra_functions if i move it to admin\includes\functions\extra_functions
error no 2 goes and i see
Additional Customers Fields - Created additional fields There are currently no new additional customers fields created/imported into the listing table. If you do have some additional customers fields to add, try-out the: Create new additional customers fields link above. Number of additional customers fields found: 0 Which i am assuming is correct ??? but i still get the below
It would seem this feature cannot verify for any existent files, since the verification module could not be found. Perhaps you forgot to upload the function file that goes to extra_functions directory ?
Could the directory struture of the files be wrong that i down loaded ? Ive checked several times now and all files are in the same ones as the download
Thanks
It is very hard to read your report when no quotes are being used. However, regarding the function files, which PHP and mySQL version are you using and other which type of OS web server is your web site running ? I cannot reproduce this problem as you don't seem to be the only one encountering this problem . . .
sorry im new to forums too ! Server info etc below.
Server Host: web26.extendcp.co.uk (127.0.0.1) Database Host: www.1body1life.biz (82.110.105.26) Server OS: Linux 2.6.9-34.ELsmp Database: MySQL 5.0.26-standard Server Date: 29/05/2007 22:59:51 Database Date: 29/05/2007 22:59:51 Server Up Time: 22:59:51 up 127 days, 15:45, 0 users, load average: 4.54, 4.07, 4.37
PHP Version: 4.4.4 (Zend: 1.3.0)
HTTP Server: Apache/2.0.55 (Red Hat)
if i move additional_customers_fileds_funcations.php from admin\functions\extra_functions as it is set out in the download folder and move it to:
admin\includes\functions\extra_functions then it seems to work or at least im assuming as the errors have gone. So i dont know if the file structure was wrong in the file download but im sure others would have had the same issue ? unless most people realised and just moved it ?
Anyway its working now YAY (i have issues with the add customer fields but ill find another thread for that)
Thanks for your patience anyway
Update:
I found the issue as it is not what has been mentionned above. It was the function itself that had little issues. I have uploaded Zen-Cart to another server as it would of seem to return the same header error message.
What has been mentionned above is that I did not set the functions directory from the right folder before zipping the file. The functions directory is supposed to be inside the includes folder. Corrections has also been made regarding this issue.
Package ready.![]()
All encounted issues with this MOD shall remain under this topic. It will be easier for others in case they'd encounter the same issues rather than searching for numerous topics on the same subject.i have issues with the add customer fields but ill find another thread for that
thanks for your recent comments, i have looked through my code and there were multiple errors and have rectified those, going through rest of it to make sure there arent any more .![]()
i feel that i am not a million miles away from finishing the install and wont let it beat me.
You shouldn't encounter anymore issues since these last fixes.![]()