jooDatabase Forum
Welcome Guest   [Register]  [Login]
 Subject :Re:Sort.. 2010-03-10 18:27:25 
Siteburn

Guest
Forum : Questions
Topic : Sort

I found the option under menu -> advanced parameters
IP Logged
 Subject :Sort.. 2010-03-10 15:56:06 
siteburn

Guest
Forum : Questions
Topic : Sort

hello together, I would like to sort the output from my table in ascending or descending order according to a field, is that possible?

Thank you very much! (ihr könnt auch deutsch zurückschreiben :) )

IP Logged
 Subject :Simple but Great Extension.. 2010-03-04 15:43:37 
dedyisn
Joined: 2010-03-04 14:30:20
Posts: 1
Location
Forum : User responses
Topic : Simple but Great Extension

Thanks you for making this extension. It Help me alot I make form using another component and show it on frontend with joodatabase I see there is a function filtering like alphabox, and i think it's very important function But i wanna ask about, how to filtering a catalog by date or not by alpha, I want, if someone click date from a field, they can see all posted that have been made on that date . not just a row of database ? what function should i use ? Is there a way to me to editing function alphabox to make it like function filtering date ? Thanks for your Help
Attachments
 sample report.png [15 KB] :: This is my sample
IP Logged
 Subject :Re:{joodb ifis}.. 2010-03-04 11:55:50 
i_no_k

Guest
Forum : Questions
Topic : {joodb ifis}

Thanks for quick answer!

 

Construction in your example - isn't work.

 

It's piece of template for catalog view what I use now in my catalog of collectible card's. It's work until I'm insert one else {joodb ifis|...} after first loop and {joodb endif} before second loop. Or until I try to complicate generation path to image with another ...ifis.

<...>

{joodb loop}

<...>
<td width="150"><img src="/images/mtg_pics/{joodb Set_name}/{joodb ifis|Tips}tip_{joodb endif}{joodb Language}{joodb ifis|Token}_tok{joodb endif}/small/{joodb Card_number_in_set}.jpg" border="0" width="150" style="border: 0pt none; float: left; margin-left: 5px; margin-right: 5px;" /></td>
<td valign="top">
<...>
{joodb loop}

<...>

IP Logged
 Subject :Re:{joodb ifis}.. 2010-03-04 10:54:02 
Dirk.Hoeschen

Guest
Forum : Questions
Topic : {joodb ifis}

sorry i was to lazy to implement real recursive routines but normally somethig like
{joodb ifis|field1}hello{joodb ifis|field2}world{{joodb endif}{joodb endif}
should work.

I will check it.



[i_no_k 2010-03-04 09:59:45]:
Small question: if  I use 2 or more {joodb ifis}...{joodb endif} constructions, nested one to another, the result is not that which is expected. Example: building path to the file from item name.


{joodb loop}{joodb ifis|Amount} //show item only if amount of em is not NULL

<.....>

//depending on props of item in table we build path to image

<.....>

{joodb endif}{joodb loop}

In the result of this cod we get page with unexpected result.

Maybe perhaps to add at next version the ability to specify in closer tag - what exactly it close?

Example: {joodb ifis|Number}......{joodb endif|Number}


IP Logged
 Subject :Re:Great job, but..... 2010-03-04 10:48:21 
Dirk.Hoeschen

Guest
Forum : User responses
Topic : Great job, but...

As you see at the example database, there are alternating row colours. If you add a {joodb loopclass} to a template it will insert a even and odd at the current position.

I dont know what kind of plugin you mean? Maybe a plugin which shows a single dataset in a normal content message.

Joodb is a very fresh project. We have con cvs for joodb until now because we want to have controll the process. However your suggestions and your code is welcome.

In the next week we will publish a bugyfix-release.

The next version 1.1 will include access control to the frontend views, a formview-template and some special fields like image-fields and a publish/unpublish field.

 



[Wellloved 2010-03-02 20:09:26]:
You haven't replied to any posts in a while but I'm hoping you take a look at this one. First how come once we modify the demo the alternating row colors dissappear and it seems like there is nothing we can do about it. Is there a way to get aleternating row colors?

Also I would suggest that you give us the possiblity to add pbp code in a JooDB Component, this would make things very versatile, maybe a JooDB php plugin.

IP Logged
 Subject :{joodb ifis}.. 2010-03-04 09:59:45 
i_no_k

Guest
Forum : Questions
Topic : {joodb ifis}

Hello!

 

Thanks for this plugin!

Small question: if  I use 2 or more {joodb ifis}...{joodb endif} constructions, nested one to another, the result is not that which is expected. Example: building path to the file from item name.


{joodb loop}{joodb ifis|Amount} //show item only if amount of em is not NULL

<.....>

//depending on props of item in table we build path to image

<.....>

{joodb endif}{joodb loop}

In the result of this cod we get page with unexpected result.

Maybe perhaps to add at next version the ability to specify in closer tag - what exactly it close?

Example: {joodb ifis|Number}......{joodb endif|Number}

IP Logged
 Subject :Great job, but..... 2010-03-02 20:09:26 
Wellloved

Guest
Forum : User responses
Topic : Great job, but...

Hi Dirk,

First of all I'd like to say great job, this is useful and you seem to be the only person to come up with this sort of extension.

You haven't replied to any posts in a while but I'm hoping you take a look at this one. First how come once we modify the demo the alternating row colors dissappear and it seems like there is nothing we can do about it. Is there a way to get aleternating row colors?

 

Also I would suggest that you give us the possiblity to add pbp code in a JooDB Component, this would make things very versatile, maybe a JooDB php plugin.

 

Regards & Thanks again

IP Logged
 Subject :Re:Alternating row colors??.. 2010-02-28 19:06:49 
THEWINDOWCLEANINGCENTRE

Guest
Forum : Questions
Topic : Alternating row colors??

I would like help with this too.. where is support?????
IP Logged
 Subject :open your sourcecode.. 2010-02-28 16:32:39 
drekker001
Joined: 2010-02-28 15:29:13
Posts: 1
Location
Forum : Questions
Topic : open your sourcecode

This component is very useful, why don´t you open source??
IP Logged
 Subject :Re:Alternating row colors??.. 2010-02-24 16:51:54 
WellLoved

Guest
Forum : Questions
Topic : Alternating row colors??

Any help?
IP Logged
 Subject :unable to save field information.. 2010-02-22 20:54:35 
mindspike

Guest
Forum : Questions
Topic : unable to save field information

When using Joodb to input information through the admin panels into the fields of a table, the program does not save all the field information.  Some fields are saved correctly, and some are left blank.  Has this happened to anyone else?  Do I have a setting wrong?  Help, please!
IP Logged
 Subject :Problem when installing on QNAP NAS.. 2010-02-18 11:45:40 
jaladuvar

Guest
Forum : Questions
Topic : Problem when installing on QNAP NAS

I've tested JooDatabase on my development site , on my iMac using MAMP and it works fine.
When I wanted to install on my demo site (runs on a QNAP TS109 NAS) it does'nt work:
data are not shown and at the end I had an error message about num_rows not getting the expected parameters...
Any clue ?

NAS mysQL is 5.0.27,  MAMP is 5.1.37...

Thanks for helping me out with this...
IP Logged
 Subject :Re:Re:editing database after adding a menuitem..... 2010-02-18 01:10:40 
emasclans

Guest
Forum : Bug Reporting
Topic : editing database after adding a menuitem...

Hi again

 

I have not much an idea of what I've done but IT WORKS!!!

 

The problem is with the {joodb loop} statement that when you edit the editor moves it and screws everything up.

So you have to add this lines twice:

<tr>

<td valign="top">{joodb loop}</td>

</tr>

one just after the "<!-- Loop here... dont remo..."
and the other before "<tr>
<td align="center"><br />
<h3>{joodb nodata}</h3>"

Did I explain myself?

Good luck



[emasclans 2010-02-18 00:21:25]:

Hi

 

It happens the same to me. When I edit the database in joomla, even if I don't change anything but I save it, the front end shows nothing. I printed form phpmyadmin the fields before and after the saving and the field tpl_list changes a bit.

 

Maybe it's because these changes that it doesn't work?

 

Does anybody knows why the editor changes the field?

 

Thanks



[wilku 2010-02-16 14:37:50]:

Hi,

 

1. It's a great component! Thanks a lot!

2. It works perfect: I specify a table, make a link, and it's perfect.

 

HOWEVER

 

3. I then decide to edit the display template, or the key fields (the ones you choose at the beginning), I modify what I want, click save and then when I go to front-end it screwed :(

To be precise: I get the template, but no entries are displayed (limit set to default 20). No db connection errors, no php errors, nothing. Just as if the DB was empty... Now - WHY?

Editing the database entry doesn't influence it's ID in the jos_joodb table. However it does somehow change the link - how? Where? Looks like the template gets somehow ruined by WYSIWYG Editor...

Any help?



IP Logged
 Subject :Re:editing database after adding a menuitem..... 2010-02-18 00:21:25 
emasclans

Guest
Forum : Bug Reporting
Topic : editing database after adding a menuitem...

Hi

 

It happens the same to me. When I edit the database in joomla, even if I don't change anything but I save it, the front end shows nothing. I printed form phpmyadmin the fields before and after the saving and the field tpl_list changes a bit.

 

Maybe it's because these changes that it doesn't work?

 

Does anybody knows why the editor changes the field?

 

Thanks



[wilku 2010-02-16 14:37:50]:

Hi,

 

1. It's a great component! Thanks a lot!

2. It works perfect: I specify a table, make a link, and it's perfect.

 

HOWEVER

 

3. I then decide to edit the display template, or the key fields (the ones you choose at the beginning), I modify what I want, click save and then when I go to front-end it screwed :(

To be precise: I get the template, but no entries are displayed (limit set to default 20). No db connection errors, no php errors, nothing. Just as if the DB was empty... Now - WHY?

Editing the database entry doesn't influence it's ID in the jos_joodb table. However it does somehow change the link - how? Where? Looks like the template gets somehow ruined by WYSIWYG Editor...

Any help?


IP Logged
 Subject :WHERE expression in menu parameters.. 2010-02-17 19:39:09 
phil_l

Guest
Forum : Questions
Topic : WHERE expression in menu parameters

First, GREAT component!

I have a filter set in the WHERE expression box in the menu parameters, but the results seem to die after the first query.  For example, I have in the WHERE box (userid = 144)

This returns only one row from the table for userid 144, even though there are 20 rows in the table.

 

IP Logged
 Subject :editing database after adding a menuitem..... 2010-02-16 14:37:50 
wilku

Guest
Forum : Bug Reporting
Topic : editing database after adding a menuitem...

Hi,

 

1. It's a great component! Thanks a lot!

2. It works perfect: I specify a table, make a link, and it's perfect.

 

HOWEVER

 

3. I then decide to edit the display template, or the key fields (the ones you choose at the beginning), I modify what I want, click save and then when I go to front-end it screwed :(

To be precise: I get the template, but no entries are displayed (limit set to default 20). No db connection errors, no php errors, nothing. Just as if the DB was empty... Now - WHY?

Editing the database entry doesn't influence it's ID in the jos_joodb table. However it does somehow change the link - how? Where? Looks like the template gets somehow ruined by WYSIWYG Editor...

Any help?

IP Logged
 Subject :Alternating row colors??.. 2010-02-15 19:43:30 
WellLoved

Guest
Forum : Questions
Topic : Alternating row colors??

How can can I get alternating row colors like you have in your example?

I've tried everything so far.

Thank you

IP Logged
 Subject :internal server error (save/apply/cancel).. 2010-02-10 18:25:00 
Peter
Joined: 2010-02-10 17:13:33
Posts: 1
Location
Forum : Questions
Topic : internal server error (save/apply/cancel)

Hallo,

everything is working perfect until I make some changes in the template and want to save them, at this point I get an internal server error ( I get the same error when I use the apply or cancel button).

 

all the other components that I have installed are working fine, joodb is the only one with the internal server error.

how to solve this ?
by the way it is a great component for getting my data on the site

 

gretings,
Peter

www.paulvlaanderen.nl
( the dutch paul temple site)

IP Logged
 Subject :Re:Search Plugin.. 2010-02-07 16:40:45 
Guest

Guest
Forum : Bug Reporting
Topic : Search Plugin

You have to make sure your table prefix starts with "jos" or the search will not return results.  The search plugin will only search tables like this -> jos_my_new_table
IP Logged
Page #  << Start < Prev 1 2 3 4 5 6 Next > End >>


Powered by ccBoard