x00
MVPx00 MVP
Reactions
-
Re: Adding Fade I/O Text Loop (jQuery) to Main Forum Page
@r0obert in a plugin you need $PluginInfo block. You need to name like so $PluginInfo['MyPlugin'] = array( 'Name' => 'MyPlugin',[snip]class MyPlugin extends Gdn_Plugin {[snip] (View Post)1 -
Re: Problem adding code to default.master.php
first there is no need to add jquery it is already added, doing so can cause conflicts. Secondly it is not very Vanilla to hard code your script and styles in the master, it is better to queue them p… (View Post)2 -
Re: To Vanilla Forum Staff
Because if so it is an auto-reply loop, caused, by client responding to vanilla emails. (View Post)3 -
Re: Importing from phpbb "ImportFile is required" error (NOW WITH ADDED SOLUTION!)
idea import it in a localhost environment, create a mysqldump them import the dump to the database. (View Post)1 -
Re: where is the file of this function ? : $Discussion->Url;
You are misinformed about SEO. What you want to replace it with is not better for SEO. The php part is meaningless naming a virtual address with php serves no real purpose, and you would need to chan… (View Post)3
