Daily Lucky Numbers:
1
18
21
42
43
46

Recent posts

#41
EhPortal Support / Re: EhPortal and Theme by Webt...
Last post by ontime - December 24, 2023, 02:00:35 PM
Hi, Thanks you for your reply's, just to let you all know I have a test site SMF 2.1.4 a fresh install I ran the themes through which was using tiny portal and no issues, The themes were not built for the updated version of SMF AND PHONE COMPATIBLE That is OK, I have a new default theme I am using which seems to do the job,the themes thatwebtiryaki.com build for SMF  are beautiful themes and have some unique features that are really nice and make your forums stand out, the same as EhPortal Former SimplePortal which i ran in my forums about 10 years you all do beautiful work, keep up the good work and thank you. Merry Christmas
#42
EhPortal Support / Re: EhPortal and Theme by Webt...
Last post by weatherlybehave - December 18, 2023, 02:58:13 AM
Hello there,

I understand that you've recently upgraded your forums to SMF 2.1.4 and EhPortal 1.39.5, and you're facing compatibility issues with the UIS Theme and Peacock theme, particularly when viewed on Android phones with the "Enable Responsive Display" option.

I tried to access your forum on my computer and then on my Android phone as per your instructions. It seems like there's indeed an issue with the responsive display, especially when switching to the USI theme on a mobile device. The menus disappearing and text running off the page are clear indicators of responsiveness challenges.

To address this issue, you might want to consider the following steps:

1. **Check Theme Documentation:**
   Review the documentation provided by Webtiryaki for the UIS Theme and Peacock theme. There might be specific instructions or updates related to responsiveness for different devices.

2. **Update Themes:**
   Ensure that you are using the latest versions of the UIS Theme and Peacock theme that are compatible with SMF 2.1.4 and EhPortal 1.39.5.

3. **Forum Configuration:**
   Check your SMF forum settings related to theme and responsiveness. There might be options or configurations that can help address the mobile display issues.

4. **Contact Theme Developer:**
   Reach out to Webtiryaki or the developer of the themes directly. They might be aware of the issue and could provide guidance or updates to resolve the compatibility problems.

5. **SMF Community Support:**
   Post your concerns on the Simple Machines Forum (SMF) community or support forums. The community might have experienced similar issues and could offer valuable insights or solutions.

I hope these suggestions help in resolving the responsiveness issues on Android devices. If you provide more details or updates, I'd be happy to assist further. Good luck with fixing the problem!
#43
Battle Support / Battle 1.17.9.4 | Admin error ...
Last post by unstablekitsune - December 15, 2023, 05:16:04 AM
I have installed Battle 1.17.9.4. Attempting to go to Admin via hxxps://forum.yifftech.org/index.php?action=admin;area=battle, results in Error 500. I am new to SMF. I have no clue what i did. Any help would be greatly appreciated
#44
EhPortal Support / Re: Age and Last active missin...
Last post by Chen Zhen - December 08, 2023, 11:08:11 AM

I just attempted to duplicate your issue on a new SMF environment with nothing installed except EhPortal.
Enabling/disabling the SMF user setting to show online status doesn't result in any error.
The only thing EhPortal adds to the user profile is 2 options for its shoutbox but they're displayed in a different SMF template.

I suppose it's possible that a custom PHP block is causing the error.
Do you have any active custom blocks visible when on the user profile?
If you do.. temporarily disable them for a test.

Do you have any other mods installed that may alter user profiles?

 
 
#45
EhPortal Support / Re: Age and Last active missin...
Last post by Jailer - December 04, 2023, 01:20:47 PM
Made my test site available and had one of the other members log on and try viewing their own profile and it generates the same 4 errors in the log. So this seems to happen to all users when viewing their own profile but not when viewing others. Not sure what to do about it at this point.
#46
EhPortal Support / Re: Age and Last active missin...
Last post by Jailer - November 25, 2023, 02:06:01 PM
Default theme and I'm using v1.39.5. I'll try uploading a fresh set of files and see if that changes the behavior.

EDIT: Just uploaded a fresh set of file, re installed ehportal and I'm still getting the same behavior.
#47
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.
#48
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 ?
#49
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

#50
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