MyBB Community Forums

Full Version: ProStats (Professional statistics)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
(2010-11-01, 08:59 PM)SaeedGh Wrote: [ -> ]
Quote:Fatal error: Cannot redeclare find_replace_templatesets() (previously declared in /home/clanvdqa/public_html/rdc/forum/inc/adminfunctions_templates.php:22) in /home/clanvdqa/public_html/rdc/forum/inc/adminfunctions_templates.php on line 78

arineod, I've no idea why this error appears to you. But considering the error text, it seems that this fatal error is not directly related to plugin's codes. I suggest you to re-upload the file "inc/adminfunctions_templates.php" and then try again.

If that doesn't work, open ./inc/plugins/prostats.php and find:
	require MYBB_ROOT.'inc/adminfunctions_templates.php';

Replace with:
	require_once MYBB_ROOT.'inc/adminfunctions_templates.php';

You'll need to make that change in two places.

is this still available? because the download link doesn't work...
(2010-11-06, 06:34 PM)~Rs Wrote: [ -> ]is this still available? because the download link doesn't work...

Hi ~Rs,
Unfortunately it's not available right now. Because I uploaded a new version (1.7.6) yesterday and it's still under validation. As you know, the validation will take some time (a few days -I think).
[quote='AJS' pid='593704' dateline='1288652580']
[quote='SaeedGh' pid='593651' dateline='1288645189']
Quote:If that doesn't work, open ./inc/plugins/prostats.php and find:
	require MYBB_ROOT.'inc/adminfunctions_templates.php';

Replace with:
	require_once MYBB_ROOT.'inc/adminfunctions_templates.php';

You'll need to make that change in two places.

That worked! Thank You!

I had to use the same fix for the thanks plugin as well
(2010-11-06, 10:01 PM)SaeedGh Wrote: [ -> ]
(2010-11-06, 06:34 PM)~Rs Wrote: [ -> ]is this still available? because the download link doesn't work...

Hi ~Rs,
Unfortunately it's not available right now. Because I uploaded a new version (1.7.6) yesterday and it's still under validation. As you know, the validation will take some time (a few days -I think).

okay, i can wait Smile

thank you
Hi

Persian Language for 1.7.6
[attachment=20455]

More Information:
http://community.mybbiran.com/thread-2472.html

Thanks
ProStats 1.7.6 released!
For more information, please take a look at the first post...


How to upgrade:
0-1. Translate a copy of the new language file (or suggest your local support site to do that) if your forum is non-English.
0-2. Open your ProStats settings page in a new tab/window and don't close it until you finish the upgrade successfully.
1. Deactivate the plugin.
2. Upload all the new files to your host.
3. Activate the plugin.
4. You probably will miss some of your custom settings! So refer to that old settings page/tab you've opened before. You'll find your old custom settings there.


Version 1.7.6 (Nov 04, 2010)

New features:
- Most Reputations extra cell (Thanks to Gunner10)
- A setting to hide the stats from search bots

Fixed bugs:
- Possible redeclare problem (Thanks to AJS)

Removed features:
- Copyright link and its setting has been removed
(2010-11-07, 05:24 PM)Pars Wrote: [ -> ]Hi

Persian Language for 1.7.6


More Information:
http://community.mybbiran.com/thread-2472.html

Thanks


Good job! But I'm afraid your translation sounds a little bit imprecise.

This it the Persian (Farsi) language file I traslated: http://www.mybbhelp.ir/thread-74-post-460.html#pid460

Take a look at it if you think it would be helpful.
Thanks for this great plugin !
Can I make a donation using the email on the first message ?

Is possible to add a feature ?
I need that If I disable all blocks and there are only the recent messages the "Forum stats" change to "Recent Topic"

Many thanks

Very cool plugin!
Thank you for making this.Big Grin
(2010-11-15, 10:22 AM)MaFeSa Wrote: [ -> ]Can I make a donation using the email on the first message ?

I'm really grateful for your offer but as in this moment I'm living in Iran, I can't have a Paypal account or even a credit card (because of the sanctions against Iran).

(2010-11-15, 10:22 AM)MaFeSa Wrote: [ -> ]Is possible to add a feature ?
I need that If I disable all blocks and there are only the recent messages the "Forum stats" change to "Newest Posts"

I checked it out but both phrases "Forum stats" and "Newest Posts" appeared to me. Can you take a screenshot?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42