Moderator
Last active yesterday
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.
Nice one !
Do you plan on releasing your fork on github ? I really want to check this out :-)
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
Thank you Convasion :-)
And happy new year !
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.
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.
You're right. :)
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
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>Comment line 67 in views/default.master.php