Top Stats

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

Spanish (Attempt)

Post by Diablodes »

This is my attempt at a Spanish translation, you might find it useful.

Code: Select all

// BEGIN Top Stats
$lang = array_merge($lang, array(
   'MOST_VIEWED'            => 'Temas más Vistos',
   'MOST_REPLIED'            => 'Temas con más Respuestas',
   'NEWEST_TOPICS'            => 'Temas más Recientes',
   'NEWEST_POSTS'            => 'Respuestas más Recientes',
   'RECENT_ACTIVE'            => 'Temas Activos Recientes',
   'MOST_ACTIVE_USERS'         => 'Usuarios más Activos',

   'MOST_ACTIVE_FORUMS'        => 'Foros más Activos',
   'PREVIOUS_SCROLL'         => 'Anterior',
   'NEXT_SCROLL'            => 'Siguiente',
   'START_SCROLL'            => 'Iniciar',
   'STOP_SCROLL'            => 'Detener',
   'LAST_REGISTERED_USERS'      => 'Usuarios más Recientes',
   'LAST_VISITED_BOTS'         => 'Bots más Recientes',
));
// END Top Stats

Little problems and questions

Post by Nully »

Hello Stoker,
I hope you'll have time to see about the little problem I showed you through images.
It's not very important, but will be better I think if you can resolve it for people who will use all the options of the Mod in other languages.

Little problems and questions

Post by Stoker »

Seems lile you found a little bug in the template file.
I will fix it in next version.

Little problems and questions

Post by Nully »

Super!

Questions

Post by Mii »

Flamingdevastation wrote:1 - How do I get the minimize button on the top stats?
2 - The scrolling/next doesn't work
3 - Here's the link to the board http://forum.flamingdevastation.com/index.php
Just notifying you, but you've some errors on your website preventing the collapse for categories.

Code: Select all

Failed to load resource: the server responded with a status of 404 (Not Found)
http://forum.flamingdevastation.com/styles/se_pro/template/jquery.cookie.js
Failed to load resource: the server responded with a status of 404 (Not Found)
http://forum.flamingdevastation.com/styles/se_pro/theme/images/fdbanner.png
Failed to load resource: the server responded with a status of 404 (Not Found)

JQuery Scroll does not work

Post by arkrakow »

I have problem , JQuery Scroll: does not work :?

Remove from overall_header "Jquery" did not work.
board.png
Acp.png
You do not have the required permissions to view the files attached to this post.

JQuery Scroll does not work

Post by Stoker »

Have you read the comments about jquery in the install file?

JQuery Scroll does not work

Post by arkrakow »

Comments

Note that jquery only should be added once. If you allready have jquery dont add the second line. If you are using another style than prosilver, you may have to adjust this part: row_height : '41px',

I have once jguery added :)

I do not know what the problem is ?

JQuery Scroll does not work

Post by Stoker »

Post a link to your site and i will take a lopk

JQuery Scroll does not work

Post by arkrakow »

Link to the forum I added to my profile.
I do not have access to links ;)