Topic RSS
Related Topics
8:23 pm
My hosting provider is making the switch from PHP 5.2 to PHP 5.4.
I noticed that the plugin does not work with PHP 5.4. I get an error of:
Fatal error: Call-time pass-by-reference has been removed in /wp-content/plugins/cforms/lib_aux.php on line 331
Any ideas on how to correct this warning?
8:54 pm
Figured it out! Open "lib_aux.php" and change: &$trackf to $trackf (delete the &). Save and reupload.
That's it! This a fix for version cforms II 14.0 on PHP 5.4. Apparently PHP 5.4 no longer require a pass by reference to implicitly require the & before the variable when passed as a param.
Good luck!![]()
Most Users Ever Online: 959
Currently Online:
81 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
tracedef: 43
mores: 21
Gyrus: 20
frozenwaste: 18
asuffredini: 15
photoworks: 14
Member Stats:
Guest Posters: 3552
Members: 1464
Moderators: 3
Admins: 1
Forum Stats:
Groups: 1
Forums: 4
Topics: 5159
Posts: 18392
Newest Members: juredujmovic, dreamkeeper, rajattyagi, wrokaa, lukass
Moderators: Paul (421), cnymike (8), sonika (95)
Administrators: Oliver (6398)
FAQs
Home
Add Reply
Add Topic
Quote
Offline











