Commands‎ > ‎

LOADINFO

Description

Sets the content of the FBCMD section on your Info Tab.

Parameters

 1 (required)  PHP filename  Input Info File.  See the sample files provided with the distribution for more information.

See the syntax page and the parameter defaults page for information on setting your default parameters.

Output

A Command Line section will be added on the INFO box of your profile. There are two sample files provided:
sample-loadinfo-text.php:
sample-loadinfo-img.php:

Preferences

See the general preferences page for a list of preferences that apply to all (or most) commands.

Authorization

This command requires additional authorization from facebook:

Use the command at least once, for example:
fbcmd LOADINFO sample-loadinfo-text.php

then go to the Applications --> Edit Applications (bottom left area of your browser).

Find Command Line (try Show: Authorized if it doesn't already appear) and click [Edit Settings]
It should say Info Section: Available and you can click (add)

The sample INFO entries will now appear on your Info tab.

Examples

fbcmd LOADINFO sample-loadinfo-text.php

Comments