Giter Site home page Giter Site logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
It could be a matter of caches or access to mysql.
Please try this:
- do you have the right access credentials to MySql in config.php?
- does the Activation list work?
- restart the web server if possible
- delete the browser cache
please let us know

Original comment by [email protected] on 2 Aug 2012 at 10:14

from droidactivator.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
hi,

all the other thinks in in the backend works.
I see the list of activation but if i click to events link i have this error.
if i simply call router.php i have no problem but if i call with the parameters

router.php?zone=events&action=list&activation_id=1

i have this error

Original comment by [email protected] on 2 Aug 2012 at 10:33

from droidactivator.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
this is quite strange.

1) What happens if you call it for another record, e.g. 
router.php?zone=events&action=list&activation_id=2

2) Can you access the full event list with the Events menu? 


Original comment by [email protected] on 2 Aug 2012 at 12:14

from droidactivator.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
1) on another record i have the same errror.

2) the full event list (events.php) work correctly

Original comment by [email protected] on 2 Aug 2012 at 12:20

from droidactivator.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
ok this issue will be investigated next week now we will be on holidays for 1 
wk :)

Original comment by [email protected] on 2 Aug 2012 at 1:17

from droidactivator.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
yes take your time.
Tnx for your great job!

Original comment by [email protected] on 2 Aug 2012 at 1:23

from droidactivator.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
This could happen if the query fails. In this case it will return false instead 
of a mysqli_result object, and this error can be shown.
It seems the query is failing, but it is very strange since the other queries 
work. The query for activation events is the same query for all events, the 
only difference is the presence of a WHERE condition.
It could be somehow related to your data.
Unfortunately, we are not able to reproduce this error.
- Can you try to build a fresh database to se if this happens again?
- Can you try with Php 5.3?


Original comment by [email protected] on 9 Aug 2012 at 8:24

from droidactivator.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
closed for inactivity

Original comment by [email protected] on 14 Sep 2012 at 10:15

  • Changed state: WontFix

from droidactivator.

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.