The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $newpmmsg - Line: 40 - File: global.php(841) : eval()'d code PHP 8.1.27 (Linux)
File Line Function
/global.php(841) : eval()'d code 40 errorHandler->error
/global.php 841 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 909 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 909 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5024 - File: inc/functions.php PHP 8.1.27 (Linux)
File Line Function
/inc/functions.php 5024 errorHandler->error
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7162 - File: inc/functions.php PHP 8.1.27 (Linux)
File Line Function
/inc/functions.php 7162 errorHandler->error
/inc/functions.php 5044 is_member
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1415 - File: inc/functions.php PHP 8.1.27 (Linux)
File Line Function
/inc/functions.php 1415 errorHandler->error
/inc/functions.php 1370 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
Unable to login - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1)
+--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5)
+--- Thread: Unable to login (/showthread.php?tid=55)



Unable to login - frostyintrepid - Mar 13th, 2009

Hi Ben,

I experience the following error while logging in.

The "admin/forms/index.tpl" template could not be located at the following locations: /var/www/vhosts/ssamonthlyshoot.com/subdomains/registrations/httpdocs/themes/classicgrey/admin/forms/index.tpl and /var/www/vhosts/ssamonthlyshoot.com/subdomains/registrations/httpdocs/themes/default/admin/forms/index.tpl.

Any idea why? Just to add on, it is only for the admin account.


RE: Unable to login - Ben - Mar 17th, 2009

Hey Frosty,

Did you ever get this problem sorted out? It's possible it's a weird Smartyism; try deleting the contents of your theme's /cache folder (e.g. /themes/default/cache). If a cached file is no longer writable it can cause similar problems.

You should probably also confirm the file DOES exist. I remember you had some issues with the upgrade process deleting files on your server.

- Ben


RE: Unable to login - frostyintrepid - Mar 20th, 2009

(Mar 17th, 2009, 10:50 AM)Ben Wrote: Hey Frosty,

Did you ever get this problem sorted out? It's possible it's a weird Smartyism; try deleting the contents of your theme's /cache folder (e.g. /themes/default/cache). If a cached file is no longer writable it can cause similar problems.

You should probably also confirm the file DOES exist. I remember you had some issues with the upgrade process deleting files on your server.

- Ben

Hi Ben,

I have tried uploading the entire theme directory and still having the same problems. Need urgent help, thanks!


RE: Unable to login - frostyintrepid - Mar 20th, 2009

Just to add on that I can't locate the requested files, even after downloading all the files from this website.


RE: Unable to login - Ben - Mar 21st, 2009

Hey Frosty,

When looking for the files from the download file, make sure you ignore the initial folder from your server - that won't be in the zipfile, of course. The files are found here:

/themes/classicgrey/admin/forms/index.tpl
/themes/default/admin/forms/index.tpl

They're definitely in the zipfile! Make sure that when you re-upload the files to your server you're uploading them at the right location. That sounds like that may be the cause of the problem.

- Ben


RE: Unable to login - frostyintrepid - Mar 21st, 2009

(Mar 21st, 2009, 10:52 AM)Ben Wrote: Hey Frosty,

When looking for the files from the download file, make sure you ignore the initial folder from your server - that won't be in the zipfile, of course. The files are found here:

/themes/classicgrey/admin/forms/index.tpl
/themes/default/admin/forms/index.tpl

They're definitely in the zipfile! Make sure that when you re-upload the files to your server you're uploading them at the right location. That sounds like that may be the cause of the problem.

- Ben

A little confused here. After downloading your zip file and viewing the theme directory, there isn't the admin folder located in all the theme folders.


RE: Unable to login - Ben - Mar 21st, 2009

Blah! My mistake, sorry. The /admin folder is only located in the default templates you're right. The themes work by overriding whatever pages are needed IN the default template, so in the case of the classicgrey theme, it just uses the default pages for all the admin pages - only shown with a different header, footer + nav.

- Ben