Code: Select all
Adsense code for the Adblock Detector. You need Adsense here for this to work, or another javascript ad. Cant be responsive. I suggest a text link banner.
Code: Select all
Adsense code for the Adblock Detector. You need Adsense here for this to work, or another javascript ad. Cant be responsive. I suggest a text link banner.
Well, I can tryalhitary wrote:Can you plz clarify or explain more this line so as I understand it very well.Code: Select all
Adsense code for the Adblock Detector. You need Adsense here for this to work, or another javascript ad. Cant be responsive. I suggest a text link banner.
That is a missing feature in version 1.0.2 and will be fixed in 1.0.3drooid wrote:There is a problem in ad block warning text. It doesn't display UTF8 chars in the warrning box, even in ACP text box after saving settings.
Dont get that question?drooid wrote:Can anybody explain me what should I include in Adsense Code textbox?
When I put there my adsense code - like on example jpg - I have advertise displayed under header. I don't want it to be visible.
Code: Select all
General Error
SQL ERROR [ mysqli ]
Duplicate entry 'adblock_warn_text' for key 1 [1062]
SQL
INSERT INTO phpbb_config_text (config_name, config_value) VALUES ('adblock_warn_text', '')
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_text.php
LINE: 111
CALL: phpbb\db\driver\factory->sql_query()
FILE: [ROOT]/ext/stoker/adsenseads/acp/adsenseads_module.php
LINE: 104
CALL: phpbb\config\db_text->set_array()
FILE: [ROOT]/includes/functions_module.php
LINE: 674
CALL: stoker\adsenseads\acp\adsenseads_module->main()
FILE: [ROOT]/adm/index.php
LINE: 81
CALL: p_master->load_active()
ikpoko wrote:Hi guys
This extension look good for but I can't seems to make it work.
This is what I get each time I add my adsense code and press submit.
No route found for "GET /adm/index.php"
What could be wrong?
I havent seen any of these errors before. Im not sure the first one is related to this ext.panhead wrote:I get this error if I enable testmode:
Code: Select all
General Error SQL ERROR [ mysqli ] Duplicate entry 'adblock_warn_text' for key 1 [1062] SQL INSERT INTO phpbb_config_text (config_name, config_value) VALUES ('adblock_warn_text', '') 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_text.php LINE: 111 CALL: phpbb\db\driver\factory->sql_query() FILE: [ROOT]/ext/stoker/adsenseads/acp/adsenseads_module.php LINE: 104 CALL: phpbb\config\db_text->set_array() FILE: [ROOT]/includes/functions_module.php LINE: 674 CALL: stoker\adsenseads\acp\adsenseads_module->main() FILE: [ROOT]/adm/index.php LINE: 81 CALL: p_master->load_active()
Code: Select all
General Error
SQL ERROR [ mysqli ]
Duplicate entry 'adblock_warn_text' for key 1 [1062]
SQL
INSERT INTO phpbb_config_text (config_name, config_value) VALUES ('adblock_warn_text', '')
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_text.php
LINE: 111
CALL: phpbb\db\driver\factory->sql_query()
FILE: [ROOT]/ext/stoker/adsenseads/acp/adsenseads_module.php
LINE: 104
CALL: phpbb\config\db_text->set_array()
FILE: [ROOT]/includes/functions_module.php
LINE: 674
CALL: stoker\adsenseads\acp\adsenseads_module->main()
FILE: [ROOT]/adm/index.php
LINE: 81
CALL: p_master->load_active()
Could you have forgotten to update all files when updating?panhead wrote:All I did was after enabling the extension enabling testmode and click submit. That gave this error:
Code: Select all
General Error SQL ERROR [ mysqli ] Duplicate entry 'adblock_warn_text' for key 1 [1062] SQL INSERT INTO phpbb_config_text (config_name, config_value) VALUES ('adblock_warn_text', '') 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_text.php LINE: 111 CALL: phpbb\db\driver\factory->sql_query() FILE: [ROOT]/ext/stoker/adsenseads/acp/adsenseads_module.php LINE: 104 CALL: phpbb\config\db_text->set_array() FILE: [ROOT]/includes/functions_module.php LINE: 674 CALL: stoker\adsenseads\acp\adsenseads_module->main() FILE: [ROOT]/adm/index.php LINE: 81 CALL: p_master->load_active()
I have done all of the suggestions but I still gt the errorStoker 4.0 wrote:ikpoko wrote:Hi guys
This extension look good for but I can't seems to make it work.
This is what I get each time I add my adsense code and press submit.
No route found for "GET /adm/index.php"
What could be wrong?I havent seen any of these errors before. Im not sure the first one is related to this ext.panhead wrote:I get this error if I enable testmode:
Code: Select all
General Error SQL ERROR [ mysqli ] Duplicate entry 'adblock_warn_text' for key 1 [1062] SQL INSERT INTO phpbb_config_text (config_name, config_value) VALUES ('adblock_warn_text', '') 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_text.php LINE: 111 CALL: phpbb\db\driver\factory->sql_query() FILE: [ROOT]/ext/stoker/adsenseads/acp/adsenseads_module.php LINE: 104 CALL: phpbb\config\db_text->set_array() FILE: [ROOT]/includes/functions_module.php LINE: 674 CALL: stoker\adsenseads\acp\adsenseads_module->main() FILE: [ROOT]/adm/index.php LINE: 81 CALL: p_master->load_active()
But you can both try:
Disable ext
Delete data
Purge cache
Enable ext