| (Joomla Server Error reporting level: maximum) Running SMF for first time. Entering the component admin area gives me three similar errors like: Notice: Use of undefined constant smf - assumed 'smf' in c:\home\popbop2\public_html\JOOMLA\administrator\components\com_smf\admin.smf.php on line 263 I get similar errors on lines 264 & 265. Line 263 of admin.smf.php reads: <input type="radio" name="registration_module" value="smf" <?php echo $registration_module == smf ? 'checked="checked"' : '' ; ?>>SMF I checked the value of $registration_module in my debugger and it is indeed a string. So, I'm putting the quotes around the value 'smf', 'mambo' and 'cb' in lines 263, 264 and 265 respectively. Jimbo Mambo (Joomla) P.S. If these errors diplay, the four-step installation checklist http://www.joomlahacks.com/component/option,com_smf/Itemid,94/expv,0/topic,683.0 doesn't display. That's why Cowboy's instructions didn't make any sense to me. I never saw it until I fixed these errors. |
Forum 





Author



Logged






