Author |
Message |
Adam His Excellency


 Joined: Jun 15 2003 Posts: 5537 Location: New York
|
Post subject: Posted: Sun Apr 24, 2005 9:45 am
|
|
|
|
Did you add the about info to lang_main.php?
|
_________________ Fast computers wanted to cure diseases: Distributed Computing
Do you like the site? Did I help you out?
Please consider upgrading to an Advantage Account. It helps the site's expensive costs. Thanks! |
|
Back to top
|
|
 |
Relentless Member

 Joined: Apr 24 2005 Posts: 5
|
Post subject: Posted: Sun Apr 24, 2005 9:46 am
|
|
|
|
Yes, I did.
|
|
|
Back to top
|
|
 |
Adam His Excellency


 Joined: Jun 15 2003 Posts: 5537 Location: New York
|
Post subject: Posted: Sun Apr 24, 2005 9:47 am
|
|
|
|
Add a semi colon after $page_title = $lang['About']
|
_________________ Fast computers wanted to cure diseases: Distributed Computing
Do you like the site? Did I help you out?
Please consider upgrading to an Advantage Account. It helps the site's expensive costs. Thanks! |
|
Back to top
|
|
 |
Relentless Member

 Joined: Apr 24 2005 Posts: 5
|
Post subject: Posted: Sun Apr 24, 2005 9:51 am
|
|
|
|
Adam wrote: | Add a semi colon after $page_title = $lang['About'] |
Ok, I will but now I have to go to sleep.
|
|
|
Back to top
|
|
 |
Relentless Member

 Joined: Apr 24 2005 Posts: 5
|
Post subject: Re: Unique Pages Mod help. Read here! Posted: Mon Apr 25, 2005 2:55 am
|
|
|
|
It worked! Thank you Adam!
|
|
|
Back to top
|
|
 |
Redline NEW POSTER
 Joined: Aug 31 2005 Posts: 2
|
Post subject: Re: Unique Pages Mod help. Read here! Posted: Wed Aug 31, 2005 3:54 pm
|
|
|
|
I've got MOD Version: 1.0.1 on mine and I'm just curious as to how to make this work for a different directory if thats possible instead of being drawn from the index page or root directory or however it works. Thanks
|
|
|
Back to top
|
|
 |
somebody1 Member


 Joined: Sep 18 2004 Posts: 1610 Location: South Carolina
|
Post subject: Re: Unique Pages Mod help. Read here! Posted: Fri Sep 09, 2005 9:48 pm
|
|
|
|
yea you can, just put it into the directory you want, but you would have to edit more phpbb files to allow the .tpl file to reside there, and allow the images to load correctly from the template.
in the thrid line of the code you must change the root path to ../ from ./
Code: |
$phpbb_root_path = '../';
|
that will get it where it will load, but images wont load, ill check out how compliacated it is
|
Last edited by somebody1 on Fri Sep 09, 2005 10:55 pm; edited 4 times in total |
|
Back to top
|
|
 |
Redline NEW POSTER
 Joined: Aug 31 2005 Posts: 2
|
Post subject: Re: Unique Pages Mod help. Read here! Posted: Sat Sep 10, 2005 1:31 am
|
|
|
|
smileymattj on Fri Sep 09, 2005 9:48 pm wrote: | yea you can, just put it into the directory you want, but you would have to edit more phpbb files to allow the .tpl file to reside there, and allow the images to load correctly from the template.
in the thrid line of the code you must change the root path to ../ from ./
Code: |
$phpbb_root_path = '../';
|
that will get it where it will load, but images wont load, ill check out how compliacated it is |
Ok, thanks
|
|
|
Back to top
|
|
 |
somebody1 Member


 Joined: Sep 18 2004 Posts: 1610 Location: South Carolina
|
Post subject: Re: Unique Pages Mod help. Read here! Posted: Sat Sep 10, 2005 6:55 pm
|
|
|
|
its in the template.php file in your include folder in the phpbb root. this file is 841 lines long, it will take a while to examine, and figure out what to change, i feel the change will be simple, figuring out what to change is the hard part, then it will have to be saved under a differant name, to aviod errors in the forum itself, then the unique pages php file will have to be edited as well to call on this new template file.
honestly i dont feel like doing all that work, lol america is lazy, im proud to be an american. lol
|
|
|
Back to top
|
|
 |
sammeh Member

 Joined: Jun 18 2007 Posts: 45
|
Post subject: Re: Unique Pages Mod help. Read here! Posted: Tue Jul 03, 2007 12:16 pm
|
|
|
|
wow no post in here for 2 years *spam*
|
|
|
Back to top
|
|
 |
View previous topic :: View next topic |