TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
Stats
  • Total Posts: 196,004
  • Total Topics: 21,330
  • Online today: 123
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 105
  • Total: 105

log errors

Started by ontap, June 18, 2005, 01:38:29 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ontap

#10
Quote from: Bloc on June 26, 2005, 09:36:20 AM
- as for the error log, its most likely a missing entry in either the languae files or in the portal template, I am not sure. Does adding this to Tportal.php (underneath the global $.... etc. ) help any?

$txt['TPortal'] = '';
$context['TPortal'] = '';


i added $txt['TPortal'] = ''; to TPortal.english.

cheers man

ontap

#11
ok ive stumbled across another error while Addin a new Menu Item in the Menu Manager

smf/index.php?action=tpadmin;sub=addmenu
8: Undefined index: tp-subitem
File: smf\Themes\default\TPortalBlocks.template.php (eval?)
Line: 165

.. i guess im missing

$txt['tp-subitem'] = 'Add Menu Item';    in TPortalAdmin.english??

Bjørn

Yes. Thanks for letting me know, i will correct it for the next release.

IchBin

I smell a new release coming.....:)

ontap

Quote from: Bloc on June 26, 2005, 09:36:20 AM
- as for the error log, its most likely a missing entry in either the languae files or in the portal template, I am not sure. Does adding this to Tportal.php (underneath the global $.... etc. ) help any?

$txt['TPortal'] = '';
$context['TPortal'] = '';

tough this fixed the error for a while but it came back again.

Quote from: ontap on June 22, 2005, 08:09:10 AM
index.php?topic=2989.0
8: Undefined index: TPortal
File: forums\Themes\default\Errors.template.php (eval?)
Line: 262

index.php?topic=2989.0
8: Undefined index: TPortal
File: forums\Themes\default\Errors.template.php (eval?)
Line: 388

index.php?topic=2989.0
8: Undefined index: TPortal
File: forums\Themes\default\Errors.template.php (eval?)
Line: 399

index.php?topic=2989.0
8: Undefined index: TPortal
File: forums\Themes\default\Errors.template.php (eval?)
Line: 410

these errors only happen when google crawl the site,
i figured out how when i clicked on the links of the error
"index.php?topic=2989.0" or any error like this lead to the "recycle bin"..

i had it that only administrators could see or access the recyclebin, so when the admins viewed topics or posts in the bin, google would try and crawl the page and leave these errors, so how i fixed  it was to allow  "Unregistered Guests" access to the bin with just 1 permission "view polls" so it wouldnt allow guests to view the bin and it got rid of the errors... get it?

Bjørn

I see. They should not appear at all though..I will check this further out.

ontap

#16
sorry for being such a pain.. :P
heres 3 more errors

addin a new Menu Item for an Article.

smf/index.php?action=tpadmin
8: Undefined index: tp_menu_article
File: smf\Sources\TPortalAdmin.php
Line: 202

addin a new Category

smf/index.php?action=tpadmin
8: Undefined index: tp_menu_category
File: smf\Sources\TPortalAdmin.php
Line: 201

smf/index.php?action=tpadmin
8: Undefined index: tp_menu_link
File: smf\Sources\TPortalAdmin.php
Line: 203

Bjørn

Don't be sorry..these help me pinpoint where the problems lie. :)

ontap

another way im getting errors same as the recycle bin is if you post a topic and delete it,
then if somene else trys to view that post

they will get this message:
"The topic or board you are looking for appears to be either missing or off limits to you."

den leaves these errors

8: Undefined index: TPortal
File: smf\Themes\default\Errors.template.php (eval?)
Line: 266

8: Undefined index: TPortal
File: smf\Themes\default\Errors.template.php (eval?)
Line: 396

8: Undefined index: TPortal
File: smf\Themes\default\Errors.template.php (eval?)
Line: 407

8: Undefined index: TPortal
File: smf\Themes\default\Errors.template.php (eval?)
Line: 418

Bjørn

The "Tportal" error seems to be gone from my development version now, and I will make sure topics from recycle bin don't get among "recent topics"( they do that on this site also in fact).

This website is proudly hosted on Crocweb Cloud Website Hosting.