Posted by cybermache on March 1, 2010 at 4:10pm
Jump to:
| Project: | E-Publish |
| Version: | 6.x-1.5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | jerdiggity |
| Status: | closed (fixed) |
Issue Summary
It seems like this function is from an older version and should be removed. Forced me to run and database update and returned an 'undefined function' error.
I commented it out and everything seems fine.
Comments
#1
Is the function giving you issues?
If so, please let me know where so I can look into/fix it. Thanks in advance! :)
jeremy
#2
Hey jeremy,
So I just uncommented this function so I can paste the error code I got from it before and now it isn't causing any errors. I wish I could give you more information about what was happening. If I remember correctly it was having problems either finding the tables to check if they were utf8 or having problems changing them to utf8. I think it was closer to the first option. That was returning a database needs update message and upon running update.php it would fail but continue to display that the database needs updating. Well its not happening now so I guess this ticket can be closed or labeled as fixed even though nothing was done on my part to fix it. Weird.
-chris
#3