When attempting to rename tabs (under Admin) I get an error that says
Parse error: syntax error, unexpected $end in .......SugarCE-Full-5.0.0RC/custom/include/language/en_us.lang.php on line 1
When I surf to custom/include/language/en_us.lang.php on line 1 the file is only
<?php
And that's it. 5 bytes of data. Naturally, this causes everything to crash. (The entire site goes down until that file is deleted. )
I'm going to make a few assumptions about what I think is going on here. I think that the Rename Tabs function (part of the studio module) has a little wizard that's creating the en_us.lang.php file. It crashes halfway through and doesn't completely finish making the file because something goes wrong in the script and it chokes.
I believe what's wrong has something to do with three tabs that are listed of modules that were built in the module builder but uninstalled. For some reason, they're still alive as far as the rename tabs utility is concerned. (A bug I suspect) I wonder if they're hunting for info on those custom labels and then they choke out.
Any ideas?
Thanks!


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks