Daily Lucky Numbers:
14
16
21
30
35
39

Recent posts

#51
EhPortal Support / Re: EhPortal and Theme by Webt...
Last post by Chen Zhen - November 25, 2023, 08:49:59 AM

I can see that via your website those 2 themes are having mobile/responsive display issues and will test out a fix shortly.
#52
EhPortal Support / Re: Age and Last active missin...
Last post by Chen Zhen - November 25, 2023, 08:47:48 AM

I deleted your (almost) duplicate post due to my anti-spam flagging them for some reason.



For the moment I'm not able to duplicate the errors you are reporting.
Both my own profile & other profiles that have their age entered or not are working fine when tested.
Does this issue occur on the default theme or only on a custom theme?
Are you using EhPortal v1.39.5 ?
#53
EhPortal Support / Age and Last active missing fr...
Last post by Jailer - November 20, 2023, 06:29:01 PM
Working the kinks out of my freshly upgraded SMF 2.1.4 forum. I upgraded from 2.0.19 and was using Simple Portal 2.3.7 previously. As stated this is a fresh upgrade with no mods other than EhPortal installed.

The problem I'm encountering is when I click on my profile and the Summary page is displayed the age is blank and it's missing the entire Last Active line. Also clicking on my profile generates 4 errors in the error log. Clicking on any other members profile displays the summary page correctly with all the information. If I un install EhPortal and then click on my profile all the missing information is displayed correctly and there are no errors. Any help you can offer would be great so I can get this forum up and live.

The errors are listed below.
Error
Type of error
Undefined_vars
Error message
2: Undefined array key "show_last_login"
File
/usr/local/www/nginx/Themes/default/Profile.template.php
Line
429
URL of page causing the error
http://192.168.0.5/index.php?action=profile;u=2
Backtrace information

    #0: smf_error_handler()
    Called from /usr/local/www/nginx/Themes/default/Profile.template.php on line 429
    #1: template_summary()
    Called from /usr/local/www/nginx/Sources/Load.php on line 2778
    #2: loadSubTemplate()
    Called from /usr/local/www/nginx/Sources/Subs.php on line 4214
    #3: obExit()
    Called from /usr/local/www/nginx/index.php on line 187


Error
Type of error
Undefined_vars
Error message
2: Undefined array key "today_is_birthday"
File
/usr/local/www/nginx/Themes/default/Profile.template.php
Line
323
URL of page causing the error
http://192.168.0.5/index.php?action=profile;u=2
Backtrace information

    #0: smf_error_handler()
    Called from /usr/local/www/nginx/Themes/default/Profile.template.php on line 323
    #1: template_summary()
    Called from /usr/local/www/nginx/Sources/Load.php on line 2778
    #2: loadSubTemplate()
    Called from /usr/local/www/nginx/Sources/Subs.php on line 4214
    #3: obExit()
    Called from /usr/local/www/nginx/index.php on line 187


Error
Type of error
Undefined_vars
Error message
2: Undefined array key "age"
File
/usr/local/www/nginx/Themes/default/Profile.template.php
Line
323
URL of page causing the error
http://192.168.0.5/index.php?action=profile;u=2
Backtrace information

    #0: smf_error_handler()
    Called from /usr/local/www/nginx/Themes/default/Profile.template.php on line 323
    #1: template_summary()
    Called from /usr/local/www/nginx/Sources/Load.php on line 2778
    #2: loadSubTemplate()
    Called from /usr/local/www/nginx/Sources/Subs.php on line 4214
    #3: obExit()
    Called from /usr/local/www/nginx/index.php on line 187


Error
Type of error
Undefined_vars
Error message
2: Undefined array key "posts_per_day"
File
/usr/local/www/nginx/Themes/default/Profile.template.php
Line
304
URL of page causing the error
http://192.168.0.5/index.php?action=profile;u=2
Backtrace information

    #0: smf_error_handler()
    Called from /usr/local/www/nginx/Themes/default/Profile.template.php on line 304
    #1: template_summary()
    Called from /usr/local/www/nginx/Sources/Load.php on line 2778
    #2: loadSubTemplate()
    Called from /usr/local/www/nginx/Sources/Subs.php on line 4214
    #3: obExit()
    Called from /usr/local/www/nginx/index.php on line 187

#54
EhPortal Support / EhPortal and Theme by Webtirya...
Last post by ontime - November 11, 2023, 03:45:44 PM
Hi I upgraded forums to SMF 2.1.4 and EhPortal 1.39.5, I am trying to run themes made by Webtiryaki which are, UIS Theme and the Peacock theme, they both work fine when viewed by computer, when you look at them with a android phone and Enable Responsive Display you can see they are not compatible, the theme for right now is the USI theme I would like to make that the default theme and let users select several themes as they wish,so if I could get someone to please take a look at this I will be thankfull, I will provide a link to the forums which is  FWE Clan Forums goto the site with a computer first to see what it looks like, then use your phone to see the difference  (Use Your Android Phone) you can go to the portal click on  select themes (upper left block) and select the USI theme the go back to the forums and you will see the color is white and you cannot get back to the portal because the menus are gone and the words run of the page. thank you very much ontime
#55
SMF Arcade Support + Plugins / Re: Categories
Last post by bolang - November 04, 2023, 07:50:08 AM
Thanks Chen for the tips, keep up your good work ;)
#56
SMF Arcade Support + Plugins / Re: Categories
Last post by achalesas - November 04, 2023, 03:04:43 AM
1.jpg

 It worked, thank you very much
#57
SMF Arcade Support + Plugins / Re: Categories
Last post by Chen Zhen - November 03, 2023, 06:01:18 PM

My apologies as I gave you an incomplete edit in error.

Download the attached file to replace the file I asked you to edit.
You can adjust this part of the code in the file to achieve your objective:

(approx. line# 1862)
list($catCellWidth, $catsPerLine) = array(
'20%',
5,
);

.. adjust the 2 numbers to your desired settings.


The next official release of the arcade will include admin settings for these.


#58
SMF Arcade Support + Plugins / Re: Categories
Last post by achalesas - October 27, 2023, 02:45:38 AM
Quote from: Chen Zhen on October 26, 2023, 05:46:29 PMYou'll have to edit a source file to make that change as I used inline styling elements for some of the display.

Use FTP & a proper Unix file editor ( such as Notepad++ )

File: ../ArcadeSources/Subs-ArcadePlus.php

find:
display: table-cell;vertical-align: bottom;padding-top: 15px;border: 0px;width: 20%;
Edit the width value to a lower percentage.

Notepad++ link: https://notepad-plus-plus.org/downloads/


Thank you Chen Zhen,

but this row is available 4 times, no matter how and where I do it, for example. B, change it to 5%, it only works "halfway". What am I doing wrong?

1.jpg

LG acha
#59
SMF Arcade Support + Plugins / Re: Categories
Last post by Chen Zhen - October 26, 2023, 05:46:29 PM

You'll have to edit a source file to make that change as I used inline styling elements for some of the display.

Use FTP & a proper Unix file editor ( such as Notepad++ )

File: ../ArcadeSources/Subs-ArcadePlus.php

find:
display: table-cell;vertical-align: bottom;padding-top: 15px;border: 0px;width: 20%;
Edit the width value to a lower percentage.

Notepad++ link: https://notepad-plus-plus.org/downloads/


#60
SMF Arcade Support + Plugins / Re: Categories
Last post by achalesas - October 21, 2023, 08:25:52 AM
aha, it's ok