Git Product home page Git Product logo

Comments (6)

bgaillard avatar bgaillard commented on May 24, 2024

Hi @clewsk8er, don't know what's your error and if its coming php-pushwoosh.

Please take time to learn how to configure your PHP logging system to have more informations about your error and come back to us here only in the case your error comes from php-pushwoosh.

So for now i'll close this issue unless you're sure the error comes from php-pushwoosh.

from php-pushwoosh.

clewsk8er avatar clewsk8er commented on May 24, 2024

It is absolutely coming from php-pushwoosh. I have the library in now from composer and it shows in my auto-load files. When I try to even use this code on the controller it will not load my page and internal server errors me out. When I remove it my page loads. The only thing I can figure is that this requires 5.5.9 php and I am on 5.5.3. But I had to look in the auto-load files to see this.

$pushwoosh = Pushwoosh::create()
->setApplication('')
->setAuth('');

from php-pushwoosh.

bgaillard avatar bgaillard commented on May 24, 2024

Hi again, so could you send us a dump of the exception you encounter ?

from php-pushwoosh.

clewsk8er avatar clewsk8er commented on May 24, 2024

The first photo is with the sample code, showing the internal server error. The second photo has the code commented out and as you see it shows my echo of submitted. For some reason the namespace or something is not available. After install via composer.json and commands is there anywhere use gomoob\php-pushwoosh would need to go for the classes to be accessed?

error

submitted

from php-pushwoosh.

bgaillard avatar bgaillard commented on May 24, 2024

After install via composer.json and commands is there anywhere use gomoob\php-pushwoosh would need to go for the classes to be accessed?

Please learn more about PHP and composer, this is not the right place to ask such a question...

I receive an internal server error

Their could be 100 reasons why you encounter that on client side, we need an exception dump to help you.

from php-pushwoosh.

clewsk8er avatar clewsk8er commented on May 24, 2024

I know enough to have mongodb drivers and library working. My question was asking if your package needed anything specific seeing as it is not working with the sample code provided by your documentation. Your documentation uses the Pushwoosh::create which is not consistent with other class call I have used such as new MongoDB\Driver\Manager. But no worries, I will just make my own api calls. I made 16 apps last year, I guess PHP fell by the waist side. Best of luck.

from php-pushwoosh.

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.