Welcome our webmaster and SEO forum
Please enjoy the forum, contribute what you can, and wind up the Moderators!
Results 1 to 5 of 5

Thread: Fatal Error FastTemplate.php

  1. #1
    Marco is offline Junior Member
    Join Date
    Jul 2003
    Posts
    4

    Default Fatal Error FastTemplate.php

    Hello everybody!

    I followed the instructions step by step but i got a error message:

    I checked out different things:

    the auth.php and the auth.php3 are edited without any blank spaces and
    uploaded in ascii....

    The permission is also the "Admin" folder is set up with 777
    Also i downloaded the FastTemplate from http://www.igeneric.co.uk/downloads/c.f.zip


    But i still have this error message when i go to client and admin section:


    Fatal error: Cannot redeclare clear_parse() in /home/cfutter/public_html/shop/ig-shop/ig_shop/class.FastTemplate.php on line 661


    Can sb help me?

  2. #2
    imported_misi Guest

    Default

    I send for you in mail the new class.fast.template php. Please replace the old
    file with this.

  3. #3
    Marco is offline Junior Member
    Join Date
    Jul 2003
    Posts
    4

    Default

    Hello

    i replace the class.FastTemplate.php but unfortunately i got errors:

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/cfutter/public_html/ig_shop/auth.php:26) in /home/cfutter/public_html/ig_shop/session_variables.php on line 22

    Warning: Cannot modify header information - headers already sent by (output started at /home/cfutter/public_html/ig_shop/auth.php:26) in /home/cfutter/public_html/ig_shop/session_variables.php on line 24

    Fatal error: Cannot redeclare clear_parse() in /home/cfutter/public_html/ig_shop/class.FastTemplate.php on line 644

  4. #4
    Marco is offline Junior Member
    Join Date
    Jul 2003
    Posts
    4

    Default

    I just put comments signs ("/*", "*/") to deactive the method...

    now i got step forward

  5. #5
    imported_misi Guest

    Default

    please comment the line

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 02-04-2005, 02:40 AM
  2. Replies: 3
    Last Post: 01-05-2005, 06:04 PM
  3. Fatal error
    By pteixeira in forum iG Shop
    Replies: 1
    Last Post: 04-10-2004, 12:36 AM
  4. class.FastTemplate.php error
    By pionas in forum iG Shop
    Replies: 1
    Last Post: 12-08-2003, 06:01 PM
  5. Fatal error
    By hadaverde in forum iG Shop
    Replies: 2
    Last Post: 08-27-2003, 09:31 PM

Bookmarks

Bookmarks

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124