Damien White
New User
Joined: 30 Jul 2008
Posts: 1
|
Posted: July 30th 2008, 6:12 am Post subject: See template in ACP but not in UCP... |
|
|
Hi there;
I have been able to install a template in phpbb 2.0.23. And the template is a phpbb 2.0.22 template. Now, while I am in the ACP I can see everything as required, and it looks beuatiful. However, when I am in the ACP, I see where all the text should be, and I see textboxes and fields, etc. What I do not seem to see, are images.
Any help or recommendations?
Thanks in advance
Damien.
Edit:
Seems there were some file differences...
Found the differences...just had to talk it out, and actualy look for the sollution.
Well as it turns out, I am actualy loading this template into phpnuke/phpbb. Which means of course that the template is not stored in /localhost/templates/.... it is located in /localhost/modules/Forums/templates/...
So it meant, and I do so patiently, that I had to go through every file in the template (15 minutes I think it took me for a GREAT looking template) and replace "templates/ (yes including the quotation mark) to "modules/Forums/templates/ (yes including the quotation mark here also).
Then as I adjusted the files, and refreshed, I could see the template coming to life.
Thanks dude for all you do, so glad I had a place to vent!!!
PS: Beleive it or not, in this simple task, I was helped alot to get familiar with the basic of templates. I was also able to get into places I might have left off til later to edit. So over-all, it was a great experience. |
|