Coder Social home page Coder Social logo

Comments (6)

chrissimpkins avatar chrissimpkins commented on June 14, 2024

Will take a look into it. Is this with the current version in the Github repository?

from tweetledee.

cregnier avatar cregnier commented on June 14, 2024

Chris,

Yes Sir. It is and I tried everything I could think of (not a PHP guy, yet) to include commenting it out the section, running it with php from the command line, researching the PHP documents for that function, etc.

I am also running this with:
PHP 5.4.24 (cli) (built: Jan 9 2014 07:32:12)
Server version: Apache/2.2.15 (Unix)
Server built: Aug 13 2013 17:29:28
CentOS 6.5

from tweetledee.

chrissimpkins avatar chrissimpkins commented on June 14, 2024

Will take a look at it this weekend. Sorry you are having problems with it. Thanks much for the issue report. Really appreciate it.

C

On Feb 7, 2014, at 2:05 PM, ITL Coding [email protected] wrote:

Chris,

Yes Sir. It is and I tried everything I could think of (not a PHP guy, yet) to include commenting it out the section, running it with php from the command line, researching the PHP documents for that function, etc.

I am also running this with:
PHP 5.4.24 (cli) (built: Jan 9 2014 07:32:12)
Server version: Apache/2.2.15 (Unix)
Server built: Aug 13 2013 17:29:28
CentOS 6.5


Reply to this email directly or view it on GitHub.

from tweetledee.

chrissimpkins avatar chrissimpkins commented on June 14, 2024

Got tied up with another project over the weekend. Trying to get to this issue today. Be in touch. Sorry for the delay. -C

On Feb 7, 2014, at 2:05 PM, ITL Coding [email protected] wrote:

Chris,

Yes Sir. It is and I tried everything I could think of (not a PHP guy, yet) to include commenting it out the section, running it with php from the command line, researching the PHP documents for that function, etc.

I am also running this with:
PHP 5.4.24 (cli) (built: Jan 9 2014 07:32:12)
Server version: Apache/2.2.15 (Unix)
Server built: Aug 13 2013 17:29:28
CentOS 6.5


Reply to this email directly or view it on GitHub.

from tweetledee.

chrissimpkins avatar chrissimpkins commented on June 14, 2024

Haven't forgotten about this...sorry!

from tweetledee.

chrissimpkins avatar chrissimpkins commented on June 14, 2024

Let's try just suppressing it first.

Mind trying to add error_reporting( 0 ); to the top of your PHP file and giving it another try?

<?php
error_reporting( 0 );
/***********************************************************************************************
 * Tweetledee  - Incredibly easy access to Twitter data
 *   userrss.php -- User timeline results formatted as a RSS feed
 *   Version: 0.3.6
 * Copyright 2013 Christopher Simpkins
 * MIT License
 ************************************************************************************************/
# don't touch remainder of code below

from tweetledee.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.