Coder Social home page Coder Social logo

Comments (16)

24hoursmedia-craftcms avatar 24hoursmedia-craftcms commented on June 15, 2024 2

What worked for me:

  • renaming the {prefix}dolphiq_redirects_catch_all_urls{prefix} table to {prefix}_dolphiq_redirects_catch_all_urls (as described in another issue)
  • and then, clearing the cache using the 'utility' section in CPNav

The last step was essential

from craft-plugin-redirect.

johanzandstra avatar johanzandstra commented on June 15, 2024 1

I will dig into it!

from craft-plugin-redirect.

baileydoestech avatar baileydoestech commented on June 15, 2024

Experiencing the same issue, any idea on when a fix could be implemented?

from craft-plugin-redirect.

AmericanTrails avatar AmericanTrails commented on June 15, 2024

from craft-plugin-redirect.

johanzandstra avatar johanzandstra commented on June 15, 2024

We fixed this issue in the just released version v1.0.17

from craft-plugin-redirect.

AmericanTrails avatar AmericanTrails commented on June 15, 2024

from craft-plugin-redirect.

johanzandstra avatar johanzandstra commented on June 15, 2024

Did you set a twig tempalate in the /templates/ dir and point it in the plugin settings, like:

404.twig (set 404.twig in the settings, not the whole absolute path. and else, could you give me a dump if te error?

from craft-plugin-redirect.

johanzandstra avatar johanzandstra commented on June 15, 2024

Reading your post (again), it looks like you have troubles to get the registered list in the plugin section (not visiting a not existing page), please let me know the error from the log!

from craft-plugin-redirect.

AmericanTrails avatar AmericanTrails commented on June 15, 2024

from craft-plugin-redirect.

johanzandstra avatar johanzandstra commented on June 15, 2024

I see that you use craft_ as a table prefix. The error points out that the table craft_dolphiq_redirects_catch_all_urls does not exist. Can you please verify that the table dolphiq_redirects_catch_all_urls (no craft_ as a prefix) exists in the database? And did you change the prefix setting after the installation?

from craft-plugin-redirect.

AmericanTrails avatar AmericanTrails commented on June 15, 2024

from craft-plugin-redirect.

AmericanTrails avatar AmericanTrails commented on June 15, 2024

from craft-plugin-redirect.

johanzandstra avatar johanzandstra commented on June 15, 2024

looks like you missed a migration script.

can you try to run
./craft migrate/up --plugin=redirect

from you project craft folder?

see: https://docs.craftcms.com/v3/plugin-migrations.html#executing-migrations

from craft-plugin-redirect.

baileydoestech avatar baileydoestech commented on June 15, 2024

Seeing the same issue, the migration seems to append the database prefix to the end of the table name:

image

from craft-plugin-redirect.

baileydoestech avatar baileydoestech commented on June 15, 2024

Hi is there any update on getting this resolved please?

from craft-plugin-redirect.

dowadidi avatar dowadidi commented on June 15, 2024

+1 :-)

from craft-plugin-redirect.

Related Issues (20)

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.