Search results From Online Manual

Jump to: navigation, search
  • *'''index.php''' - The file used to show your forum to visitors. *'''index.php''' - Does not allow contents of the directory to be listed.
    8 KB (1,240 words) - 22:26, 22 October 2014
  • ...is is the method used to add actions in SMF 1.1.x. It requires editing '''index.php''', adding a file in the '''Sources''' directory, and adding a file in the ...n action called '''youraction''', you will be able to use a URL '''<nowiki>index.php?action=youraction</nowiki>''' to see that feature.
    6 KB (897 words) - 15:33, 27 July 2014
  • #index.php #index.php
    18 KB (2,178 words) - 03:57, 6 October 2010
  • ...d writer, you should already know [http://www.simplemachines.org/community/index.php?topic=59366.0 how you can create and check for permissions]. Permissions co ''forum.com/index.php?action=karma;sa=increase;u=156''
    13 KB (2,204 words) - 21:44, 8 August 2013
  • [[http://support.simplemachines.org/function_db/index.php?action=view_function;id=408]] [[http://support.simplemachines.org/function_db/index.php?action=view_function;id=409]]
    12 KB (1,665 words) - 00:18, 20 April 2014
  • ...s section of the SMF Downloads center: [http://download.simplemachines.org/index.php?thanks;filename=repair_settings.php repair_settings.php]. ...tings.php. Navigate con il browser al solito URL del forum, ma invece di "/index.php", indirizzate il browser a "/repair_settings.php". Ad esempio, se il vostro
    9 KB (1,360 words) - 20:50, 1 September 2014
  • ...utput the error information directly to your browser. To do so, edit SMF's index.php (make sure that you create a backup first) with your favourite text editor ...Parse error: syntax error, unexpected $end in /home/user/public_html/forum/index.php on line 175</nowiki>}}
    4 KB (644 words) - 12:28, 17 June 2016
  • ...utput the error information directly to your browser. To do so, edit SMF's index.php (make sure that you create a backup first) with your favourite text editor ...Parse error: syntax error, unexpected $end in /home/user/public_html/forum/index.php on line 175</nowiki>}}
    4 KB (642 words) - 20:45, 17 August 2016
  • |Called from|d1=index.php, just after the creation of the ''[[action]]'' array ...e action as it appears in the url (e.g. <nowiki>http://yourforum.tld/forum/index.php?action=myaction</nowiki>)
    31 KB (4,983 words) - 22:58, 25 February 2015
  • ...s section of the SMF Downloads center: [http://download.simplemachines.org/index.php?thanks;filename=repair_settings.php repair_settings.php]. ...e with your browser to your usual forum URL, but instead of ''yoursitename/index.php'', direct your browser to ''yoursitename/repair_settings.php''.
    7 KB (1,204 words) - 09:34, 12 May 2023
  • ...ntas en el centro de Descargas de SMF: [http://download.simplemachines.org/index.php?thanks;filename=repair_settings.php repair_settings.php]. ...Introduce la URL normal de tu foro, pero en vez de ingresar ''yoursitename/index.php'', ingresa ''yoursitename/repair_settings.php'' en el navegador.
    8 KB (1,266 words) - 07:28, 5 July 2016
  • ...s section of the SMF Downloads center: [http://download.simplemachines.org/index.php?thanks;filename=repair_settings.php repair_settings.php]. ...e with your browser to your usual forum URL, but instead of ''yoursitename/index.php'', direct your browser to ''yoursitename/repair_settings.php''.
    7 KB (1,075 words) - 14:02, 27 August 2014
  • ...s section of the SMF Downloads center: [http://download.simplemachines.org/index.php?thanks;filename=repair_settings.php repair_settings.php]. ...e with your browser to your usual forum URL, but instead of ''yoursitename/index.php'', direct your browser to ''yoursitename/repair_settings.php''.
    7 KB (1,106 words) - 20:50, 1 September 2014
  • ...MF works, let's take a look at how actions are handled internally. Opening index.php in SMF's main directory it's possible to find an array called $actionArray ...n as specified in the URL<br>(e.g. <nowiki>http://www.yourdomain.tld/forum/index.php?action=</nowiki>'''myaction'''),
    10 KB (1,564 words) - 18:40, 22 June 2013
  • ...This means they look like ''../index.php/topic,1.0.html'' instead of ''../index.php?topic=1.0''. This option was introduced in order to help search engines ind
    21 KB (3,608 words) - 16:07, 15 September 2014
  • ...This means they look like ''../index.php/topic,1.0.html'' instead of ''../index.php?topic=1.0''. This option was introduced in order to help search engines ind
    28 KB (4,859 words) - 00:32, 1 January 2024
  • ...our forum is stored at www.myserver.com/forum, pages like www.myserver.com/index.php cannot access the account information.<br><br> ...RLs a little so search engines will like them better. They will look like index.php/topic,1.0.html.<br><br>This feature will ' . (isset($_SERVER['SERVER_SOFTWA
    66 KB (11,273 words) - 00:06, 22 March 2014
  • 1. Download the two attachments [http://www.simplemachines.org/community/index.php?topic=453008.0 here]. Upload them to your server. Anywhere. Make sure your 3. Open the file index.php in your SMF root directory. This is SMF's 'main' index.php file. At the very top, include the hooks file:
    6 KB (920 words) - 11:18, 13 June 2013
  • ...php file (if you have one). If you do not have a header file add it to the index.php or *.php file that you are using this on. If you have a query string on the link ex. (index.php'''?'''action=hello) use this:
    7 KB (1,222 words) - 17:14, 6 July 2013
  • After you do this access index.php?action=manageattachments;sa=moveAvatars to use the hidden feature to move y the url is apparently now index.php?action=admin;area=manageattachments;sa=moveAvatars - thank you Spuds : )
    10 KB (1,766 words) - 12:26, 11 February 2015
  • ...This means they look like ''../index.php/topic,1.0.html'' instead of ''../index.php?topic=1.0''. This option was introduced in order to help search engines ind
    12 KB (1,993 words) - 16:39, 15 September 2014
  • * $boarddir: The directory where index.php is found. Usually one level beneath the source files are contained.
    4 KB (568 words) - 11:57, 1 July 2013
  • '''index.php'''<br />
    37 KB (4,572 words) - 16:28, 10 March 2024
  • |- index.php
    2 KB (377 words) - 14:06, 19 November 2012
  • Attached to the end of [[http://www.simplemachines.org/community/index.php?topic=12936.0 this post]] are some sample scripts that may help you out. Copied from http://www.simplemachines.org/community/index.php?topic=12936.0
    4 KB (760 words) - 00:24, 5 August 2015
  • ...th the hard stuff lets take a look at two pages that use it. The first is index.php for our home page. <form action="http://www.simplemachines.org/community/index.php?action=login2" method="post">
    16 KB (2,647 words) - 11:20, 13 June 2013
  • |- index.php
    3 KB (444 words) - 09:21, 23 October 2015
  • ====[http://www.simplemachines.org/community/index.php?topic=50217.0 Converting Tables to InnoDB and MEMORY]==== Download and run [http://www.simplemachines.org/community/index.php?topic=49999.0 status.php from the checklist post here]. Click on "Show more
    22 KB (3,442 words) - 12:02, 1 July 2013
  • ...Ls a little, so search engines will index them easier. They will look like index.php/topic,1.html. This only works for Apache and Lighttpd.{{#ifeq: {{{version}}
    20 KB (3,380 words) - 16:13, 6 November 2013
  • ...our forum is stored at www.myserver.com/forum, pages like www.myserver.com/index.php cannot access the account information. Especially when using SSI.php, globa
    11 KB (1,783 words) - 21:26, 21 May 2017
  • ...our forum is stored at www.myserver.com/forum, pages like www.myserver.com/index.php cannot access the account information. Especially when using SSI.php, globa
    8 KB (1,355 words) - 23:43, 30 March 2016
  • ...go to ''Themes > Your current theme > English'' and copy the two files ''(index.php and new.gif)''. Return to your theme's folder and create a folder (if it ha
    961 bytes (174 words) - 15:20, 12 August 2016
  • ...go to ''Themes > Your current theme > English'' and copy the two files ''(index.php and new.gif)''. Return to your theme's folder and create a folder (if it ha
    994 bytes (177 words) - 13:42, 13 August 2016
  • ...our forum is stored at www.myserver.com/forum, pages like www.myserver.com/index.php cannot access the account information. Especially when using SSI.php, globa
    15 KB (2,446 words) - 19:28, 17 December 2023
  • *index.php
    744 bytes (126 words) - 12:02, 1 July 2013
  • *Tip: Adding ?language=xyz; after index.php allows guests to choose a language, if it is installed.
    7 KB (1,187 words) - 11:16, 3 August 2014
  • * $boarddir: The directory where index.php is found. Usually one level beneath the source files are contained.
    7 KB (1,036 words) - 18:04, 12 July 2019
  • Download the entire SDK from the [https://www.simplemachines.org/community/index.php?topic=20319.0 community forum] *$boarddir: The directory where index.php is found. Usually one level beneath the source files are contained.
    3 members (0 subcategories, 0 files) - 17:34, 3 February 2022
  • ...rl</code> global variable, along with an action (which must exist in the ''index.php'' action array). [http://www.simplemachines.org/community/index.php?topic=261880.0 Adding tabs to SMF 2.0]
    4 KB (758 words) - 17:33, 15 September 2019
  • 1. Execute Modification ./index.php Test successful
    3 KB (527 words) - 11:39, 2 May 2015
  • ...xact version of SMF that you are using [http://download.simplemachines.org/index.php?archive from the download site]. Be sure to select your current version of ...at you delete upgrade.php and all the upgrade-x.x.sql files, and overwrite index.php, the sources folder, and the themes folder. You can either use FTP or cPane
    3 KB (571 words) - 09:56, 23 April 2022
  • ...ease read and complete all of the [http://www.simplemachines.org/community/index.php?topic=56836.0 PHP Tutorials] that we have here. We need to open index.php in your main SMF directory and add a new action.
    5 KB (902 words) - 21:25, 23 March 2011
  • *index.php
    19 KB (3,053 words) - 17:16, 20 October 2014
  • ...ding with more then 10 posts, at [[http://www.simplemachines.org/community/index.php the Simple Machines community]] may contribute to the wiki by creating new
    2 KB (259 words) - 11:43, 13 June 2013


Advertisement: