Customizing SMF > Portals, Bridges, and Integrations

Wordpress+SMF mod error:You cannot download or install new packages because the

<< < (3/4) > >>

emanuele:
Sorry...

--- Code: ---'menu_action' => array(
'title' => 'Pro Ana Thinspiration',
'href' => 'http://www.proanathinspiration.net/',
'show' => true,
'sub_buttons' => array(
),

--- End code ---

wole8029:
@eman its the same code  with the first one and it also crashed where am i suppose to put it, immediately before mlist array or please give me the line of code from before the new menu to after the new menu...
Thanks

Tony Reid:
Its not the same code - look closely at the href line, its missing an apostrophe in the first example.

wole8029:
@ tony it also crshed i copied and pasted it  and it crashed my forum, also i tried 755 and it kept givin me the error..do you know anybody that has wordpress+smf using all mods...

Kindred:
in all of the above codes, you are missing a closing ),


--- Code: ---'pro_ana_action' => array(
'title' => 'Pro Ana Thinspiration',
'href' => 'http://www.proanathinspiration.net/',
'show' => true,
'sub_buttons' => array(
),
),

--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version