Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

jsconnect php

I have a question as to jsconnect. I have 2 sites with different server, and try to connect the site that has vanilla. other. I read some jsconnect. And I see I can help a lot, but not if you can actually solve my problem. Sorry for mistakes, I do not speak much English

Best Answer

Answers

    1. Php. 2.a bit Php. MySQL, and Lenguajes Basic(CSS, HTML, AJAX, JQUERY) i know, but at this point are not very helpful.
  • ToddTodd Chief Product Officer vanilla

    Okay so you're going to have to write a page to put on your other site. Vanilla can then look at this page.

    There is very thorough documentation here.

    aguiacirr
  • You download it, now just upload it to the page without vanilla.

    And the secret key is what you get on the panel, or is another

  • i read a bit Jsconnect. y download all, but I can not install the plugin in vanilla, not added to my panel, and therefore not able to configure it eh.

    This panel, not seen

  • Is there a directory called jsconnect (all in lowercase) in your plugin dirctory

    vanilla/plugin/jsconnect

    with subdirectories views, design,js and two files starting with class the zip file has to be unzipped obviously.

    e.g. vanilla/plugin/jsconnect/class.jsconnect.plugin.php

    if it looks like below it won't work correctly.

    vanilla/plugin/Jsconnect/class.jsconnect.plugin.php

    It also appears under "Vanilla Jsconnect" in the titles (just to throw you off - many vanilla supplied plugins start with the word Vanilla not by the plugin name, so it is easy to overlook.

    The settings screen is found under the left-hand dashboard panel - users below authentication.

    also check your config.php to see if it shows the plugin enabled TRUE
    $Configuration['EnabledPlugins']['jsconnect'] = TRUE;


    factoid: Most questions have been previously answered, try the search box first, please provide your Vanilla version Number!

    Peregrine's Addons - donations gladly accepted for "successful solutions" and addons - kind of like tipping a waiter at a restaurant

  • Ya logre instalar.

    Una duda, client id y key Password solo se ponen en el index o tambien en functions.jsconnect.php


    Achieve and install.

    A doubt, client id and password key only put in the index or also in functions.jsconnect.php

  • muchas gracias por su ayuda. logre configurarlo, pero al final de cuentas lo subire al mismo servidor, asi que creo que ya no va a ser necesario tanto esfuerzo por configurar jsconnect. Asi que mi solucion final sera conectarme directamente con la base de datos y con la tabla, para poder tener su id, nombre, etc; y yo generar mis propios id.

    Pero en realida a todos los que me ayudaron se les agradece mucho

    thank you very much for your help. set to achieve, but in the end I'll upload it to the same server, so I think it will not be needed much effort to set jsconnect. So my final solution will connect directly to the database and the table in order to have your id, name, etc, and I generate my own id.

    But realities to all who helped me were very grateful

Sign In or Register to comment.