Template path could not be found
| Project: | phpBBforum Integration module |
| Version: | 6.x-2.0-beta5 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
That other post had the wrong title and I couldn't figure out a way to edit the original post.
My forum was working fine before, but after clearing the cache it now is broken. It works fine if I just use the forum outside of my drupal site, but as soon as I use it within Drupal I get errors.
The main page loads fine, but once I click on a forum category I get the following error:
warning: include_once(./includes/auth/auth_db.php) [function.include-once]: failed to open stream: No such file or directory in /home/moyer921/haloreachbeta.com/phpBB3/includes/session.php on line 340.
warning: include_once() [function.include]: Failed opening './includes/auth/auth_db.php' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/moyer921/haloreachbeta.com/phpBB3/includes/session.php on line 340.
user error: Template path could not be found: styles/acidtech/template in /home/moyer921/haloreachbeta.com/phpBB3/includes/template.php on line 66.
General Error
Template path could not be found: styles/acidtech/template
Please notify the board administrator or webmaster: moyer921@gmail.com
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB GroupThe main forum is at haloreachbeta.com/forums, and you can see the error after clicking on a specific forum or just by going here: http://www.haloreachbeta.com/forums/viewforum.php?f=9
If anyone could help I'd really appreciate it. I have a fair bit of traffic on the site right now so having this big giant error is not good.

#1
Anyone? My website is live so this is killing me right now...
#2
Did you recently change the aliases?
There was a thread with similar issue and the person had changed the aliases and it wouldn't revert....solution was to reinstall phpbb.
#3
That other thread was me. However this time I did not change any aliases, and this is a different error.
Before it was just a standard "Page could not be found" as in it couldn't even find the forums page. This time it's an actual error that is looking for a function in an include file that for some reason is no longer there, even though that include file was never altered.
#4
So where are the guys who wrote this module anyway? Do they not support it at all?
#5
Wondering if you resolved it, and if you did, how? I now have the same error that you first described.