vrijvlinder
MVPvrijvlinder MVP
Reactions
-
Re: Embedded forum and links opening in new tab
Yes you need to know the class name of the link to make the rules work. to apply it to all the links $('a').attr('target', '_parent'); You will need to check that you are not forcing the remote URL i… (View Post)1 -
Re: Uploader not uploading
the uploads folder needs permission of at least 775 or 777 (View Post)2 -
Re: Language string to link
You can thank @peregrine for the plugin since he is the original author. As far as I can tell he did add the possibility to use locale T($itemname1). So all you need to do is add the definition to yo… (View Post)3 -
Re: Facebook login 2015 version of Facebook Developer
You need to fix your pretty urls. Post the content of your htaccess file or make sure it is correct. Make sure you have the $Configuration for ReWriteUrl is TRUE in the config.php (View Post)2 -
Re: Uploader duplicating image files
Please try version 1.3 and make sure you delete the .ini files from the cache after updating addons. (View Post)2