Page 3 of 3

Re: [RC] Top Topics 1.3

Posted: Thu Apr 21, 2011 7:45 pm
by darkonia
you dont change the mysql prefix befor run the install

Re: [RC] Top Topics 1.3

Posted: Fri Apr 22, 2011 4:40 am
by van de werde
Sorry for the stupid question, but where?

Re: [RC] Top Topics 1.3

Posted: Fri Apr 22, 2011 8:06 pm
by kmakoto
reducing characters ¿?¿?

http://www.iloveidol.com/

user: prueba
password: 1234567

Image

Re: [RC] Top Topics 1.3

Posted: Sat Apr 30, 2011 9:24 pm
by Rasikan
Great MOD. Thanks for the RC.

Is there any way to exclude some forums from the topic list?

Re: [RC] Top Topics 1.3

Posted: Sat May 28, 2011 1:59 pm
by Mahoney
Hello
MaLeKo wrote:

Code: Select all

/includes/acp/acp_top_topics.php on line 46: Undefined index: TOP_TOPICS
This error appears because the language variable is wrong in includes/acp/acp_top_topics.php

Find

Code: Select all

$this->page_title = $user->lang['TOP_TOPICS'] . ' :: ' . $user->lang['SETTINGS'];
Replace with

Code: Select all

$this->page_title = $user->lang['ACP_TOP_TOPICS'] . ' :: ' . $user->lang['SETTINGS'];

Re: [RC] Top Topics 1.3

Posted: Mon May 30, 2011 11:35 am
by Kamahl19
This project is abandoned.