I'm getting this message when using the updated dbconnect.php file included with the beta 5.7 release. Not sure if this is something new to 5.7, since I haven't updated dbconnect.php for a long time.
Fatal error: Cannot redeclare _() in /home/.fetchit/scad/scadart.com/libs/dbconnect.php on line 6
dbconnect.php line 6:
function _($s) {return $s;}
I removed line 6 and everything is working fine to my knowledge.
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
|
wish I could code I dropped out off compsci in college 8 years ago, regret it to this day.edit: looked it up on google, apperantly everyone that got the same error (in wordpress) says that commenting out the offending code fixes the problem, however they do not know what is affected by commenting it out. dunno if that's usless info to you Last edited by cryptkeeper; 01-14-2006 at 10:41 AM.. |
| |||
|
i was also having the same problem and after removing this line: function _($s) {return $s;} from dbconnect.php that fixed it. thanks as well |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Internal server error | pligger2 | General Help | 1 | 10-19-2007 05:11 AM |
| cann't vote in pligg (buliding 802) | haxhax | Bug Report | 27 | 03-10-2007 06:53 AM |
| Got This Parse Error on c_ file on line 141 | endph | General Help | 0 | 02-14-2007 06:44 PM |
| ERROR: my_base_url is not set. Please correct this using the admin panel. Then refres | search | Installation and Upgrade Help | 7 | 11-14-2006 10:35 PM |
| /var/log/httpd/error_log messages | gr8rcake | Bug Report | 3 | 01-28-2006 09:28 PM |





I dropped out off compsci in college 8 years ago, regret it to this day.
Linear Mode

