Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error saving a section when database prefix is not 'sym_' #11

Closed
jonathanh32 opened this issue Jan 5, 2012 · 1 comment
Closed

Comments

@jonathanh32
Copy link

A database fetch statement on line 113 of file field.selectbox_link_combo.php (as far as I know) should be using the prefix tbl_ rather than sym_ to allow for custom database prefixes.

Without this I get a Symphony fatal error when I save a section.

@vlad-ghita
Copy link
Owner

FIxed in this commit. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants