[ADDON] Forum images in recent active topics
[ADDON] Forum images in recent active topics
Same problem here...
I cant find your commands, and i'm pretty shure I have the latest version installed.
I cant find your commands, and i'm pretty shure I have the latest version installed.
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
[ADDON] Forum images in recent active topics
Post up the same file and check the edit of functions_top_stats.php <- You too Geeko80Arnevb wrote:Same problem here...
I cant find your commands, and i'm pretty shure I have the latest version installed.
Board rules! No PM support
[ADDON] Forum images in recent active topics
the version is the 1.0.6
i attached the two files
tnx for helping me.
should i add these files only in prosilver folders, only in madevo or both?
i attached the two files
tnx for helping me.
should i add these files only in prosilver folders, only in madevo or both?
- Attachments
-
- topstatsfiles.zip
- (3.62 KiB) Downloaded 232 times
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
[ADDON] Forum images in recent active topics
geeko, can you also provide a screenshot of the forum Presenti from ACP?
Board rules! No PM support
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
[ADDON] Forum images in recent active topics
Thats not the forum with the problem.
I need a screenshot of the forum which images is not displayed - from ACP
I need a screenshot of the forum which images is not displayed - from ACP
Board rules! No PM support
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
[ADDON] Forum images in recent active topics
Okay, i was able to reproduce the problem.
It appears when there is spaces in the image name. Like this: pc dvd rosso scuro.png
It appears when there is spaces in the image name. Like this: pc dvd rosso scuro.png
Board rules! No PM support
[ADDON] Forum images in recent active topics
great!!!Stoker wrote:Okay, i was able to reproduce the problem.
It appears when there is spaces in the image name. Like this: pc dvd rosso scuro.png
i will fix it! Thank you very much again
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
[ADDON] Forum images in recent active topics
geeko80 wrote:great!!!Stoker wrote:Okay, i was able to reproduce the problem.
It appears when there is spaces in the image name. Like this: pc dvd rosso scuro.png
i will fix it! Thank you very much again
Does above solve your problem Arne?Arnevb wrote:Same problem here...
I cant find your commands, and i'm pretty shure I have the latest version installed.
Board rules! No PM support
- doktornotor
- BBCoder IV
- Posts: 167
- Joined: 14 Sep 2011, 23:20
- BBCodes: 30
- Favourite MOD: Thanks for Posts
- Contact:
[ADDON] Forum images in recent active topics
Sure. If all you need is a hardcoded size, thenMakis wrote:Can we reduce the size of the original forum image, and how?
Thanks
In
recent_active_body.html
, find:Code: Select all
<!-- IF recent_active.FORUM_IMAGE -->{ROOT_PATH}{recent_active.FORUM_IMAGE}<!-- ELSE -->{ROOT_PATH}images/starimg.png<!-- ENDIF -->
<!-- IF recent_active.FORUM_IMAGE --><img src="{ROOT_PATH}{recent_active.FORUM_IMAGE}" width="32" height="32" alt="" /><!-- ELSE --><img src="{ROOT_PATH}images/starimg.png" alt="" /><!-- ENDIF -->
Support requests via PM go straight to /dev/null!