Jump to content

How to Create the Error Log


Recommended Posts

Using a programmer's text editor (not a word processor), please create a file called ini-custom.inc.php, and have as its contents:

<?php
# Custom initialization commands
# Filename: ini-custom.inc.php
# File location: main CubeCart folder

ini_set('memory_limit', '256M');
ini_set('max_execution_time', '60');
ini_set('error_log', 'error_log');
ini_set('log_errors', 'on');
?>

Make sure this file has only these contents -- absolutely no lines or spaces before <?php and no lines or spaces after ?>. Place this file in CubeCart's main folder at your site.

Your hosting control panel's set of tools may have an editor available.

If the problem is with CubeCart, and you get the blank page, there should be a new file named error_log in the main folder.

Link to comment
Share on other sites

  • 7 months later...

Thank you very much for the reply

The page is totally white - no nav bar on the left, the remainder of the admin panel functions correctly.

I've created the ini.custom.inc file and placed it in the root directory. I've then navigated to the categories page and checked for an error_log in the root directory - it's not there.

 

Link to comment
Share on other sites

  • 2 years later...
On 8/8/2016 at 5:16 PM, bsmither said:

Using a programmer's text editor (not a word processor), please create a file called ini-custom.inc.php, and have as its contents:


<?php
# Custom initialization commands
# Filename: ini-custom.inc.php
# File location: main CubeCart folder

ini_set('memory_limit', '256M');
ini_set('max_execution_time', '60');
ini_set('error_log', 'error_log');
ini_set('log_errors', 'on');
?>

Make sure this file has only these contents -- absolutely no lines or spaces before <?php and no lines or spaces after ?>. Place this file in CubeCart's main folder at your site.

Your hosting control panel's set of tools may have an editor available.

If the problem is with CubeCart, and you get the blank page, there should be a new file named error_log in the main folder.

Thanks! I created the file and when I tried to clear the error log I still got a blank page and there was no file named error_log in the main folder but it did clear the error log so that's great!  I set my database back to it's original and I can now add reviews through the admin panel so it must have been something with my copied review table. I will try to copy the database over again. If it fails after that I will just add them manually. Thanks again for your help!

Link to comment
Share on other sites

  • 2 years later...

Hello,

Here are the steps on how to create an error log for CubeCart:

  1. Go to the Admin section of your CubeCart site.
  2. Click on the System tab.
  3. Click on the Error Logging tab.
  4. Select the Enable Error Logging checkbox.
  5. Enter the path to the directory where you want the error log to be saved.
  6. Click on the Save button.

Once you have enabled error logging, CubeCart will create a new file called error.log in the directory you specified. This file will contain all of the errors that occur on your site. You can open this file to see the errors and troubleshoot them.

I hope this helps!   https://www.marykayintouch.website/

Edited by madilyn52
Link to comment
Share on other sites

  • 11 months later...

Why Horizon Care Services Home Care Services in Palm Beach County?

At Horizon Care, we understand that each individual has unique needs and preferences. Our personalized care plans are tailored to meet the specific requirements of each client, ensuring they receive the best possible care. Our caregivers are compassionate, empathetic, and dedicated to making a positive difference in the lives of our clients.

 

Experienced and Professional Team

Our team of highly trained caregivers is experienced in providing a wide range of home care services. From personal care assistance to specialized care for conditions like Alzheimer’s and dementia, our professionals are equipped to handle diverse care needs with expertise and compassion.

 

Comprehensive Range of Services

Horizon Care offers an extensive range of home care services, including personal care, companionship, medication management, light housekeeping, transportation, and specialized care. Whether you need short-term assistance or long-term support, we have the services to meet your needs.

 

Commitment to Quality

Quality care is our top priority at Horizon Care. We adhere to the highest standards of service to ensure the well-being and satisfaction of our clients. Our caregivers undergo rigorous training and continuous education to stay updated with the latest best practices in home care.

 

Local Expertise and Community Focus

Serving the Greater Palm Beach County area, including West Palm, Palm Beach Gardens, Miami Beach, Fort Lauderdale, and Pompano, we have a deep understanding of the local community and its needs. Our local presence allows us to provide timely and efficient care, with a focus on building strong relationships with our clients and their families.

 

Flexible and Reliable Care

We know that care needs can change, and we offer flexible scheduling to accommodate your lifestyle and preferences. Whether you need care for a few hours a day or round-the-clock support, our reliable caregivers are here to provide the assistance you need when you need it.

 

Peace of Mind for Families

Choosing Horizon Care means peace of mind for families. Knowing that your loved ones are in the hands of skilled and compassionate caregivers allows you to focus on spending quality time with them rather than worrying about their daily care needs.

 

Client-Centered Approach

Our client-centered approach ensures that our services are always aligned with our clients’ wishes and needs. We work closely with families and healthcare professionals to create care plans that promote independence, dignity, and a high quality of life.

 

Contact Us Today

Experience the Horizon Care difference in Palm Beach County. Contact us today to discuss how we can support you and your loved ones with our exceptional home care services.

Palm Beach County Office

784 US Highway One Suite 15

North Palm Beach, FL 33408

Phone: 561-776-7757

Fax: 561-776-7404

NR#: 302112

HHA#:299994406

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...