Posts: 48
Threads: 11
Joined: Dec 2013
One thing I can think of is that the path to doublestroller_body.php is
Root->styles->softbluev3->template->doublestroller_body.php
everything else is directly in the root
Posts: 2,894
Threads: 59
Joined: Jun 2010
I'm sorry but I can't troubleshoot other people's scripts.
It would be best to ask them about these things.
Have
you completed
the interview?
Posts: 48
Threads: 11
Joined: Dec 2013
I think I figured what to do - the problem is that doublestroller_body.php isn't in the root
I took my doublestroller_body.php and moved it to the root - AND IT WORKEd!!
But I'm not happy with it there cause it's messing up the whole order of this phpbb forum and I'd like to keep it in that structure. So I took the comment folder and moved it into template (the folder that holds doublestroller_body.php ) - making template the root - It's still moving but I hope that will do it
Posts: 48
Threads: 11
Joined: Dec 2013
Didn't work but I think it has potential