EzPortal - Portal Software for Forums

EzPortal - Made to Fit Your SMF Forum - Glad You Found Us!
+- +-

UserBox

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Recent Posts

New built in translations for six langauges! by EzPortal
March 26, 2024, 11:15:32 pm

Smiley missing in shoutbox 2.1.4 by hustreamload
July 26, 2023, 08:14:02 am

Re: Theme Select Box question? by Shades
March 15, 2023, 06:49:49 pm

Re: Theme Select Box question? by Shades
March 09, 2023, 02:09:24 pm

Re: Theme Select Box question? by Shades
March 09, 2023, 01:55:53 pm

Re: Theme Select Box question? by EzPortal
March 09, 2023, 01:47:42 pm

Re: Theme Select Box question? by Shades
March 09, 2023, 01:34:07 pm

Re: Theme Select Box question? by EzPortal
March 09, 2023, 12:20:17 pm

Recent Topics ezBlock

New built in translations for six langauges! by EzPortal
March 26, 2024, 11:15:32 pm

Smiley missing in shoutbox 2.1.4 by hustreamload
July 26, 2023, 08:14:02 am

Theme Select Box question? by Shades
March 15, 2023, 06:49:49 pm

Where is the facebook button color? by EzPortal
February 28, 2023, 06:45:09 pm

Display on Mobile - SMF 2.1.3 and EZ 5.5.2 by BugginIn
December 29, 2022, 04:07:13 pm

Blocks Help by Riggs1973
November 20, 2022, 12:59:30 pm

Surface ol lite theme release Free! by Steffen K.
November 18, 2022, 03:57:24 am

Undefined index: href by EzPortal
October 04, 2022, 08:49:59 pm

SMF-ezportal_column_5.cache): failed to open stream: No such file or directory by EzPortal
June 04, 2022, 11:40:13 am

Arcade block error: failed to open stream: No such file or directory by Shades
May 20, 2022, 02:47:13 pm

Recent Posts

Pages: 1 2 3 4 5 6 ... 10
31
Announcements / Re: ezPortal 5.5
« Last post by tigez on May 20, 2022, 08:46:15 am »
Thanks for adding the BBC pages, this is a very useful feature for me.
32
Support / Re: Undefined index: href
« Last post by Shades on May 16, 2022, 02:58:21 pm »
Looks like the line numbers changed so I may have added something but the above subs,php is the latest! ;)

Here is the updated error message:

Quote
Error
Type of error
Undefined_vars
Error message
8: Undefined index: href
File
/home/*****/public_html/Sources/Subs.php
Line
1809
URL of page causing the error
https://*****.com/?action=post;msg=40;topic=21.0

Backtrace information
#0: smf_error_handler()
Called from /home/*****/public_html/Sources/Subs.php on line 1809
#1: {closure}()
Called from /home/*****/public_html/Sources/Subs.php on line 3636
#2: parse_bbc()
Called from /home/*****/public_html/Sources/Subs-EzPortalMain2.php on line 756
#3: EzBlockRecentTopicsBlock()
Called from /home/*****/public_html/Themes/default/EzPortal2.1.template.php on line 1928
#4: ShowEzBlocks()
Called from /home/*****/public_html/Themes/default/EzPortal2.1.template.php on line 1975
#5: template_ezblock_below()
Called from /home/*****/public_html/Sources/Load.php on line 2810
#6: loadSubTemplate()
Called from /home/*****/public_html/Sources/Subs.php on line 4676
#7: template_footer()
Called from /home/*****/public_html/Sources/Subs.php on line 4165
#8: obExit()
Called from /home/*****/public_html/index.php on line 197
33
Support / Re: Image/Attachment display issue
« Last post by Shades on May 16, 2022, 02:28:35 pm »
This might be related to this error topic. ;)
34
Support / Re: Undefined index: href
« Last post by Shades on May 16, 2022, 02:27:16 pm »
I just edited that same topic with the image attachment and got this same error again. I think this is why I'm having problems as discussed in this topic.

Here is my subs.php in case it changed from the last one I uploaded in the earlier post above. ;)
35
Support / Re: Image/Attachment display issue
« Last post by Shades on May 11, 2022, 05:22:04 pm »
Any ideas/suggestions on this?

BTW, I'm using ezPortal 5.5a now and same issue. :o
36
Support / Re: Undefined index: href
« Last post by Shades on April 30, 2022, 01:45:34 pm »
 8)
37
Support / Re: Undefined index: href
« Last post by EzPortal on April 30, 2022, 12:11:26 pm »
Can attach your sources/subs.php
38
Support / Image/Attachment display issue
« Last post by Shades on April 29, 2022, 12:29:32 pm »
SMF 2.1.1
ezPortal 5.5

I have attachment setting in admin for display image/attachments set to 400x400 and it works fine in the topics as you can see here. But on the main portal page it is showing almost full size! Is there a way to fix this to show the attachments at 400x400 on the portal page?
39
Support / Undefined index: href
« Last post by Shades on April 28, 2022, 12:18:49 pm »
SMF 2.1.1
ezPortal 5.5

After creating a new topic I get this error in logs:

Quote
Error
Type of error
Undefined_vars
Error message
8: Undefined index: href
File
/home/*****/public_html/Sources/Subs.php
Line
1801
URL of page causing the error
https://*****.com/?action=post;msg=40;topic=21.0

Backtrace information
#0: smf_error_handler()
Called from /home/*****/public_html/Sources/Subs.php on line 1801
#1: {closure}()
Called from /home/*****/public_html/Sources/Subs.php on line 3628
#2: parse_bbc()
Called from /home/*****/public_html/Sources/Subs-EzPortalMain2.php on line 756
#3: EzBlockRecentTopicsBlock()
Called from /home/*****/public_html/Themes/default/EzPortal2.1.template.php on line 1928
#4: ShowEzBlocks()
Called from /home/*****/public_html/Themes/default/EzPortal2.1.template.php on line 1975
#5: template_ezblock_below()
Called from /home/*****/public_html/Sources/Load.php on line 2807
#6: loadSubTemplate()
Called from /home/*****/public_html/Sources/Subs.php on line 4668
#7: template_footer()
Called from /home/*****/public_html/Sources/Subs.php on line 4157
#8: obExit()
Called from /home/*****/public_html/index.php on line 193
40
Support / Re: Can't delete custom actions
« Last post by Shades on April 13, 2022, 12:53:28 pm »
Thank you! 8)
Pages: 1 2 3 4 5 6 ... 10

+-SMF Gallery

Powered by EzPortal