ram

Moderator

Last active yesterday

  1. yesterday
    20 May 2013, 2:30pm GMT+0000
    ram posted in NEED HELP WITH THIS.

    Find this post ebuka24 I NEVER WANTED TO POST THIS IN THE ADDONS(PLUGINS) CHANNEL, JUST THAT I CAN'T CHANGE CHANNEL IF I WANT TO START A NEW CONVERSATION

    Moved for you ! Next time, you should have a "change channel" link next to the conversation title.
    And please change your title to something more meaningful, this request applies to all your support threads.

  2. 2 months ago
    1 Mar 2013, 1:25pm GMT+0000

    Nice one !
    Do you plan on releasing your fork on github ? I really want to check this out :-)

  3. 4 months ago
    18 Jan 2013, 1:15pm GMT+0000

    Since your are copying Proto skin, you will have to change all references to Proto settings if you want to separate it entirely.
    Your second problem is caused by your browser cache. Clear it or reload the page with Ctrl+F5

  4. 18 Jan 2013, 1:14pm GMT+0000
    ram posted in Incredibly Happy.

    Thank you Convasion :-)
    And happy new year !

  5. 6 months ago
    13 Nov 2012, 3:59pm GMT+0000

    If you changed only your theme, you can replace all others without problems, just keep your themes folder.
    I can't list wich ones have changed.

  6. 12 Nov 2012, 12:39pm GMT+0000
    ram posted in Installation.

    Like any other web script...
    Create a database for it
    Unzip it in your server folders
    Open a navigator to "http://your-site/esotalk-path" and fill the installation form.

  7. 12 Nov 2012, 12:34pm GMT+0000

    You're right. :)

  8. 12 Nov 2012, 12:31pm GMT+0000

    Do you have the latest version from github ? If not, install it. The main version in download does not support it.
    https://github.com/esotalk/esoTalk/archive/master.zip

  9. 8 Nov 2012, 2:18pm GMT+0000

    I did not test it but I'm pretty sure meta and statistics are outputed on a different line.

    <li id='goToTop'><a href='#'><?php echo T("Go to top"); ?></a></li>
    //<?php echo $data["metaMenuItems"]; ?>
    <?php if (!empty($data["statisticsMenuItems"])) echo $data["statisticsMenuItems"]; ?>
    </ul>
  10. 5 Nov 2012, 1:20pm GMT+0000

    Comment line 67 in views/default.master.php

View more