Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#313 2006-04-18 14:35:49
- lmagnif
- New Member
- Registered: 2006-04-06
- Posts: 3
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
Forgive the tp beginner question, but I really don’t understand what to do at all with your plugin. Any help is greatly appreciated. I installed the plugin and now have no idea what to do to start uploading pics, displaying pics, etc. Does the code go in articles, in pages? Do I have to establish categories for pics, etc. What do I do? Do I need to create forms?, etc. etc.
Offline
#314 2006-04-18 16:34:24
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
>lmagnif
- Just upload images using the images tab.
- apply categories, and any other info
- then on a page call the plugin like this <code><txp:rss_thumbpop mode=“float” orderby=“date asc” showcaption=“0” showalt=“0” jpop=“1” showfullcaption=“1” clickonly=“1” category=“yourImageCategory”/></code>
Remember after the <code><txp:rss_thumbpop your=“attributes” go=“here” /></code> you can tailor the attributes to suit your needs.
Hope that helps.
Last edited by mrdale (2006-04-18 16:37:55)
Offline
#315 2006-04-18 16:43:16
- dominik.osterholt
- Member
- Registered: 2006-01-13
- Posts: 18
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
Has anyone found out how to fix the “null” caption error which is shown in IE only when using the jpop option?
Offline
#316 2006-04-20 18:15:20
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
Is there a conflict between the css you use for the rest of your site, and the parameters you set in this plug in?
Can’t figure it out…..
Offline
#317 2006-04-20 18:16:49
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
(Something wierd happening with the forum: it posts 3 times, then if I delete a post, they all disappear).
Offline
#318 2006-04-21 15:23:40
- fxo
- New Member
- Registered: 2006-01-27
- Posts: 3
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
skoggy wrote:
<blockquote> plugin install failed
Notice: unserialize() [function.unserialize]: Error at offset 0 of 472 bytes in path…\wwwroot\textpattern\include\txp_plugin.php on line 155
Problem solved. Server issue.
</blockquote>
skoggy or anyone else, would you kindly explain what you did or what caused the “plugin install failed” message ?
I searched the forum, and this thread is the only link for such keyword. This too what is happening to me. I have no idea what is wrong.
My local server is Xp Pro with IIS, NTFS. I give administrator privilege to /textpattern admin directory. Before, I had problem also with writing privilege in uploading to image and file directory, and giving it administrator privilege solved that part.
So, I was thinking if that is the case too with this failed plugin installation. But apparently it does not solve this one.
BTW, plugin in question is rss_admin_db_manager . I have successfully installed other plugin.
Thanks is advance.
Last edited by fxo (2006-04-21 15:57:08)
Offline
#319 2006-04-21 17:32:26
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
Try pasting only the encoded plugin into the textarea on the plugin tab.
Don’t include the commented lines at the top and see if the plugin installs.
Offline
#320 2006-04-22 01:46:47
- fxo
- New Member
- Registered: 2006-01-27
- Posts: 3
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
Hi Wishilre, thank you for the suggestion, I tried that for both the rss_thumbpop and rss_admin_db_manager. I just pasted the blocked code only, but still installation failed. Preview was OK though.
Offline
#321 2006-04-22 12:22:18
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
sorry fxo
I can´t remember what the problem was at that time. But I´m sure it wasn´t “on my side”. My (or my clients) webhotel made a change or two. Sorry, would love to help if I could.
Offline
#322 2006-04-25 15:32:47
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
Can anyone know/guess why the non pop-up settings aren’t working for me?
It makes no difference, whether they’re set at “1” or “0” – it keeps generating pop ups :- (
Thanks.
Offline
#323 2006-04-25 15:37:44
Re: [plugin] [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups
> jameslomax
If you are using capions and there is no actual caption field in the image you are calling it will produce a popup. Theres a hack mentioned in this thread that’ll make it work with empty caption fileds.
Hope this helps.
Offline