collapse

* Simple Portal Archived Forum

This is an Archive Forum.

The content in this forum may be out-of-date or have been superseded by newer information, and links in forum pages to other sites may not work.
This forum contains archives for future reference.

Visit our thread at Simple Machines Forum for current support.

SMF 2.1 users: EhPortal is a ported version of Simple Portal specifically designed for the SMF 2.1 branch.
Please visit web-develop.ca to download EhPortal and for its support.

* User Info

 
 
Welcome, Guest. Please login or register.

* Who's Online

  • Dot Guests: 729
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.

* Shoutbox

Refresh History
  • Shoutbox is not for support!
  • {OCS}MasterSeal: Yup, Still adore SP
    April 21, 2019, 07:08:06 PM
  • {OCS}MasterSeal: STILL love SP :)
    November 24, 2018, 05:05:50 AM
  • ♦ Ninja ZX-10RR ♦: <3 aegersz
    September 13, 2018, 03:36:09 PM
  • aegersz: I STILL <3 LOVE SimplePortal
    September 13, 2018, 07:11:39 AM
  • aegersz: o LOVE you guys - Simple Portal rocks !
    May 09, 2018, 05:18:59 AM
  • Chen Zhen: our apologies for the site being down.. please read server issues topic
    March 22, 2018, 05:32:38 AM
  • {OCS}MasterSeal: LOL PLEASE forget I just posted that. I found the answer in my own dang post back in 2015. lol sorry!
    July 04, 2017, 10:47:55 PM
  • {OCS}MasterSeal: I know this SB isnt' for support, but I just have a general question. Who would I contact to find out where SP stores its block info? Is it DB driven or files? I searched the site but came up with nothing. probably my fault any insight is appreciated.
    July 04, 2017, 10:43:36 PM
  • ♦ Ninja ZX-10RR ♦: Excuse me but what does Simpleportal have to deal with that?
    February 05, 2017, 08:21:14 PM
  • WhiteEagle: of course IMHO that site appears to be dead :(
    February 04, 2017, 01:08:05 PM
  • WhiteEagle: If I can get that, then I'll use it for that site...
    February 04, 2017, 01:07:35 PM
  • WhiteEagle: decided to not use SMF for any projects, unless I can get a copy of the premium version of the fanfiction archive plugin
    February 04, 2017, 01:06:54 PM
  • expertdecisions: cloudflare
    January 28, 2017, 08:01:47 AM
  • aegersz: SM release 2.0.13 !
    January 12, 2017, 06:00:13 AM
  • raffo: Tks Emanuele, even if I didn't understand the fix :D
    November 07, 2016, 02:01:20 AM
  • emanuele: [link]
    November 01, 2016, 12:43:50 PM
  • emanuele: raffo: the English support board is a good place. ;)
    November 01, 2016, 12:43:38 PM
  • raffo: Where can I find the fix for the shoutbox?
    November 01, 2016, 05:06:09 AM
  • {OCS}MasterSeal: To the SP team, I make a point to come here and thank you as much as possible for your work.  so again, THANK YOU!
    October 28, 2016, 10:38:05 AM
  • emanuele: That's indeed funny, the limit is present only in the patch and not the full install.
    October 22, 2016, 06:14:58 PM

* Recent Posts

Adding Forums Button to Nav bar by jirapon
[August 01, 2019, 09:07:12 AM]


Re: Board Icons by ♦ Ninja ZX-10RR ♦
[July 30, 2019, 04:03:41 PM]


MOVED: Czech translation???? by ♦ Ninja ZX-10RR ♦
[July 30, 2019, 03:04:51 PM]


Board Icons by jirapon
[July 30, 2019, 07:28:44 AM]


Re: Thankyou Simpleportal, by ♦ Ninja ZX-10RR ♦
[July 29, 2019, 09:41:29 AM]

Welcome to SimplePortal.net! You can download SimplePortal from the Downloads Area!

Author Topic: Errors detected on portal page.  (Read 3905 times)

0 Members and 1 Guest are viewing this topic.

Offline Nothingness

  • Jr. Member
  • **
  • Posts: 69
  • Gender: Male
  • I am...the architect of my own destruction...
  • SMF Version: 2 RC4
  • SP Version: 2.3.3
Errors detected on portal page.
« on: March 06, 2010, 02:51:19 PM »
Ok so there are many errors on the front portal page and I am trying to debug the errors which is out of my hands since I am no code expert. There is 25 errors to be exact, one by other mod.

Here's my site 2.0 RC2:
http://thetwoworldsforum.com

Version SimplePortal 2.3.1

The errors that were detected by Show Number of Errors at Top of Forum mod
http://custom.simplemachines.org/mods/index.php?mod=645

I don't know if this is useful.
Code: [Select]
Templates: 3: index (default), Portal (default), PortalArticles (default).
Sub templates: 8: init, html_above, body_above, portal_above, articles, portal_below, body_below, html_below.
Language files: 3: SPortal.english (default), index+Modifications.english (default), Stats.english (default).
Style sheets: 1: portal(default).
Files included: 32 - 1138KB. (show)
Cache hits: 5: 0.00051s for 5986 bytes (show)
Queries used: 13.

         SELECT variable, value, id_member, id_theme
         FROM smf_themes
         WHERE id_member = 1
            AND id_theme = 1
   in .../Sources/Load.php line 1476, which took 8.798E-5 seconds at 0.04400802 into request.

      SELECT * FROM smf_pages
      ORDER BY `sort`
   in .../Sources/LoadPages.php line 48, which took 0.00020695 seconds at 0.46657395 into request.

      SELECT
         spb.id_block, spb.label, spb.type, spb.col, spb.row, spb.state,
         spb.force_view, spb.allowed_groups, spb.permission_type, spb.display,
         spb.display_custom, spb.style, spp.variable, spp.value
      FROM smf_sp_blocks AS spb
         LEFT JOIN smf_sp_parameters AS spp ON (spp.id_block = spb.id_block)
      WHERE spb.state = 1
      ORDER BY spb.col, spb.row
   in .../Sources/Subs-Portal.php line 325, which took 0.00026417 seconds at 0.49320889 into request.

      SELECT COUNT(*)
      FROM smf_sp_articles as a
         INNER JOIN smf_sp_categories AS c ON (c.id_category = a.id_category)
         INNER JOIN smf_messages AS m ON (m.id_msg = a.id_message)
         INNER JOIN smf_boards AS b ON (b.id_board = m.id_board)
      WHERE 1=1
         AND a.approved = 1
         AND publish = 1
   in .../Sources/PortalArticles.php line 65, which took 0.00019217 seconds at 0.51437092 into request.

         SELECT m.id_member
         FROM smf_sp_articles AS a
            INNER JOIN smf_messages AS m ON (m.id_msg = a.id_message)
            INNER JOIN smf_boards AS b ON (b.id_board = m.id_board)
            INNER JOIN smf_sp_categories AS c ON (c.id_category = a.id_category)
         WHERE 1=1
            AND a.approved = 1
            AND publish = 1
            AND m.id_member != 0
         ORDER BY a.id_message DESC
         LIMIT 0, 5
   in .../Sources/PortalArticles.php line 96, which took 0.00010204 seconds at 0.5147109 into request.

      SELECT
         a.id_article, a.id_category, a.id_message, a.approved, c.name as cname, c.picture, m.id_member,
         IFNULL(mem.real_name, m.poster_name) AS poster_name, m.icon, m.subject, m.body, m.poster_time,
         m.smileys_enabled, t.id_topic, t.num_replies, t.num_views, t.locked, b.id_board, b.name as bname,
         mem.avatar, at.id_attach, at.attachment_type, at.filename
      FROM smf_sp_articles AS a
         INNER JOIN smf_sp_categories AS c ON (c.id_category = a.id_category)
         INNER JOIN smf_messages AS m ON (m.id_msg = a.id_message)
         INNER JOIN smf_topics AS t ON (t.id_first_msg = a.id_message)
         INNER JOIN smf_boards AS b ON (b.id_board = m.id_board)
         LEFT JOIN smf_members AS mem ON (mem.id_member = m.id_member)
         LEFT JOIN smf_attachments AS at ON (at.id_member = mem.id_member)
      WHERE 1=1
         AND a.approved = 1
         AND publish = 1
      ORDER BY a.id_message DESC
      LIMIT 0, 5
   in .../Sources/PortalArticles.php line 130, which took 0.00016499 seconds at 0.51491404 into request.

      UPDATE smf_log_activity
      SET
         hits = hits + 1
      WHERE date = '2010-03-06'
   in .../Sources/Subs.php line 3150, which took 0.00370693 seconds at 0.51523495 into request.

         SELECT COUNT(id_error) AS errors
         FROM smf_log_errors
   in .../Sources/Subs.php line 4705, which took 0.0001781 seconds at 0.5635829 into request.
« Last Edit: March 06, 2010, 02:53:46 PM by Dismal Shadow »
"Do you wallow in self-pity, or do you learn to use the gifts God gave you and command fear and respect, and defend against those who would do us harm"

Offline [SiNaN]

  • Mr. SimplePortal
  • Developer
  • *
  • Posts: 6782
  • SMF Version: 2.0.15
  • SP Version: 2.3.7
Re: Errors detected on portal page.
« Reply #1 on: March 09, 2010, 12:59:10 PM »
Well, we need the error details. Can you copy them here from Forum Error Log in Admin CP?
And slowly, you come to realize... It's all as it should be...

Offline Nothingness

  • Jr. Member
  • **
  • Posts: 69
  • Gender: Male
  • I am...the architect of my own destruction...
  • SMF Version: 2 RC4
  • SP Version: 2.3.3
Re: Errors detected on portal page.
« Reply #2 on: March 09, 2010, 01:52:41 PM »
Well, we need the error details. Can you copy them here from Forum Error Log in Admin CP?
It's not in the error log but rather a debug log. Hope this will help.
Code: [Select]
Templates: 3: index (default), Portal (default), PortalArticles (default).
Sub templates: 8: init, html_above, body_above, portal_above, articles, portal_below, body_below, html_below.
Language files: 4: SPortal.english (default), index+Modifications.english (default), SimpleDesk.english (default), Stats.english (default).
Style sheets: 1: portal(default).
Files included: 35 - 1105KB. (./index.php, ./Settings.php, ./Sources/QueryString.php, ./Sources/Subs.php, ./Sources/Errors.php, ./Sources/Load.php, ./Sources/Security.php, ./Sources/LoadPages.php, ./Sources/Subs-Portal.php, ./Sources/Subs-SimpleDesk.php, ./Sources/Subs-Db-mysql.php, ./cache/data_dddb3b85b5733e162426d76512c324e1-SMF-modSettings.php, ./Sources/Subs-Project.php, ./Sources/Subs-Issue.php, ./cache/data_dddb3b85b5733e162426d76512c324e1-SMF-theme_settings-1.php, ./cache/lang_SPortal_english_default.php, ./Themes/default/index.template.php, ./cache/lang_index+Modifications_english_default.php, ./cache/lang_SimpleDesk_english_default.php, ./cache/pages_mod-content-2.php, ./cache/pages_mod-content-3.php, ./cache/pages_mod-content-4.php, ./Sources/Aeva-Embed.php, ./cache/data_dddb3b85b5733e162426d76512c324e1-SMF-parsing_smileys.php, ./cache/pages_mod-content-6.php, ./cache/data_dddb3b85b5733e162426d76512c324e1-SMF-log_online-update.php, ./Sources/PortalBlocks.php, ./SSI.php, ./Themes/default/Portal.template.php, ./Sources/PortalMain.php, ./Sources/PortalArticles.php, ./cache/lang_Stats_english_default.php, ./Themes/default/PortalArticles.template.php, ./Sources/Aeva-Sites.php, ./cache/data_dddb3b85b5733e162426d76512c324e1-SMF-shd_active_tickets_staff.php)
Cache hits: 7: 0.00091s for 6088 bytes (get theme_settings-1: 0.00020s - 1834 bytes, get parsing_smileys: 0.00023s - 4216 bytes, get log_online-update: 0.00012s - 0 bytes, put log_online-update: 0.00017s - 13 bytes, get menu_buttons-1_8-english: 0.00004s - 0 bytes, get shd_active_tickets_staff: 0.00016s - 25 bytes)
Queries used: 15.
"Do you wallow in self-pity, or do you learn to use the gifts God gave you and command fear and respect, and defend against those who would do us harm"

Offline Nathaniel

  • Comrade
  • *
  • Posts: 5203
  • Gender: Male
    • Verbtest.com
  • SMF Version: 2 RC4
  • SP Version: 2.3.3
Re: Errors detected on portal page.
« Reply #3 on: March 10, 2010, 01:37:55 AM »
I cannot see the errors that you are referring to from that log. Please post any errors as they are recorded by the SMF Admin log.
SMF Friend (Former Support Specialist) | SimplePortal DeveloperMy SMF Mods | SimplePortal"Quis custodiet ipsos custodes?" - Who will Guard the Guards?Please don't send me ANY support related PMs. I will just delete them.

Offline Nothingness

  • Jr. Member
  • **
  • Posts: 69
  • Gender: Male
  • I am...the architect of my own destruction...
  • SMF Version: 2 RC4
  • SP Version: 2.3.3
Re: Errors detected on portal page.
« Reply #4 on: March 10, 2010, 02:18:05 AM »
Try this on this site:
http://custom.simplemachines.org/mods/index.php?mod=645
It will tell you the error on the portal page even on fresh install
"Do you wallow in self-pity, or do you learn to use the gifts God gave you and command fear and respect, and defend against those who would do us harm"

Offline Nathaniel

  • Comrade
  • *
  • Posts: 5203
  • Gender: Male
    • Verbtest.com
  • SMF Version: 2 RC4
  • SP Version: 2.3.3
Re: Errors detected on portal page.
« Reply #5 on: March 10, 2010, 03:59:14 AM »
Even with that mod (which only seems to reports the same errors that SMF does anyway) I didn't find any errors.

Well, we need the error details. Can you copy them here from Forum Error Log in Admin CP?
It's not in the error log but rather a debug log. Hope this will help.
Code: [Select]
Templates: 3: index (default), Portal (default), PortalArticles (default).
Sub templates: 8: init, html_above, body_above, portal_above, articles, portal_below, body_below, html_below.
Language files: 4: SPortal.english (default), index+Modifications.english (default), SimpleDesk.english (default), Stats.english (default).
Style sheets: 1: portal(default).
Files included: 35 - 1105KB. (./index.php, ./Settings.php, ./Sources/QueryString.php, ./Sources/Subs.php, ./Sources/Errors.php, ./Sources/Load.php, ./Sources/Security.php, ./Sources/LoadPages.php, ./Sources/Subs-Portal.php, ./Sources/Subs-SimpleDesk.php, ./Sources/Subs-Db-mysql.php, ./cache/data_dddb3b85b5733e162426d76512c324e1-SMF-modSettings.php, ./Sources/Subs-Project.php, ./Sources/Subs-Issue.php, ./cache/data_dddb3b85b5733e162426d76512c324e1-SMF-theme_settings-1.php, ./cache/lang_SPortal_english_default.php, ./Themes/default/index.template.php, ./cache/lang_index+Modifications_english_default.php, ./cache/lang_SimpleDesk_english_default.php, ./cache/pages_mod-content-2.php, ./cache/pages_mod-content-3.php, ./cache/pages_mod-content-4.php, ./Sources/Aeva-Embed.php, ./cache/data_dddb3b85b5733e162426d76512c324e1-SMF-parsing_smileys.php, ./cache/pages_mod-content-6.php, ./cache/data_dddb3b85b5733e162426d76512c324e1-SMF-log_online-update.php, ./Sources/PortalBlocks.php, ./SSI.php, ./Themes/default/Portal.template.php, ./Sources/PortalMain.php, ./Sources/PortalArticles.php, ./cache/lang_Stats_english_default.php, ./Themes/default/PortalArticles.template.php, ./Sources/Aeva-Sites.php, ./cache/data_dddb3b85b5733e162426d76512c324e1-SMF-shd_active_tickets_staff.php)
Cache hits: 7: 0.00091s for 6088 bytes (get theme_settings-1: 0.00020s - 1834 bytes, get parsing_smileys: 0.00023s - 4216 bytes, get log_online-update: 0.00012s - 0 bytes, put log_online-update: 0.00017s - 13 bytes, get menu_buttons-1_8-english: 0.00004s - 0 bytes, get shd_active_tickets_staff: 0.00016s - 25 bytes)
Queries used: 15.


Are you sure you aren't counting the template or file loads? Where the mod says '3' after 'template'. That isn't an error, that's just telling you how many template files have been loaded...
SMF Friend (Former Support Specialist) | SimplePortal DeveloperMy SMF Mods | SimplePortal"Quis custodiet ipsos custodes?" - Who will Guard the Guards?Please don't send me ANY support related PMs. I will just delete them.

Offline Nothingness

  • Jr. Member
  • **
  • Posts: 69
  • Gender: Male
  • I am...the architect of my own destruction...
  • SMF Version: 2 RC4
  • SP Version: 2.3.3
Re: Errors detected on portal page.
« Reply #6 on: March 10, 2010, 04:06:48 AM »
So the errors are normal?
"Do you wallow in self-pity, or do you learn to use the gifts God gave you and command fear and respect, and defend against those who would do us harm"

Offline Nathaniel

  • Comrade
  • *
  • Posts: 5203
  • Gender: Male
    • Verbtest.com
  • SMF Version: 2 RC4
  • SP Version: 2.3.3
Re: Errors detected on portal page.
« Reply #7 on: March 10, 2010, 04:13:02 AM »
What errors? You haven't posted logs that contain any errors.

The debug option for that mod doesn't only give you errors, it also lists all of the file loads which is extremely useful when trying to debug a problem. Its good to know which files have been loaded and which templates are being used. The text below is not an error log.
Code: [Select]
Templates: 3: index (default), Portal (default), PortalArticles (default).
Sub templates: 8: init, html_above, body_above, portal_above, articles, portal_below, body_below, html_below.
Language files: 4: SPortal.english (default), index+Modifications.english (default), SimpleDesk.english (default), Stats.english (default).
Style sheets: 1: portal(default).
Files included: 35 - 1105KB. (./index.php, ./Settings.php, ./Sources/QueryString.php, ./Sources/Subs.php, ./Sources/Errors.php, ./Sources/Load.php, ./Sources/Security.php, ./Sources/LoadPages.php, ./Sources/Subs-Portal.php, ./Sources/Subs-SimpleDesk.php, ./Sources/Subs-Db-mysql.php, ./cache/data_dddb3b85b5733e162426d76512c324e1-SMF-modSettings.php, ./Sources/Subs-Project.php, ./Sources/Subs-Issue.php, ./cache/data_dddb3b85b5733e162426d76512c324e1-SMF-theme_settings-1.php, ./cache/lang_SPortal_english_default.php, ./Themes/default/index.template.php, ./cache/lang_index+Modifications_english_default.php, ./cache/lang_SimpleDesk_english_default.php, ./cache/pages_mod-content-2.php, ./cache/pages_mod-content-3.php, ./cache/pages_mod-content-4.php, ./Sources/Aeva-Embed.php, ./cache/data_dddb3b85b5733e162426d76512c324e1-SMF-parsing_smileys.php, ./cache/pages_mod-content-6.php, ./cache/data_dddb3b85b5733e162426d76512c324e1-SMF-log_online-update.php, ./Sources/PortalBlocks.php, ./SSI.php, ./Themes/default/Portal.template.php, ./Sources/PortalMain.php, ./Sources/PortalArticles.php, ./cache/lang_Stats_english_default.php, ./Themes/default/PortalArticles.template.php, ./Sources/Aeva-Sites.php, ./cache/data_dddb3b85b5733e162426d76512c324e1-SMF-shd_active_tickets_staff.php)
Cache hits: 7: 0.00091s for 6088 bytes (get theme_settings-1: 0.00020s - 1834 bytes, get parsing_smileys: 0.00023s - 4216 bytes, get log_online-update: 0.00012s - 0 bytes, put log_online-update: 0.00017s - 13 bytes, get menu_buttons-1_8-english: 0.00004s - 0 bytes, get shd_active_tickets_staff: 0.00016s - 25 bytes)
Queries used: 15.
SMF Friend (Former Support Specialist) | SimplePortal DeveloperMy SMF Mods | SimplePortal"Quis custodiet ipsos custodes?" - Who will Guard the Guards?Please don't send me ANY support related PMs. I will just delete them.

Offline Nothingness

  • Jr. Member
  • **
  • Posts: 69
  • Gender: Male
  • I am...the architect of my own destruction...
  • SMF Version: 2 RC4
  • SP Version: 2.3.3
Re: Errors detected on portal page.
« Reply #8 on: March 10, 2010, 04:14:46 AM »
What errors? You haven't posted logs that contain any errors.

The debug option for that mod doesn't only give you errors, it also lists all of the file loads which is extremely useful when trying to debug a problem. Its good to know which files have been loaded and which templates are being used. The text below is not an error log.
Code: [Select]
Templates: 3: index (default), Portal (default), PortalArticles (default).
Sub templates: 8: init, html_above, body_above, portal_above, articles, portal_below, body_below, html_below.
Language files: 4: SPortal.english (default), index+Modifications.english (default), SimpleDesk.english (default), Stats.english (default).
Style sheets: 1: portal(default).
Files included: 35 - 1105KB. (./index.php, ./Settings.php, ./Sources/QueryString.php, ./Sources/Subs.php, ./Sources/Errors.php, ./Sources/Load.php, ./Sources/Security.php, ./Sources/LoadPages.php, ./Sources/Subs-Portal.php, ./Sources/Subs-SimpleDesk.php, ./Sources/Subs-Db-mysql.php, ./cache/data_dddb3b85b5733e162426d76512c324e1-SMF-modSettings.php, ./Sources/Subs-Project.php, ./Sources/Subs-Issue.php, ./cache/data_dddb3b85b5733e162426d76512c324e1-SMF-theme_settings-1.php, ./cache/lang_SPortal_english_default.php, ./Themes/default/index.template.php, ./cache/lang_index+Modifications_english_default.php, ./cache/lang_SimpleDesk_english_default.php, ./cache/pages_mod-content-2.php, ./cache/pages_mod-content-3.php, ./cache/pages_mod-content-4.php, ./Sources/Aeva-Embed.php, ./cache/data_dddb3b85b5733e162426d76512c324e1-SMF-parsing_smileys.php, ./cache/pages_mod-content-6.php, ./cache/data_dddb3b85b5733e162426d76512c324e1-SMF-log_online-update.php, ./Sources/PortalBlocks.php, ./SSI.php, ./Themes/default/Portal.template.php, ./Sources/PortalMain.php, ./Sources/PortalArticles.php, ./cache/lang_Stats_english_default.php, ./Themes/default/PortalArticles.template.php, ./Sources/Aeva-Sites.php, ./cache/data_dddb3b85b5733e162426d76512c324e1-SMF-shd_active_tickets_staff.php)
Cache hits: 7: 0.00091s for 6088 bytes (get theme_settings-1: 0.00020s - 1834 bytes, get parsing_smileys: 0.00023s - 4216 bytes, get log_online-update: 0.00012s - 0 bytes, put log_online-update: 0.00017s - 13 bytes, get menu_buttons-1_8-english: 0.00004s - 0 bytes, get shd_active_tickets_staff: 0.00016s - 25 bytes)
Queries used: 15.
Yeah there wasn't no errors at all in the error log. Just a debug error telling me there's a error in that page is all.
"Do you wallow in self-pity, or do you learn to use the gifts God gave you and command fear and respect, and defend against those who would do us harm"

Offline Nathaniel

  • Comrade
  • *
  • Posts: 5203
  • Gender: Male
    • Verbtest.com
  • SMF Version: 2 RC4
  • SP Version: 2.3.3
Re: Errors detected on portal page.
« Reply #9 on: March 10, 2010, 04:17:57 AM »
What exactly did that debug error say? Can you post that?
SMF Friend (Former Support Specialist) | SimplePortal DeveloperMy SMF Mods | SimplePortal"Quis custodiet ipsos custodes?" - Who will Guard the Guards?Please don't send me ANY support related PMs. I will just delete them.

Offline Nothingness

  • Jr. Member
  • **
  • Posts: 69
  • Gender: Male
  • I am...the architect of my own destruction...
  • SMF Version: 2 RC4
  • SP Version: 2.3.3
Re: Errors detected on portal page.
« Reply #10 on: March 10, 2010, 04:48:28 AM »
What exactly did that debug error say? Can you post that?
The one above. That is exactly the debug error, even though it does not show in the error log.
"Do you wallow in self-pity, or do you learn to use the gifts God gave you and command fear and respect, and defend against those who would do us harm"

Offline [SiNaN]

  • Mr. SimplePortal
  • Developer
  • *
  • Posts: 6782
  • SMF Version: 2.0.15
  • SP Version: 2.3.7
Re: Errors detected on portal page.
« Reply #11 on: March 10, 2010, 05:08:15 AM »
Make sure you have Error Logging enabled via Admin > Security and Moderation > General > Enable error logging option.

If not, enable it and check Admin > Maintenance > Logs area for error details.
And slowly, you come to realize... It's all as it should be...

Offline Nothingness

  • Jr. Member
  • **
  • Posts: 69
  • Gender: Male
  • I am...the architect of my own destruction...
  • SMF Version: 2 RC4
  • SP Version: 2.3.3
Re: Errors detected on portal page.
« Reply #12 on: March 10, 2010, 05:11:27 AM »
It's already enabled. I am saying the Portal is fine, even on installation. I guess maybe the mod was giving false positive of the errors after all.
"Do you wallow in self-pity, or do you learn to use the gifts God gave you and command fear and respect, and defend against those who would do us harm"

Offline [SiNaN]

  • Mr. SimplePortal
  • Developer
  • *
  • Posts: 6782
  • SMF Version: 2.0.15
  • SP Version: 2.3.7
Re: Errors detected on portal page.
« Reply #13 on: March 10, 2010, 05:13:04 AM »
If you don't have anything in the Forum Error Log, then there is nothing to worry about.
And slowly, you come to realize... It's all as it should be...