Author Topic: Error in Subs.php in SMF on Post preview : Undefined index: forum  (Read 38267 times)

Savera

  • Full Member
  • ***
  • Posts: 159
Error in Subs.php in SMF on Post preview : Undefined index: forum
« on: September 10, 2012, 10:58:25 AM »
Hi
In one of smf installation, I am seeing following error


Code: [Select]
http://linktomysmfforum/index.php?action=post2;board=10;preview;xml

8: Undefined index: forum

 File: /home/saverasite/Sources/Subs.php
 Line: 3902

I saw code it says;
Code: [Select]
'forum' => array(
'title' => $txt['forum'],
'href' => $scripturl,
'show' => true,
'sub_buttons' => array(
),
I don't find anything wrong it , pleas help me where is the problem ?

I am running SMF 2.0.2 on apache 2 and php 5.2

 

X

Do you know?

By participating in our community you can get free top level domain as well learn about Search Engine Optimization, Server management and more..
Join Now!
anything