template->_tpl_load(): No file specified for handle body

Support zu den Modifikationen (MODs) von Entwickler OXPUS für das phpBB 3.0.x
playagiron
Beiträge: 20
Registriert: Mo 21. Jan 2013, 10:24

Re: template->_tpl_load(): No file specified for handle body

Beitrag von playagiron »

Hi,

just figured, by looking at some of the IPs where the error occured, that it might be only relevant for BOTs, is that possible? In this case a simple if not bot could circumvent the problem, but still not sure why it is not working correctly i.e., seems to does not occur on other forums??
Benutzeravatar
oxpus
Chief handy-man
Beiträge: 2660
Registriert: Do 13. Dez 2007, 23:06
Wohnort: Irgendwo im I-Net
Kontaktdaten:

Re: template->_tpl_load(): No file specified for handle body

Beitrag von oxpus »

Bots may get an template error, but no guests or users.
The error is produced while missing a required file key to build the template (= the viewable website) and will not be produced by the user, the browser or similar.

Can you give me the link to your forum (e. g. via pm) to be able to check this out?
And can you enable the debug mode?
(uncomment in the config.php the lines

Code: Alles auswählen

// @define('DEBUG', true);
// @define('DEBUG_EXTRA', true);
)
Karsten Ude
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
playagiron
Beiträge: 20
Registriert: Mo 21. Jan 2013, 10:24

Re: template->_tpl_load(): No file specified for handle body

Beitrag von playagiron »

Hi,

thanks! Would be awesome, the URL is http://goo.gl/ivmWu4 (PM does not seem to work)
I have Debug mode always on, prefer errors to be seen rather than hidden under the hood.....
Thanks and let me know if you have any question /or issue/ would need ftp /w hatever.
Greatly appreciated!!
Benutzeravatar
oxpus
Chief handy-man
Beiträge: 2660
Registriert: Do 13. Dez 2007, 23:06
Wohnort: Irgendwo im I-Net
Kontaktdaten:

Re: template->_tpl_load(): No file specified for handle body

Beitrag von oxpus »

I've accessed your forum as a guest and I'll get no errors while viewing a download detail page. Nothing.
All seems to be good.
Especially the downloads which are free for reg. users.
Karsten Ude
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
playagiron
Beiträge: 20
Registriert: Mo 21. Jan 2013, 10:24

Re: template->_tpl_load(): No file specified for handle body

Beitrag von playagiron »

Hi,

yeah it looks fine for guests. Still getting around one error per hour.
So I thought might be BOTs (for which no permisions can be set in the Downloads Control Panel).

Might that be it?
Cheers
Benutzeravatar
oxpus
Chief handy-man
Beiträge: 2660
Registriert: Do 13. Dez 2007, 23:06
Wohnort: Irgendwo im I-Net
Kontaktdaten:

Re: template->_tpl_load(): No file specified for handle body

Beitrag von oxpus »

Where you get these error messages?
You can still set permissions for bots.
They are combined in a usergroup.
Karsten Ude
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
playagiron
Beiträge: 20
Registriert: Mo 21. Jan 2013, 10:24

Re: template->_tpl_load(): No file specified for handle body

Beitrag von playagiron »

well the error messages are in the standard PHP Error Logfile.
Bot permissions I did not find under the Download MOD tab, was looking in the permission settings but did not find any ones for the download MOD, but maybe I am missing something...
playagiron
Beiträge: 20
Registriert: Mo 21. Jan 2013, 10:24

Re: template->_tpl_load(): No file specified for handle body

Beitrag von playagiron »

Hi,

finally I added bots in the permissions settings of the Mod, all permissions to "no" except "Viwe" to yes.

No it seems I don't get the error anymore.
But the bot category was absent, maybe it is by default like this? Anyway, seems to work now.
Thanks again for the great mod and support!
Benutzeravatar
oxpus
Chief handy-man
Beiträge: 2660
Registriert: Do 13. Dez 2007, 23:06
Wohnort: Irgendwo im I-Net
Kontaktdaten:

Re: template->_tpl_load(): No file specified for handle body

Beitrag von oxpus »

Right, I mean the permissions, too:
DL_MOD_Permissions.png
DL_MOD_Permissions.png (21.18 KiB) 6443 mal betrachtet
Karsten Ude
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
playagiron
Beiträge: 20
Registriert: Mo 21. Jan 2013, 10:24

Re: template->_tpl_load(): No file specified for handle body

Beitrag von playagiron »

yeah did that.

But just saw, the errors are still there. (I gave bots rights, even to download).
I checked the IPs and 50% of the ones I got errors from came from known BOT/Spider IPs. So could indeed be that...
Strange that it seems to be no problem for anyone else. Will see.
Thanks anyway!
Cheers!
Antworten