Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2013-09-06 10:05:55
- dorka
- Member
- Registered: 2012-10-04
- Posts: 90
[solved] Unknown column 'basic' in 'order clause' while_pars
Hi, guys,
I am getting this error while trying to make use of js image slider plugin.
Textpattern Error: Unknown column ‘basic’ in ‘order clause’ while_parsing_page_form: katalog_latky_Img, latka-detail
It s the second plugin i have tried, the previous one gave me the same error only there was another string instead of “basic”. This string seems to be the class of the image div which is supposed to be controlled by the script.
I run on TXP 4.5.4.
Any Ideas what’s wrong?
Thanks
Offline
Re: [solved] Unknown column 'basic' in 'order clause' while_pars
Which slider plugin?
Offline
#3 2013-09-06 23:23:50
- dorka
- Member
- Registered: 2012-10-04
- Posts: 90
Re: [solved] Unknown column 'basic' in 'order clause' while_pars
first I tried Coda Slider, now it is Slide Viewer Pro. Sorry, these arn’t actually plugins, but basic javascript extensions which I want to use i combination with <txp:images>(see http://gallery.ipsedixit.net/).
Last edited by dorka (2013-09-07 09:56:45)
Offline
#4 2013-09-09 10:13:04
- dorka
- Member
- Registered: 2012-10-04
- Posts: 90
Re: [solved] Unknown column 'basic' in 'order clause' while_pars
Hi Phil nad other txp angels, who help dummies like me for free!
The “unknown column” problem seems to appear because I’ve assigned the class “basic” to a wrong html marker. The js slider still doesn’t work, though. I probably need to learn more about inserting javascript into textpattern. I am desperate for help but I don’t know what exactly I don’t know :-(.
Could somebody PLS look at theese files and tell me what I’am missing?
Here is the page where the image slider is supposed to appear:
http://dorastamenova.com/salonpodjabloni/04_latky/47/bavlna
exactly here:
http://screencast.com/t/EXWzM2WN7
here is the page of the jQuery viewer:
http://www.gcmingati.net/wordpress/wp-content/lab/jquery/svwt/index.html
I want to implement the basic manual mode.
I just realized know – as I’m writing, that this slider is developed for WP. Could this be the problem? Do you know of any similar slider, that can be used with txp?
thanks, Dora
Offline
#5 2013-09-09 11:45:45
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,306
Re: [solved] Unknown column 'basic' in 'order clause' while_pars
You don’t seem to have a jquery file linked in your source code, the one here http://dorastamenova.com/salonpodjabloni/js/jquery132.js
leads to another copy of slideViewerPro 1.5 that you link below, so you have two instances of slideViewerPro.
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#6 2013-09-09 13:46:16
- dorka
- Member
- Registered: 2012-10-04
- Posts: 90
Re: [solved] Unknown column 'basic' in 'order clause' while_pars
Gosh, I am a dummy ain’t I? That’s it. Thanks Uli.
Offline