| Author |
Message |
dadki


Joined: Dec 17, 2007 Posts: 158
|
Post subject: Forum titles - Need Help Posted: Sat Jan 10, 2009 3:38 pm |
|
Hello everyone
First would like to wish you all good new year:)
The second thing is how can I change the forum's title it is to achieve I open the forum to display in Internet Explorer like this:
Opens Forum random shows Category: Forum - Name of Category.
Other things:
Well I open this thread in the category would show:
Name of thread - Name of website
That's all:)
If someone can just give me ideas or help me where I can change it in the forums files would be grateful.
dadki's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) xp/2.0.1/5.0.45/4.4.7/9.2 |
|
| Back to top |
|
 |
dadki


Joined: Dec 17, 2007 Posts: 158
|
Post subject: Re: Forum titles - Need Help Posted: Fri Jan 16, 2009 8:52 am |
|
Is there anyone who would ever answer me about just having the opportunity to perform my idea or not.
Thx
dadki's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) xp/2.0.1/5.0.45/4.4.7/9.2 |
|
| Back to top |
|
 |
dadki


Joined: Dec 17, 2007 Posts: 158
|
Post subject: Re: Forum titles - Need Help Posted: Sat Feb 21, 2009 3:56 pm |
|
still no one
dadki's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) xp/2.0.1/5.0.45/4.4.7/9.2 |
|
| Back to top |
|
 |
Eestlane


Joined: Apr 06, 2005 Posts: 1406 Location: Estonia
|
Post subject: Re: Forum titles - Need Help Posted: Sun Feb 22, 2009 1:03 am |
|
There are no credits on your site, so no support is given. Add credits if you want to erase yourself from the blacklist.
Eestlane's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/2.0.63/5.0.67/5.2.8/9.2.1 |
|
| Back to top |
|
 |
dadki


Joined: Dec 17, 2007 Posts: 158
|
Post subject: Re: Forum titles - Need Help Posted: Sun Feb 22, 2009 1:33 pm |
|
Eestlane wrote:
There are no credits on your site, so no support is given. Add credits if you want to erase yourself from the blacklist.
Which kind of credits do you mean ?
dadki's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) xp/2.0.1/5.0.45/4.4.7/9.2 |
|
| Back to top |
|
 |
dadki


Joined: Dec 17, 2007 Posts: 158
|
Post subject: Re: Forum titles - Need Help Posted: Wed Mar 04, 2009 5:44 pm |
|
Eestlane wrote:
There are no credits on your site, so no support is given. Add credits if you want to erase yourself from the blacklist.
Would you tell me what credits you talked about or do you avoid me as all the others here on this page ... Am I so invisible? Thank you for that!
dadki's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) xp/2.0.1/5.0.45/4.4.7/9.2 |
|
| Back to top |
|
 |
rlgura


Joined: Mar 27, 2006 Posts: 1148 Location: Cleveland, OH USA
|
Post subject: Re: Forum titles - Need Help Posted: Wed Mar 04, 2009 7:17 pm |
|
Oh, maybe the very last line on the page that says Credits???
Usually:
Interactive software released under GNU GPL, Code Credits, Privacy Policy
Since your site is not linked, we have only to go on the fact that one of the mods marked you as "no credits" at some point. If this has been rectified, please PM one of the mods with a link to your site if you don't want it to be public.
also, please clarify your question - where do you want this info to display?
_________________ Admin - Great Lakes Web Designs
Theme Designer - WebSite Guru Designs
Site Admin - Families with Food Allergies
rlgura's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux 2.6.27-grsec/Apache 2.2.11/MySQL 5.0.67-community-log/PHP 5.2.8/DF 9.2.1 |
|
| Back to top |
|
 |
dadki


Joined: Dec 17, 2007 Posts: 158
|
Post subject: Re: Forum titles - Need Help Posted: Mon Mar 09, 2009 3:00 pm |
|
rlgura wrote:
Oh, maybe the very last line on the page that says Credits???
Usually:
Interactive software released under GNU GPL, Code Credits, Privacy Policy
Since your site is not linked, we have only to go on the fact that one of the mods marked you as "no credits" at some point. If this has been rectified, please PM one of the mods with a link to your site if you don't want it to be public.
also, please clarify your question - where do you want this info to display?
Offc in forum title but i have
I have done my request for help like change this modules/Forums/viewtopic.php
This one :
PHP:
// // Output page header // $page_title = $forum_topic_data['cat_title'].' '._BC_DELIM.' '.$forum_name.' '._BC_DELIM.' '. $topic_title; if(isset($_GET['printertopic'])) { $gen_print_header = true; }
to :
PHP:
// // Output page header // $pagetitle = $forum_topic_data['topic_title']; if(isset($_GET['printertopic'])) { $gen_print_header = true; }
Maybe someone comes to believe that it was not fun to have changed but I did in my own need / desire, because I think that it is too much to show in the title, even for those who have a long domain name.
P.S Me and Eestlane had talked over pm I had changed my credits on site as it should be.. So I hope that admin's can remove me from the "Black List" now 
Regards
dadki's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) xp/2.0.1/5.0.45/4.4.7/9.2 |
|
| Back to top |
|
 |