Git Product home page Git Product logo

Comments (8)

janice171 avatar janice171 commented on September 2, 2024

I just got this eaxact same error also using migx 2.3.2 and MODx 2.2.7.
I can create a new itemn in the grid but unable to edit it once there.
I get the following error in the logs...
[2013-05-02 20:56:56](ERROR @ /~mySite/manager/index.php) Error 42S02 executing statement:
Array
(
[0] => 42S02
[1] => 1146
[2] => Table 'wwwairev_modx.modx_migx_configs' doesn't exist
)

from migx.

 avatar commented on September 2, 2024

I also have this issue with MODx 2.2.7-pl and MIGx 2.3.2-pl
Just upgraded to 2.2.7 and reinstalled MIGx but no luck. I also CMOD the assets folder to 755. This problem now means my client is waiting for their project to be finished.

from migx.

exside avatar exside commented on September 2, 2024

what if you try the newest beta from the packages directory here on github?

from migx.

skellig avatar skellig commented on September 2, 2024

I have the same issue, an alertbox with the following error: 'Forbidden is not defined: Forbidden' and the edit popup screen only shows a loading icon.
This occurs with Modx 2.2.6 and 2.2.7 only with one particular host but it's fine with other hosts, both running PHP 5.3. This really suggests it's down to server settings.

The forbidden notice only happens when I upload an image into the TinyMCE RTE then save it, with no image saved in the RTE it's absolutely fine.

I initially thought it was a suhosin issue and increased the suhosin.get.max_value_length to 4096, then file permissions but as suggested set folder to assets and the connector recursively to 755.

I've upgraded the migx package to 2.4.3 but still to no avail.

Has anyone any suggestions to what could be altered in the php.ini file?

Firebug Console Post statement:
http://mysite.co.uk/modx/assets/components/migx/connector.php 403 Forbidden

from migx.

jmcmandle avatar jmcmandle commented on September 2, 2024

Anybody solve this?
Same errors.
Originally had MODX 2.2.10 - pl MIGX 2.6.4
Tried upgrading to MODX 2.2.11 same results
downgraded to MIGX 2.6.3 same results
Manually grabbed files from GitHub.
None of the solutions from forum for similar errors seem to be helping.

from migx.

Bruno17 avatar Bruno17 commented on September 2, 2024

I think this is a file-permission-issue or something like that.
If I could have a look into your manager, I think, I could figure it.

from migx.

skellig avatar skellig commented on September 2, 2024

No I still haven't solved this issue, but in my case the issue only occurs when I add images to the Rte in the grid. I then can't edit it and have to delete the variable and start again to amend anything.
This has only occurred with one hosting company so like I said previously it seems to be a server setting. My client hasn't needed to edit anything so I've had to move on and leave problem unsolved, unfortunately.

from migx.

skellig avatar skellig commented on September 2, 2024

I've solved the issue when editing a migx tv item and receiving error: Unexpected token <:
Forbidden, Firebug console shows a 403 forbidden when attempting to access /assets/components/migx/connector.php.

It's a mod_security setting on the server that restricts the inclusion of coding, in my case html elements other than the 'p' element, in the JSON string with an ajax request. My hosting company, Zen internet, whitelisted the ModSec rule ID and applied it to my account only, as the site is on a shared server.

I hope this helps anyone with a similar issue.

from migx.

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.