vrijvlinder
MVPvrijvlinder MVP
Reactions
-
Re: Is Voting addon compatible with 2.1?
If the addon here does not specify that it is, then it is not. 2.1 is not out for mass use yet and many plugins are not going to work. You can try to make it work or wait until the official release. … (View Post)1 -
Re: How to get the "homepage" listed in google sitemaps?
http://www.xml-sitemaps.com use this generator to create a complete site map Download the sitemap file using that link and put it into the domain root folder of your site.Go to your Google Webmaster … (View Post)1 -
Re: jQuery and jQuery UI Conflicts
This might shed some light on the conflict: http://docs.jquery.com/Using_jQuery_with_Other_Libraries (View Post)1 -
Re: Rich Text / HTML Email Support
@dcrickmore , in forum/library/vendors/phpmailer.php it advices to use this Sets message type to HTML it contains lots of good ideas. public function IsHTML($ishtml = true) { if ($ishtml) { $this->… (View Post)3 -
Re: Problem with "starting a discussion."
check that your htaccess is configured properly that you installed the app properly. If you installed in the root make sure that you don't have other conflicting apps that have an index.php or h… (View Post)1
