Closed (fixed)
Project:
E-Publish
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 Mar 2010 at 16:10 UTC
Updated:
5 Apr 2010 at 16:34 UTC
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
Comment #1
jerdiggity commentedIs the function giving you issues?
If so, please let me know where so I can look into/fix it. Thanks in advance! :)
jeremy
Comment #2
cybermache commentedHey 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
Comment #3
cybermache commented