URGENT! I edited one line of one file and now my site won't load!
This is a discussion on URGENT! I edited one line of one file and now my site won't load! within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; I edited one line of templates/fallback/content/advanced_search_result.tpl.php from this...
<td class="pageHeading"><?php echo HEADING_TITLE_2; ?></td>
to this...
<td class="pageHeading"><?php echo strtoupper($keywords) . ...
Bookmarks