Forum Replies Created

Viewing 4 replies - 46 through 49 (of 49 total)
  • Thread Starter luismoyano

    (@luismoyano)

    Hi There,
    I could make the plugin works.
    I’ve replaced the swetest folder that comes with the plugin with another one that I downloaded from internet. Now everything seems to work.

    So, if you can help me to solve the errors in the files at my first comment, your plugin fulfill all my needs.

    Thanks,

    Luis

    Thread Starter luismoyano

    (@luismoyano)

    Sorry again to bother you,
    maybe I have a betatester soul,hahaha…

    I tried to instal the House System Addenun plugin but I could not active either.
    Again a php error around line 156 this time.
    The code is:
    —-
    $args[‘options’] = ‘-sid’ . zp_get_sidereal_methods() . $chart->sidereal[‘id’];
    ——-
    An I replaced with:
    —–
    $args[‘options’] = ‘-sid’ . zp_get_sidereal_methods()[ $chart->sidereal ][‘id’];
    ——
    Maybe, what I did it’s not good, but I’m not an expert in PHP, nor any website language.

    Actually, all the errors in the scripts are related to this function? zp_get_sidereal_methods
    It seems there is something wrong with it, perhaps!

    After fixing line 156, I could activate the House System plugin, but I still can not use the plugin until The Swiss Ephemeris error was solved.

    Regards,

    Luis

    Thread Starter luismoyano

    (@luismoyano)

    Hi Again,
    still dealing with the plugin.

    I tried to generate a report but I’ve receive the following message: “The Swiss Ephemeris is not working”. Could you let me know how to solve it?

    Thanks

    Thread Starter luismoyano

    (@luismoyano)

    Hi Again,
    I found more php errors in several scripts.
    I could install the plugin fixing errors (I’m not sure that I didi right) or commenting problematic lines.

    You can take a look at files: class-zp-birth-report.php (lines 141, 219, 240), class-zp-chart.php (lines 231 and 224) and validation.php (line 146).

    Please, let me know how to solve it when you have a while, as I would like to use your this fantastic plugin.

    Thanks in advance!

    Luis

Viewing 4 replies - 46 through 49 (of 49 total)