This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

I'm trying to reinstall this but dont want to lose my settings
#1

Is there a configuration file I could back up before reinstalling?
The reason for reinstalling is this error: Error: Could not load language main/page!
I've probably messed something up.
Reply
#2

The settings are stored in the database, so you can safely re-upload all the files without it affecting your settings.

Or just specifically upload this one:
/upload/frontend/view/default/language/english/main/page.php

Have you completed the interview?
Reply
#3

Thank you for your help

I've messed up the file even more after my post so I've reinstalled everything. I'm now getting the same error as mentioned in this thread:

https://www.commentics.org/forum/showthr...notify.tpl
I have used your temporary fix and it seems to be fine.

Also I'd like to say that whenever you click on any emoticons posted in another comment, the word "undefined" is added into the textarea field. Is there a way to fix this?
Reply
#4

Do you have a link to your page so I can try to figure out why the emoticons aren't working?

Have you completed the interview?
Reply
#5

This issue seems to have gone away by itself.
Reply
#6

Ow it's back again. The link to my page is: http://pwnz0r.net/darkclan
Click on any of the emoticons for instance the crying one posted by dylan, it will add the word "undefined" to the textarea
Reply
#7

Okay I see what you mean. In this file:

/frontend/view/default/javascript/common.js

Replace this:
Code:
$('.cmtx_smiley').click(function() {

With this:
Code:
$('.cmtx_smilies_container .cmtx_smiley').click(function() {

Have you completed the interview?
Reply
#8

Thank you
Reply
#9

Also noticed the 'Sort By' and 'Search' don't work lower down whereas they do at the top.

I'll have a look at that tomorrow.

Have you completed the interview?
Reply
#10

Thank you for your interest, I didn't notice that.
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post

Forum Jump:


Users browsing this thread: 1 Guest(s)