
Everything posted by onlyME
-
Featured Content for IPS4.x+
You can only choose one database with multiples categories for one slider.
-
Topic Thumbnail for IPS4.x
About This File This plugin only works for IPS 4.x. Client who purchased (BIM34) Topic Thumbnail and are current with renewals, will get a free copy of this version, if they agree to the renewal terms. Main Features: Display thumbnails of topics on the main forum view. Topic's authors or member groups that you specify can change thumbnails. They can choose a thumbnail from images in topic content, or from an external URL, or they can upload their images. For the new topic, the first image from the first post will be set as thumbnail automatically. Abitily to generate thumbnail from youtube & vimeo in topic content. Built with ajax, no need to reload the page after changing the thumbnails. Support "Gallery View Mode" with big images in responsive grid. Replace Forum Icons with Topic Thumbnail. Permissions for viewing and changing thumbnails. A Toggle Show/Hide for members.
-
Featured Content for IPS4.x+
This error message is due to the column "current_appcomponent" is null. Try to run this sql to fix ALTER TABLE core_sessions CHANGE current_appcomponent current_appcomponent VARCHAR(100) NOT NULL DEFAULT '';Or go to your ACP -> System -> Support -> choose "Something isn't working correctly" and click Continue to check the sql error and fix automatically
-
Featured Content for IPS4.x+
Which IPS RC version are you using? Can you give me acp access to take a look
-
Featured Content for IPS4.x+
​Thanks for the prompt reply. So I think there is an error in the code. Take a look at what is being spit out. Notice the title floating there: ​You can fix this issue, open \applications\featuredcontent\sources\Slider\Slider.php Find (line 473) 'title' => $row->field_1, Replace with 'title' => $row->_title, Save
-
Featured Content for IPS4.x+
It seems the title in custom database can not be found. I'll fix it in next version.
-
Featured Content for IPS4.x+
​Hi, 1. It's "Show Title in content", you can see it in Slider's setting -> Basic tab 2. I'm finding a solution for croping images on the fly.
-
Featured Content for IPS4.x+
Featured Content for IPS4.x+ This is Featured Content for IPS 4.0. With this app, you can easy create beautiful sliders for your site: Create multi sliders, fully responsive - will adapt to any device. Flexible customization: horizontal/vertical layout, random mode, autoplay, speed, duration, button,... Auto get contents from: Pages, Forums and RSS url Easy to add a content to a slider, drag & drop to sort the contents. The sliders was added as widgets, easy to drag and place them to your site. Live Demo: http://zuzu.vn/page/featuredcontent4/ Marketplace: http://community.invisionpower.com/files/file/7290-bim40-featured-content/
-
IPB 3.0.3 is released!
member ranks still error in ipb 3.0.3. It doesn't update :(