Page 1 of 3 123 LastLast
Results 1 to 10 of 21
  1. #1

    Default Hide Catagories Module Immediate help please!

    I need to know when instaling any of the modules when it says YOUR_Template which one do i use Classic or Default Template. Very confused!

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Hide Catagories Module Immediate help please!

    Mod files always go in your custom template folders. If you are using the Classic template, that would be the folder to use.
    But you should look at the tutorials for creating your own template, copied from /classic/ if you like that as a starting point.

    /template_default/ is the complete set of basic template files, and you never use that as a template by itself, nor should you ever edit a file directly in a /template_default/ folder; copy it to your custom template folders and edit there.

  3. #3

    Default Re: Hide Catagories Module Immediate help please!

    Quote Originally Posted by gjh42 View Post
    Mod files always go in your custom template folders. If you are using the Classic template, that would be the folder to use.
    But you should look at the tutorials for creating your own template, copied from /classic/ if you like that as a starting point.

    /template_default/ is the complete set of basic template files, and you never use that as a template by itself, nor should you ever edit a file directly in a /template_default/ folder; copy it to your custom template folders and edit there.
    Thanks A little to late at the moment since no one told me this. It won't be hard to create again so I will. THANK YOU!!!!! Now to go back to the beginning. HUHHHHH! You are great to help me!!!! Have a wonderful day!
    Callie

  4. #4

    Default Re: Hide Catagories Module Immediate help please!

    Ok i installed the module the sql according to the instructiona and i go to my admin and this is what pos up! Any help please.


    Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home3/ariaspa1/public_html/admin/includes/extra_datafiles/._hideCategories.php:1) in /home3/ariaspa1/public_html/includes/functions/sessions.php on line 108

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home3/ariaspa1/public_html/admin/includes/extra_datafiles/._hideCategories.php:1) in /home3/ariaspa1/public_html/includes/functions/sessions.php on line 108
    Mac OS X  2°âATTR‡2¼Íâ˜J˜Jcom.apple.quarantine0000;4b5fa900;Safari;00A0A3D5-991A-452A-803B-1BF8BEE8C08E|com.apple.SafariThis resource fork intentionally left blank ÿÿ
    Warning: Cannot modify header information - headers already sent by (output started at /home3/ariaspa1/public_html/admin/includes/extra_datafiles/._hideCategories.php:1) in /home3/ariaspa1/public_html/admin/includes/init_includes/init_templates.php on line 36

    Warning: Cannot modify header information - headers already sent by (output started at /home3/ariaspa1/public_html/admin/includes/extra_datafiles/._hideCategories.php:1) in /home3/ariaspa1/public_html/admin/includes/functions/general.php on line 21

  5. #5

    Default Re: Hide Catagories Module Immediate help please!

    Help Please its been an hour and a half and no answer! Thanks!

  6. #6

    Default Re: Hide Catagories Module Immediate help please!

    Ok I ran the debug program fro DR Bytes. Same error meesage on my admin as in the debug file. I need a fix please!!! What is wrong! Somebody anybody?
    Callie

  7. #7
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: Hide Catagories Module Immediate help please!

    Quote Originally Posted by ariasparkle View Post
    Ok i installed the module the sql according to the instructiona and i go to my admin and this is what pos up! Any help please.


    Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home3/ariaspa1/public_html/admin/includes/extra_datafiles/._hideCategories.php:1) in /home3/ariaspa1/public_html/includes/functions/sessions.php on line 108

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home3/ariaspa1/public_html/admin/includes/extra_datafiles/._hideCategories.php:1) in /home3/ariaspa1/public_html/includes/functions/sessions.php on line 108
    Mac OS X 2°âATTR‡2¼Íâ˜J˜Jcom.apple.quarantine0000;4b5fa900;Safari;00A0A3D5-991A-452A-803B-1BF8BEE8C08E|com.apple.SafariThis resource fork intentionally left blank ÿÿ
    Warning: Cannot modify header information - headers already sent by (output started at /home3/ariaspa1/public_html/admin/includes/extra_datafiles/._hideCategories.php:1) in /home3/ariaspa1/public_html/admin/includes/init_includes/init_templates.php on line 36

    Warning: Cannot modify header information - headers already sent by (output started at /home3/ariaspa1/public_html/admin/includes/extra_datafiles/._hideCategories.php:1) in /home3/ariaspa1/public_html/admin/includes/functions/general.php on line 21
    Have you ever taken your car to a mechanic after hearing a strange noise, and when you ask him what's wrong he screws up his face, grimaces and looks at you in a funny way?

    You kinda know the repair is going to be EXPENSIVE !

    Fortunately, there are few (if any) car mechanics on this forum...

    Those errors indicate a bad or corrupted file - probably damaged during the FTP process.

    I think the culprit file is ._hideCategories.php

    Where does the ._ come from?

    My version of that mod does not have ._hideCategories.php , only hideCategories.php

    DELETE: ._hideCategories.php from your server and FTP that file again..

    Try uploading the files again. Don't run the sql patch again because the database is a separate issue - probably not afected as these errors don't suggest a dbase error.
    Last edited by schoolboy; 29 Jan 2010 at 11:14 PM.
    20 years a Zencart User

  8. #8

    Default Re: Hide Catagories Module Immediate help please!

    Quote Originally Posted by schoolboy View Post
    Have you ever taken your car to a mechanic after hearing a strange noise, and when you ask him what's wrong he screws up his face, grimaces and looks at you in a funny way?

    You kinda know the repair is going to be EXPENSIVE !

    Fortunately, there are few (if any) car mechanics on this forum...

    Those errors indicate a bad or corrupted file - probably damaged during the FTP process.

    I think the culprit file is _hideCategories.php

    Where does the _ come from?

    My version of that mod does not have _hideCategories.php , only hideCategories.php

    Try uploading the files again. Don't run the sql patch again because the database is a separate issue - probably not afected as these errors don't suggest a dbase error.
    LOL You are wonderful. I am trying now!

  9. #9
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: Hide Catagories Module Immediate help please!

    I'm going to tactfully suggest that before you dive headlong into the process of installing add-ons to your site, you learn how to use backup features - particularly the database, which is a "fragile" bit of kit that does not take kindly to excessive tampering.

    Reparing file-based errors is quite straight forward, but fixing a corrupted database is the one area of your site that will result in "car mechanic" consequences.

    Your host may provide a database backup feature... learn how to use it and always do a backup before running any SQL patches...
    20 years a Zencart User

  10. #10

    Default Re: Hide Catagories Module Immediate help please!

    Quote Originally Posted by schoolboy View Post
    Have you ever taken your car to a mechanic after hearing a strange noise, and when you ask him what's wrong he screws up his face, grimaces and looks at you in a funny way?

    You kinda know the repair is going to be EXPENSIVE !

    Fortunately, there are few (if any) car mechanics on this forum...

    Those errors indicate a bad or corrupted file - probably damaged during the FTP process.

    I think the culprit file is ._hideCategories.php

    Where does the ._ come from?

    My version of that mod does not have ._hideCategories.php , only hideCategories.php

    DELETE: ._hideCategories.php from your server and FTP that file again..

    Try uploading the files again. Don't run the sql patch again because the database is a separate issue - probably not afected as these errors don't suggest a dbase error.

    I actual took the fils out figuring it was th ecluprit and it was. But when i reinstalled them i get teh same error message! I will have to redownload the main file from the site and reinstall all of it. But i no wesite up at the moment running the debug again to find.

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Need immediate help please
    By aqibshabir in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 10 Jun 2011, 09:01 AM
  2. Click Show Hide - Help please
    By DigitalShadow in forum Addon Sideboxes
    Replies: 0
    Last Post: 20 Feb 2010, 04:20 PM
  3. IMMEDIATE HELP PLEASE - AMEX not being recognized! (SecurePay)
    By WeebleSue in forum Addon Payment Modules
    Replies: 6
    Last Post: 1 Feb 2008, 07:07 AM
  4. Please help!!!!!! Catagories.php not working
    By jthomo in forum General Questions
    Replies: 5
    Last Post: 24 Nov 2007, 09:02 PM

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