Customizing SMF > Modifications and Packages

FAQ (Frequently Asked Questions) mod

<< < (56/77) > >>

trekkie2444:
I'll check to see if I have that file when I install it. Could my PHP version be too old?

BaghdadGhost:
Suki,

I sent you link to my site. just let me know when you want me to re-install and activate the mod for you to take a look at it.


thanks

Suki:

--- Quote from: French on July 06, 2012, 06:19:51 AM ---Thanks for your reply Suki
When i make a change and save this,it seems that the processing in Subs.php will not been overwritten.As an example, i remove the following button(called Wiki) and save this as Subs.php,but after i have done this button still remains in Subs.php

--- Code: ---                           ),
),
   'wiki' => array(
'title' => 'Wiki',
'href' => 'http://linuxmintusers.be/wiki/index.php/Hoofdpagina',
'show' => true,
'sub_buttons' => array(
                                             

                             ),
),
--- End code ---
Its difficult to understand why this is happening.

--- End quote ---

If you have the cache enable, then you must wait until a new cache gets generated, this mod doesn't do anything to that file. Hooks cannot insert code physically.

@BaghdadGhost  I'm sorry, I do not know much about RTL languages, I followed the SMF css classes as far as I could, should be fixed by changing something in your css files, oepra/dragonfly can help you there.


@trekkie2444  check this mod's parser and check that you have all the files on your server.

BaghdadGhost:
Suki,

thanks for the reply. I tried using chrome inspect element feature and no luck so far.

see I installed the mode on a test forum on the same version and the same theme and it is working perfectly. I think it has something to do with a mod I have already installed on the actual forum!

based on the way FAQ install and operate, do you think of any other mod that might do this error?


thanks

French:
Finally managed to remove Wiki button from Subs.php by using FTP (FileZilla)instead of trying to make this change using Cpanel DirectAdmin.Wiki button is now successful removed from Subs.php.

Sorry Suki for my wrong conclusion,to think that this may have been caused by the FAQ Mod

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version