[CDB] Custom Header Logo

A place for Extension Authors to post and receive feedback on Extensions still in development. No Extensions within this forum should be used within a live environment!
Anti-Spam Guide
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: Extensions Development rules

IMPORTANT FOR NEEDED EVENTS!!!
If you need an event for your extension please read this for the steps to follow to request the event(s)
User avatar
dmzx
Registered User
Posts: 853
Joined: Fri Sep 05, 2014 6:48 am
Location: The Netherlands
Contact:

[CDB] Custom Header Logo

Post by dmzx »

Extension Name: Custom Header Logo
Author: dmzx

Extension Description:

Custom Header Logo displays logos and background images in the header. This can changed for all forums and categories independently.
You can also add a logo and background images to all pages like search, memberlist or user control panel - even in subdirectories and pages with queries.

In ext/dmzx/chl/images there are 2 folder where you must upload your backgrounds and logos.

Extension Version: 1.0.1

Version 1.0.1
Update code
Add ACP version

Screenshots:
Image

Image

Image

Image

Image

Extension Download:
http://www.dmzx-web.net/downloadsystemcat?id=31

Installation:
  1. 1. Download the latest release.
    2. Unzip the downloaded release, and change the name of the folder to `chl`.
    3. In the `ext` directory of your phpBB board, create a new directory named `dmzx` (if it does not already exist).
    4. Copy the `chl` folder to `/ext/dmzx/` if done correctly, you'll have the main extension class at (your forum root)/ext/dmzx/chl/composer.json
    5. Navigate in the ACP to `Customise -> Manage extensions`
    6. Look for `Custom Header Logo` under the Disabled Extensions list, and click its `Enable` link.
Last edited by dmzx on Wed Aug 17, 2016 3:27 pm, edited 2 times in total.
Contact me on dmzx-web.net
Buy me a beer Donate and try binance.com or try CentOS Web Panel
User avatar
Stoker 4.0
Registered User
Posts: 1487
Joined: Sun Feb 13, 2011 1:33 pm
Location: Funen, Denmark
Name: Ulrik Christensen
Contact:

Re: [DEV] Custom Header Logo

Post by Stoker 4.0 »

Nice one ;)
User avatar
cece74
Registered User
Posts: 498
Joined: Mon Jan 12, 2015 8:55 pm

Re: [DEV] Custom Header Logo

Post by cece74 »

It does not work with SEO-USU
Holger
Registered User
Posts: 1883
Joined: Tue Mar 12, 2002 3:54 pm
Location: Hannover

Re: [DEV] Custom Header Logo

Post by Holger »

Nice work!

PR for Swedish translation sent
User avatar
yasser33311
Registered User
Posts: 277
Joined: Sat Jul 27, 2013 1:27 pm
Location: algeria
Name: yasser ghe
Contact:

Re: [DEV] Custom Header Logo

Post by yasser33311 »

nice ext :)
PhpBB Services - install, update, upgrade, customize: PM
jonasj
Registered User
Posts: 130
Joined: Tue Jan 06, 2009 8:06 pm
Location: Stockholm, Sweden
Contact:

Re: [DEV] Custom Header Logo

Post by jonasj »

yes, nice ext, except the app.php issue...

Should be nice to get function set header image size high, also to remove description line.
Last edited by jonasj on Sat Jun 27, 2015 7:15 pm, edited 1 time in total.
User avatar
dmzx
Registered User
Posts: 853
Joined: Fri Sep 05, 2014 6:48 am
Location: The Netherlands
Contact:

Re: [DEV] Custom Header Logo

Post by dmzx »

jonasj wrote:yes, nice ext, except the app.php issue...

What do you mean app.php issue ?
Contact me on dmzx-web.net
Buy me a beer Donate and try binance.com or try CentOS Web Panel
jonasj
Registered User
Posts: 130
Joined: Tue Jan 06, 2009 8:06 pm
Location: Stockholm, Sweden
Contact:

Re: [DEV] Custom Header Logo

Post by jonasj »

it doesn't work with other ext using /app.php/news
User avatar
dmzx
Registered User
Posts: 853
Joined: Fri Sep 05, 2014 6:48 am
Location: The Netherlands
Contact:

Re: [DEV] Custom Header Logo

Post by dmzx »

jonasj wrote:it doesn't work with other ext using /app.php/news
Use app/news for that.
Contact me on dmzx-web.net
Buy me a beer Donate and try binance.com or try CentOS Web Panel
jonasj
Registered User
Posts: 130
Joined: Tue Jan 06, 2009 8:06 pm
Location: Stockholm, Sweden
Contact:

Re: [DEV] Custom Header Logo

Post by jonasj »

thanks, one step forward

the image link is now broke,
User avatar
dmzx
Registered User
Posts: 853
Joined: Fri Sep 05, 2014 6:48 am
Location: The Netherlands
Contact:

Re: [DEV] Custom Header Logo

Post by dmzx »

First post updated
Contact me on dmzx-web.net
Buy me a beer Donate and try binance.com or try CentOS Web Panel
User avatar
Mess
Registered User
Posts: 985
Joined: Wed Jul 01, 2009 6:37 am
Name: Kim

Re: [DEV] Custom Header Logo

Post by Mess »

Thanks for sharing. :)

Got the following error when trying to enable.

Code: Select all

General Error
SQL ERROR [ mysqli ]

Duplicate entry 'chi_enable' for key 'PRIMARY' [1062]

SQL

INSERT INTO phpbb_config (config_name, config_value, is_dynamic) VALUES ('chi_enable', 1, 0)

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 855
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 193
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\mysqli->sql_query()

FILE: [ROOT]/phpbb/config/db.php
LINE: 161
CALL: phpbb\db\driver\factory->sql_query()

FILE: [ROOT]/phpbb/config/db.php
LINE: 122
CALL: phpbb\config\db->set_atomic()

FILE: [ROOT]/ext/dmzx/chl/controller/admin_controller.php
LINE: 522
CALL: phpbb\config\db->set()

FILE: [ROOT]/ext/dmzx/chl/acp/acp_chl_module.php
LINE: 64
CALL: dmzx\chl\controller\admin_controller->display_settings()

FILE: [ROOT]/includes/functions_module.php
LINE: 674
CALL: dmzx\chl\acp\acp_chl_module->main()

FILE: [ROOT]/adm/index.php
LINE: 81
CALL: p_master->load_active()
yaooke
Registered User
Posts: 33
Joined: Fri Feb 26, 2016 12:40 pm

Re: [DEV] Custom Header Logo

Post by yaooke »

Hi dmzx

Are you still developing this extension?
Will it be released ?
User avatar
dmzx
Registered User
Posts: 853
Joined: Fri Sep 05, 2014 6:48 am
Location: The Netherlands
Contact:

Re: [DEV] Custom Header Logo

Post by dmzx »

Yes still working on it.
Contact me on dmzx-web.net
Buy me a beer Donate and try binance.com or try CentOS Web Panel
yaooke
Registered User
Posts: 33
Joined: Fri Feb 26, 2016 12:40 pm

Re: [DEV] Custom Header Logo

Post by yaooke »

dmzx wrote:Yes still working on it.
Do you have a possible date for when it is finished?
I appreciate your effort.
Locked

Return to “Extensions in Development”