[TH] Giphy [Deleted]

Giphy support already have on xenforo core BB code media sites. So what this need duplicate functionality?
 
Looks like it's integrated so you wouldn't need to go to the giphy website to get the pic url... but I'm not sure.
 
Giphy support already have on xenforo core BB code media sites. So what this need duplicate functionality?
Just gives you a visual. You can just type the phrase and get some results back to choose from. Clicking on an item inserts it into the editor. Fairly simple with a few settings.
 
Just gives you a visual. You can just type the phrase and get some results back to choose from. Clicking on an item inserts it into the editor. Fairly simple with a few settings.

Then does used Xenforo core BB code media sites or Its work from own code? If we uninstall this Giphy add-on then does still work posted Giphy code from Xenforo core BB code media sites?
 
It uses XenForo's media bbcode. For example:

[MEDIA=giphy]xT0GqGg0jNU9uRyJr2[/MEDIA]

To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.
 
This is great, I am considering using this.

Would it be possible to get a usergroup permissions feature, as I may only like to make this available for my premium members.

Thank you.
 
Can't install

Code:
XF\Db\DuplicateKeyException: MySQL query error [1062]: Duplicate entry 'ThemeHouse/Giphy' for key 'PRIMARY' in src/XF/Db/AbstractStatement.php at line 212
XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 196
XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 77
XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 160
XF\Db\AbstractAdapter->insert() in src/XF/Mvc/Entity/Entity.php at line 1389
XF\Mvc\Entity\Entity->_saveToSource() in src/XF/Mvc/Entity/Entity.php at line 1121
XF\Mvc\Entity\Entity->save() in src/XF/AddOn/AddOn.php at line 526
XF\AddOn\AddOn->preInstall() in src/XF/Admin/Controller/AddOn.php at line 383
XF\Admin\Controller\AddOn->actionInstall() in src/XF/Mvc/Dispatcher.php at line 249
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1889
XF\App->run() in src/XF.php at line 328
XF::runApp() in admin.php at line 13


Hmm after a refresh it walks true the end... maybe a black hole o_O
 
It looks like it attempted to insert the record into xf_addon twice, this happens before any of our install code runs though, so could've been from a double request or something along those lines, but it is working now?
 
It's installed, but can't find anything it searched for... i will rebuild the add-on. API is the one form TH?

Shows nothing :oops:
 
Top Bottom