Page 6 of 50 FirstFirst ... 4567816 ... LastLast
Results 51 to 60 of 491
  1. #51
    Join Date
    Apr 2007
    Location
    barnsley, south yorkshire, uk
    Posts
    24
    Plugin Contributions
    0

    Default Re: Additional Customers Fields

    i have eliminated the spaces as stated but still get the error message still. What does the oracle suggest.

  2. #52
    Join Date
    Apr 2007
    Location
    barnsley, south yorkshire, uk
    Posts
    24
    Plugin Contributions
    0

    Default Re: Additional Customers Fields

    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

  3. #53
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: Additional Customers Fields

    Parse error: syntax error, unexpected $end
    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.

  4. #54
    Join Date
    May 2007
    Posts
    42
    Plugin Contributions
    0

    Default Re: Additional Customers Fields

    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

  5. #55
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: Additional Customers Fields

    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 . . .

  6. #56
    Join Date
    May 2007
    Posts
    42
    Plugin Contributions
    0

    Default Re: Additional Customers Fields

    Quote Originally Posted by TheOracle View Post
    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

  7. #57
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: Additional Customers Fields

    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.

  8. #58
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: Additional Customers Fields

    i have issues with the add customer fields but ill find another thread for that
    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.

  9. #59
    Join Date
    Apr 2007
    Location
    barnsley, south yorkshire, uk
    Posts
    24
    Plugin Contributions
    0

    Default Re: Additional Customers Fields

    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.

  10. #60
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: Additional Customers Fields

    You shouldn't encounter anymore issues since these last fixes.

 

 
Page 6 of 50 FirstFirst ... 4567816 ... LastLast

Similar Threads

  1. Additional Customers Fields
    By mizio78 in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 12 Aug 2011, 09:27 AM
  2. Additional Customers Fields Addon SQL problem
    By Dasha in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 12 Sep 2008, 05:41 PM
  3. Additional customers fields v2-55 Question
    By balonglong78 in forum General Questions
    Replies: 0
    Last Post: 26 May 2008, 04:04 AM
  4. Need help installing "additional customers fields" module
    By CKlemow in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 1 Sep 2007, 03:22 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg