Forum Replies Created

Viewing 15 replies - 31 through 45 (of 141 total)
  • Thread Starter someone02

    (@someone02)

    Fatal error: Call to undefined method App_Template::get_currency_symbol() in D:\xampp\htdocs\mytest\wp-content\plugins\appointments\includes\class_app_shortcodes.php on line 1614

    Thread Starter someone02

    (@someone02)

    localhost – it’s XAMPP on Windows
    i can’t change permission there ))))

    because is the local host, it is not danger)))

    can you explain what exactly is necessary to check the logs?
    and how can I do it on XAMPP?

    Thread Starter someone02

    (@someone02)

    both

    not works only rewriting new copies in a folder
    email works

    Thread Starter someone02

    (@someone02)

    sorry for the long wait
    you say that everything works in the premium version …
    will you duplicate this solution in the free version?
    or I will not abandon from the premium version (for active participation in product testing 🙂 🙂 🙂 :))

    On the second question, I answered in another topic )
    if in 2 words, the solution did not help (((

    Thread Starter someone02

    (@someone02)

    hi, abhishek

    i try, but nothing help

    can look at the test site

    http://5black.hol.es/2/apcal-mobile/
    http://5black.hol.es/2/apcal/

    Thread Starter someone02

    (@someone02)

    I’ve already talked a little bit with the hoster

    the reason is that on the free account hostinger blocks emails from WordPress

    they do not understand why works sending through other plugins)))

    and they gave here this code, and if sent through it all goes …
    maybe it will help you in the future

    if (isset($_REQUEST['email']))
    //if "email" is filled out, send email
    {
    //send email
    $email = $_REQUEST['email'] ;
    $subject = "Mail test" ;
    $server = $_SERVER['HTTP_HOST'];
    $message = "If you got this message, mail sending from $server is working fine :)" ;
    mail( "$email", "$subject",
    $message, "From: mailtest@" . $_SERVER['HTTP_HOST'] );
    echo "Message has been sent to $email";
    }
    else
    //if "email" is not filled out, display the form
    {
    $server = $_SERVER[HTTP_HOST];
    echo "<h1>Mail test from $server</h1>
    <form method='post' action='" . $_SERVER['PHP_SELF'] . "'>
    Enter Your Email: <input name='email' type='text' /><br /><br />
    <input type='submit' name='Submit' value='Submit' />
    </form>";
    }
    Thread Starter someone02

    (@someone02)

    sorry for the long wait …
    I tried …
    does not work …
    if I put this code immediately after the specified line – then I get this error here at the opening page of the site
    Parse error: syntax error, unexpected ‘var’ (T_VAR) in D: \ xampp \ htdocs \ mytest \ wp-content \ plugins \ appointments \ includes \ class_app_shortcodes.php on line 1854

    ps .. and still do not know why, but I have this line 1853 )

    Thread Starter someone02

    (@someone02)

    You are not quite right.
    in other topic we are discussing work forms only on the PC. There it moves, but a little goes off-screen.

    Here we are talking that on IPAD does not occur any movement of the screen after selecting the time of booking.

    for example on Windows Phone everything works correctly. I do not have Android, so about this platform will not say anything (((

    Please inform the results when you can check it out on it on IPAD
    thank you

    Thread Starter someone02

    (@someone02)

    hi
    Thank you that you are still with me …)))

    about Firefox
    I found a reason … because the problem was only with one browser, it is logical to assume that the matter is in it, but not in your plugin. The reason was the add-on RDS BAR (this addition to seo analysis). After his disable everything was working correctly. If this application is installed, it gives it a picture that was on my screenshot.
    Perhaps this information will help you in the future.

    For the locations of the form. I am not in any way saying that the form is not loaded or is broken, I said that it is loaded, just in Chrome and Opera – it’s a little beyond the top of the screen. And when you scroll the screen up it becomes fully visible.
    I understand that this is not the biggest problem, and can hardly expect that it will be fixed in the next update.

    In this connection I have a question – that I do not scan all files – can you help me and tell exactly which file configures settings move the screen after selecting the time booking form to fill in contact? I’ll try to play with it.

    thanks in advance.

    Thread Starter someone02

    (@someone02)

    thanks for the reply.
    I think the problem with Hostinger because with another hoster everything works.
    Perhaps a similar problem has occurred and there are variants to solve it with this hoster.

    Thread Starter someone02

    (@someone02)

    i see, thanks

    and that the developer said about the fact that the screen does not move on the entry form contacts after timing reservation?
    ie we choose the time, everything is working correctly, a form for entering contact opens, but because the screen does not move to it (the form itself is below the screen and it is not visible on the “one screen”), the people do not know that you must scroll the screen and think that something did not work ((((

    Thread Starter someone02

    (@someone02)

    “I wasn’t able to reproduce the issue in the Firefox with multiple dates being selected. How are you getting multiple days displayed?” – i don’t know. It’s the same page in same site. And I open it almost at the same time )))

    about contact form – is it just me such a mistake that can not see the top or it so conceived?

    Thread Starter someone02

    (@someone02)

    Why do not you answer? strange …

    someone constantly scans and my website too

    /wp-content/plugins/wp-symposium/readme.txt

    if I understand correctly, they try to find sites where have already installed this plugin …

    it is very confusing (((

    Thread Starter someone02

    (@someone02)

    i find – problem with iThemes Security – settings – system tweaks – Filter Suspicious Query Strings in the URL (These are very often signs of someone trying to gain access to your site but some plugins and themes can also be blocked.)

    very strange that this setting breaks the plugin only when booking Not registered users.
    if the user is registered – everything works, even with this option.

    can you fix this point in the next update? )))

Viewing 15 replies - 31 through 45 (of 141 total)