Giter Club home page Giter Club logo

Comments (8)

o0johntam0o avatar o0johntam0o commented on July 17, 2024 1

Hi flavioafa, please goto ACP -> Posts -> BBCodes, then tell me if the bbcode "Codebox=" exists.

from phpbb-extension-codebox-plus.

o0johntam0o avatar o0johntam0o commented on July 17, 2024

At first, please make sure that you have this in the ACP: Enable syntax highlighting >> Yes
Then, describe more about your problem.

from phpbb-extension-codebox-plus.

flavioafa avatar flavioafa commented on July 17, 2024

Hello, thank you for your attention!
I'm using the 3.1.8 version. And below is the extension of your display configuration.

new

from phpbb-extension-codebox-plus.

o0johntam0o avatar o0johntam0o commented on July 17, 2024

Hi flavioafa, does the codebox (with "Select all", "Expand/Collapse",...) appear in posts, or just a plain text?

from phpbb-extension-codebox-plus.

flavioafa avatar flavioafa commented on July 17, 2024

Hello!
It appears as plain text.
The following screen with a message illustrating the problem.

Thanks for listening!

test

from phpbb-extension-codebox-plus.

flavioafa avatar flavioafa commented on July 17, 2024

Hi.

No, this option does not exist.

Thanks!

from phpbb-extension-codebox-plus.

o0johntam0o avatar o0johntam0o commented on July 17, 2024

Ok flavioafa, please follow the instructions below:

  1. Disable Codebox Plus
  2. Delete Codebox Plus's data
  3. Pure the phpBB's cache
  4. Enable Codebox Plus

from phpbb-extension-codebox-plus.

flavioafa avatar flavioafa commented on July 17, 2024

Hi, error on enable.

General Error
SQL ERROR [ mssqlnative ]

SQLSTATE: 42S22 code: 207 message: [Microsoft][ODBC Driver 11 for SQL Server][SQL Server]Invalid column name 'codebox='. [207]

SQL

DELETE FROM phpbb_bbcodes WHERE LOWER(bbcode_tag) = "codebox="

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/mssqlnative.php
LINE: 143
CALL: phpbb\db\driver\driver->sql_error()

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

FILE: [ROOT]/ext/o0johntam0o/codeboxplus/migrations/v200.php
LINE: 55
CALL: phpbb\db\driver\factory->sql_query()

FILE: (not given by php)
LINE: (not given by php)
CALL: o0johntam0o\codeboxplus\migrations\v200->install_bbcode_codebox()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 550
CALL: call_user_func_array()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 496
CALL: phpbb\db\migrator->run_step()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 322
CALL: phpbb\db\migrator->process_data_step()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 202
CALL: phpbb\db\migrator->try_apply()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 185
CALL: phpbb\db\migrator->update_do()

FILE: [ROOT]/phpbb/extension/base.php
LINE: 80
CALL: phpbb\db\migrator->update()

FILE: [ROOT]/phpbb/extension/manager.php
LINE: 187
CALL: phpbb\extension\base->enable_step()

FILE: [ROOT]/includes/acp/acp_extensions.php
LINE: 177
CALL: phpbb\extension\manager->enable_step()

FILE: [ROOT]/includes/functions_module.php
LINE: 674
CALL: acp_extensions->main()

FILE: [ROOT]/adm/index.php
LINE: 81
CALL: p_master->load_active()

from phpbb-extension-codebox-plus.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.