Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   PHP (https://www.askmehelpdesk.com/forumdisplay.php?f=454)
-   -   Clueless about PHP but need to edit a file. (https://www.askmehelpdesk.com/showthread.php?t=67440)

  • Feb 28, 2007, 04:35 PM
    RickJ
    Clueless about PHP but need to edit a file.
    Can someone direct me to the basics... or better yet, show me the correct editing for the first part of the page so that I might be able to learn from it and edit the rest?

    Here's the page I want to edit:
    SMF User Help: Introduction

    And here's the code of the first section:
    Code:

    $txt['manual_index_you_have_arrived_part1'] = 'So you've arrived at this ';
    $txt['manual_index_you_have_arrived_link_site0'] = 'Simple Machines Forum';
    $txt['manual_index_you_have_arrived_part2'] = ' (SMF)! Perhaps you've been looking at the ';
    $txt['manual_index_you_have_arrived_link_site0_board'] = 'board index';
    $txt['manual_index_you_have_arrived_part3'] = ' or a screen telling you that you need to register before you can read it and you're wondering what to do next?';
    $txt['manual_index_guest_permit_read_part1'] = 'Well, some forums permit guests to read and post, some permit guests to read only and some are restricted to registered members. We'd recommend ';
    $txt['manual_index_guest_permit_read_link_registering'] = 'registering';
    $txt['manual_index_guest_permit_read_part2'] = ' at any forum that you see yourself using regularly because many of the most useful features will only become available to you when you do so. Since SMF, however, is such a flexible system that few forums are likely to be identical, we will start by describing four key areas that we'd normally expect to be there for you:';
    $txt['manual_index_main_menu'] = 'The Main Menu';

    Thank you.
  • Feb 28, 2007, 04:39 PM
    Curlyben
    So what are you trying to do ?
    Have you checked out THIS?
  • Feb 28, 2007, 04:44 PM
    RickJ
    Thanks, Ben. I'll check that out.

    No, I've never even attempted to edit anyting or learn anything about php before.

    ... I guess it ain't going to be as simple as editing an html page, huh? :(
  • Feb 28, 2007, 04:47 PM
    Curlyben
    Well it can be, after all it's just a different type of coding ;)
  • Oct 31, 2007, 10:53 AM
    vingogly
    I've found the Simple Machines Community Forum to be a great place for SMF modification help.

    Vasily

  • All times are GMT -7. The time now is 04:09 PM.