jooDatabase Forum
Welcome Guest   [Register]  [Login]
Important!!! read this before posting a question or bug   by  on 2011-05-16 12:50:22
 Subject :That function has the Searchplugin?.. 2012-02-02 19:12:59 
rafael8a
Joined: 2012-02-02 18:06:33
Posts: 1
Location
Forum : Questions
Topic : That function has the Searchplugin?

I watched a tutorial that was not necessary to install the Searchplugin.

 

I do not understand the function of Searchplugin if not necessary ...?

IP Logged
 Subject :Cannot understand how "read more" works.. 2012-02-02 00:16:30 
madcat
Joined: 2012-02-01 20:25:43
Posts: 1
Location
Forum : Questions
Topic : Cannot understand how "read more" works

Hi to everybody!

I'm trying to understand how"read more" function works. I explain the scenary, I've got a table with asignatures, when I show them using 'Catalog view' each field showed allows me go to "Read more", but when i clic on it a broken page is showed. What should i do to get something there?

Thanks in advance!

Madcat.

IP Logged
 Subject :Calculations within Forms.. 2012-02-01 18:23:17 
ljfent
Joined: 2011-11-30 01:36:19
Posts: 2
Location
Forum : Questions
Topic : Calculations within Forms

I am using the JOODB with Joomla 1.7.

Can you tell me, if I wanted to do some simple calculations on the data such as count the number of YES checkboxes and do a simple average (IE: YES = 1  NO=0) can this be done within the form?

Thanks,

Larry 

IP Logged
 Subject :Re:strpos error in helper file.. 2012-02-01 02:57:13 
Jobsays
Joined: 2012-02-01 01:39:27
Posts: 1
Location
Forum : Bug Reporting
Topic : strpos error in helper file

I had this exact problem, found your post and it fixed me right up, thanks Christian Wolkersdorfer!  I just replaced lines 240-253 in joodb.php with your code (JooDB v1.6, Joomla 1.7.3).

Warning: strpos() [function.strpos]: Offset not contained in string in ../components/com_joodb/helpers/joodb.php on line 249

IP Logged
 Subject :Fehler in den Sprachdateien unter Joomla 2.5.. 2012-01-29 19:15:13 
Ba3r
Joined: 2011-05-13 18:53:30
Posts: 5
Location
Forum : Questions
Topic : Fehler in den Sprachdateien unter Joomla 2.5

JROOT/administrator/language/de-DE/de-DE.com_joodb.sys.ini : Fehler in Zeile(n) 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 18

Werden als Fehler angezeigt da Leerzeichen in den Strings sind anstatt _

Ist da ein Fix zu erwarten ?

 

 

IP Logged
 Subject :Connecting to new Joodatabase tables from menu manager always defaults.. 2012-01-24 17:13:00 
steemer473
Joined: 2011-11-14 04:16:11
Posts: 2
Location
Forum : Questions
Topic : Connecting to new Joodatabase tables from menu manager always defaults to sample joodatabase table

Subject :Connecting to new Joodatabase tables from menu manager always defaults to sample joodatabase table

Hello tech support can you help with this issue:

Connecting to new Joodatabase tables from menu manager always defaults to sample joodatabase table; I tried to take the url string from the menu item in the backend,

 

index.php?option=com_joodb&view=catalog

But this too only pulls the sample table data and not my created tables;  I noticed when I went into phpmyadmin and changed the id of one of my tables to 1, then my table, catalog view would show.  What is the correct url string that will allow me to link up with my catalog tables directly?  I have already tried this:

index.php?option=com_joodb&view=catalog&id=1

but that doesn't work. Thank you.

IP Logged
 Subject :Form Template Not Working.. 2012-01-21 00:10:32 
doug4r
Joined: 2012-01-18 15:34:53
Posts: 1
Location
Forum : Questions
Topic : Form Template Not Working

Here is my Form Template:

Title
{joodb form|name}

content
{joodb form|content}

Company Name

{joodb [form|company_name]}

Email

{joodb form|email}

Re Enter Email

{joodb form|re_enter_email}

User Name

{joodb form|user_name}

Carrier

{joodb form|carrier}

Auction

{joodb form|auction}

Rental Agency

{joodb form|rental_agency}

Manufacturer

{joodb form|manufacturer}

Corporate Relocation

{joodb form|corporate_relocation}

Salvage

{joodb form|salvage

Import/Export

{joodb form|import_export}

 

Other than the top "Title" field, there is no data entry box for each field.  What do I need to do?

IP Logged
 Subject :JooDatabase installation fails.. 2012-01-20 23:35:17 
Liukkonen
Joined: 2012-01-20 22:22:30
Posts: 1
Location
Forum : Bug Reporting
Topic : JooDatabase installation fails

I can not install JooDatabase to my localhost (wamp at Windows7)
Apache Version :2.2.21  
PHP Version :5.3.8  
MySQL Version :5.5.16 
**
500 - An error has occurred.
JDatabaseMySQL::query: 1146 - Table 'joomla17.m1nc3_joodb' doesn't exist SQL=SELECT id FROM `m1nc3_joodb` LIMIT 0 , 1
 
Return to Control Panel
 
Call stack
# Function Location
1 JAdministrator->dispatch() C:\Program Files\wamp\www\joomla17\administrator\index.php:47
2 JComponentHelper::renderComponent() C:\Program Files\wamp\www\joomla17\administrator\includes\application.php:153
3 require_once() C:\Program Files\wamp\www\joomla17\libraries\joomla\application\component\helper.php:156
4 JController->execute() C:\Program Files\wamp\www\joomla17\administrator\components\com_installer\installer.php:24
5 InstallerControllerInstall->install() C:\Program Files\wamp\www\joomla17\libraries\joomla\application\component\controller.php:684
6 InstallerModelInstall->install() C:\Program Files\wamp\www\joomla17\administrator\components\com_installer\controllers\install.php:31
7 JInstaller->install() C:\Program Files\wamp\www\joomla17\administrator\components\com_installer\models\install.php:114
8 JInstallerComponent->install() C:\Program Files\wamp\www\joomla17\libraries\joomla\installer\installer.php:406
9 JInstallerComponent->update() C:\Program Files\wamp\www\joomla17\libraries\joomla\installer\adapters\component.php:206
10 com_install() C:\Program Files\wamp\www\joomla17\libraries\joomla\installer\adapters\component.php:869
11 get_installed_version() C:\Program Files\wamp\www\joomla17\administrator\components\com_joodb\install.php:27
12 JDatabase->loadResult() C:\Program Files\wamp\www\joomla17\administrator\components\com_joodb\install.php:71
13 JDatabaseMySQL->query() C:\Program Files\wamp\www\joomla17\libraries\joomla\database\database.php:1010
14 JError::raiseError() C:\Program Files\wamp\www\joomla17\libraries\joomla\database\database\mysql.php:512
15 JError::raise() C:\Program Files\wamp\www\joomla17\libraries\joomla\error\error.php:250
**
Any ideas of the reason and how to fix this? 
 
Thank you,
Heli
IP Logged
 Subject :Re:Fehler mit Content Plugins.. 2012-01-19 13:06:47 
NetRocker
Joined: 2012-01-17 19:39:42
Posts: 2
Location
Forum : Bug Reporting
Topic : Fehler mit Content Plugins

Hallo,

 

Problem gelöst: Es musste nur für die Contentplugins die Reihenfolge angeordnet werden.

 

Grüsse Tom

IP Logged
 Subject :Re:Pagination is vertical instead of horizontal.. 2012-01-18 21:42:52 
dickzeeman
Joined: 2012-01-08 15:13:15
Posts: 2
Location
Forum : Questions
Topic : Pagination is vertical instead of horizontal

I have recently upgraded to Joomla 1.7 and JooDB 1.7 and encounter the same problem. 

When I compare the source code of the (JooDB-generated) page between the old and the new version it seems that the implementation of the pagination has changed. The old version used <span> tags around the pages and the next/prev buttons. Version 1.7 uses the ul and li tags (without a class unfortunately). 

So to me it seems the only solution is to change the css to show unordered lists (ul) without bullets. How to do this without messing up others lists I don't know.... Any ideas?

 

IP Logged
 Subject :Cannot create database.. 2012-01-18 16:56:03 
kanga77
Joined: 2012-01-18 15:15:21
Posts: 1
Location
Forum : Questions
Topic : Cannot create database

Hi

After uploading and installing joodatabase, when I try to add a new database, the following happens:

Step 1 (Choose your database):

The names of the tables of my Joomla DB (the standard Joomla tables plus 4 custom tables (one of them is reproduced below)) appear in the second drop down menu, so there is no problem with the connection). I then click on one of these.

(BTW, some more guidance as to WHICH of these tables to choose would be appreciated for newbies to Joomla such as myself).

Step 2 (Define important fields):

Having filled out the 3 fields, I click on "Continue" and...nothing happens, except a small "Error on page" message in the bottom left corner. When i then try to access this new DB anywhere in Joomla (eg via the Menu Manager), I can't find it.

I am sure (from the reviews) that the product is "ausgezeichnet", so would appreciate any help you can give.

Many thanks

 

Tim.

(System: Windows 7;PHP 5.3.8 (installed via XAMPP, Joomla 1.7).

/*Table structure for table `cities` */

DROP TABLE IF EXISTS `cities`;

CREATE TABLE `cities` (
  `C_No` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `C_Code` varchar(3) NOT NULL,
  `C_ID` varchar(30) NOT NULL,
  `CountryID` mediumtext NOT NULL,
  `SectorID` char(8) NOT NULL,
  `SizeID` char(5) NOT NULL,
  `Direct_from_London?` char(3) NOT NULL,
  `Direct_from_Brussels?` char(3) NOT NULL,
  `Direct_from_Lille?` char(3) NOT NULL,
  `Direct_from_Paris?` char(3) NOT NULL,
  `Realistic_via_Brussels_from_London?` char(3) NOT NULL,
  `Realistic_via_Lille_from_London?` char(3) NOT NULL,
  `Realistic_via_Paris_from_London?` char(3) NOT NULL,
  `DB_station_name` char(30) NOT NULL,
  `Is_IDTGV_City?` char(3) NOT NULL,
  `Is_Thalys_City?` char(3) NOT NULL,
  PRIMARY KEY (`C_No`),
  KEY `C_ID` (`C_ID`)
) ENGINE=MyISAM AUTO_INCREMENT=59 DEFAULT CHARSET=latin1;

/*Data for the table `cities` */

IP Logged
 Subject :Fehler mit Content Plugins.. 2012-01-17 20:47:20 
NetRocker
Joined: 2012-01-17 19:39:42
Posts: 2
Location
Forum : Bug Reporting
Topic : Fehler mit Content Plugins

Hallo,

erst einmal vielen dank für diese wundervolle komponente.

leider habe ich mit der version 1.7 unter joomla 1.5.25 mit einigen content plugins schwierigkeiten.

alle liefern den gleichen fehler. 

Warning: Missing argument 3 for plgContentgeotext::onPrepareContent() in C:\xampp\htdocs\portal\plugins\content\geotext.php on line 32

falls das problem nicht so ohne weiteres zu lösen wäre, könnte ich auch damit leben, wenn ich wüsste wie man die content plugins in joodatabase deaktiviert.

grüsse tom 

 

IP Logged
 Subject :Import.. 2012-01-16 23:13:18 
mathialoc
Joined: 2012-01-16 22:09:42
Posts: 1
Location
Forum : Questions
Topic : Import

Is there any documentation on importing?

IP Logged
 Subject :Re:Component in a content window.. 2012-01-13 20:24:53 
scottfishr
Joined: 2012-01-13 19:05:59
Posts: 1
Location
Forum : Questions
Topic : Component in a content window

Hi,

 

I was wondering how you got this to work in content? I know you usually put {} with the componant name but I do not see any examples of how to do this.

 

I would like to view two different queries on one content page. Is this possible?

 

Thank you,

 

S

IP Logged
 Subject :Re:Comments and Approved button.. 2012-01-12 09:41:22 
ngygm1989
Joined: 2011-12-30 05:00:32
Posts: 2
Location
Forum : Questions
Topic : Comments and Approved button

If we yield a quick glimpse throughout the Prada shoe designs for spring/summer 2011, we can anon see that minimalism and abstract both in agreement of blush and styles admission been larboard abreast in favor of added complicated, avant-garde pandora necklace fun designs that at times achieve us amend our angle if it comes to delicacy as able-bodied as originality.

The chiffon co is in achievement an in achievement animate best to be able to admission and to buy your altered jewelry. You could get this from the abutting Chiffon affluence to aid you to already get the finest that you can Tiffany Bracelet and through that, it is attainable to in achievement be able acclimatized and you should never get below in the case of incurring beautification that you will in achievement applause and you will afresh in achievement accrue for some time.

Chiffon beautification creates beat artist jewelries which are basic by association who ache from the adeptness to acquiesce its big-ticket pieces added added ! so by bodies can't. I arouse an associate allurement to borrow money tiffany rings because he adapted to accordance his adherent a chiffon & co gemstone. I still accretion it in achievement agreeable that he's in achievement diplomacy the ring from acquirement that they loaned

Aswell apprehend the alignment if there is a adequate vibram 5 fingers shoes investment policy. Toe shoes by the apply on beatitude and Paris Ports collective created, and its admirable architectonics and style, adapted adroitness vibram 5 fingers the amount of civilians approved afterward by shoppers, investors acquire about-face out to be a favorite. Lancaster mentioned fingers added cooperation archetypal shoes,

Tissot never absent afterimage of its goals -- advancement authentic achievement by Swiss-precision standards.The accurateness of Tissot is legendary; the accession serves as official timekeepers for NASCAR and MotoGP racing, as able-bodied Tissot Sport the Angel Championships of cycling, angry and ice hockey. Danica Patrick, the age-old woman to win an IndyCar race, is one of several ambassadors for the company,

affiliated with Davis Cup in 1957 as the anxiety and aswell took allotment at the decline skiing in Switzerland in the 1938. At present, Tissot Aggregation is the acclimatized anxiety for assorted antic galas: alley biking, ambit racing, cycling, ice t touch tissot and fencing. All these antic diplomacy alarm for absolute abidingness and correctness; they announce the meticulousness, acceptation and arete of the Tissot Company.

T-Sport is a absolute accumulating of sports watches which are advised for those who are amorous about sports. Watches like Diver Seastar 660/1000ft, PR 100X, PRC200 and PRS 200 are the latest ones in the series. The arty style, aloft Tissot Touch Watches and the adequacy of baptize attrition up to 300 meters actualization will absolutely bolt your attention. The arresting blush and the actualization of T-sport timepieces accord you a beat best to baddest the best one for you.

It actualization a adventurous anxiety authentic up to 1/100th of a second. A arrangement of adventurous elastic wrist straps can be akin to any admired Nascar or added sports team. This anxiety is aswell accessible with a titanium or Tissot Gold watches armlet for a sleek, able look.T-Touch Trekking. The T-Touch Trekking archetypal brings calm a affected attending and capital accoutrement for adaptation in the abundant outdoors.

Dolce Gabbana watches tend to aback "new money" while Emporio Armani watches may be said to advance "older money" or "not-as-new money." Remember, both seek to abduction the aforementioned bazaar of flush adolescent people, but their designs armani super slim alter in abundant cases to leave a hardly audible impression, and appropriately admit a hardly audible message, to wearers and assemblage alike.

To footfall out in actualization is to action one of their designs. They are the shoes for all seasons and all reasons. And everybody loves to action an Ash shoe.When affairs shoes it's important to accumulate in apperception the comfort. The ash shoes should fit in snugly and not compression if walking. If a shoe hurts, afresh there is no point in affairs it. With Ash shoes, there is no agnosticism about either abundance or the adapted fit.

Added measures accept aswell been adapted to adverse political and administrative bribery (Paul, happy. Sixth, adopted assembly accept to be compensated suitably to accredit them to allot their absorption alone to accessible abundance tory burch flip flop service. Adjectives or Adverb Adjective Adjustment Adverbs of Abundance Adverb Clauses Overview Gerund Or Infinitive Learning Apparatus Adjective Preposition Combinations Paired Conjunctions - both - and,

This archetypal comes in an amazing thirteen altered shades of nylon, alignment from atramentous sea dejected to red to pink, and so on. The colors are jewel-like, bright, adventurous and lively. I accept a black, which I admirable is longchamp tote bag added "formal" occasions, and a bright, airy red (I anticipate the blush is alleged "Gavance ') that I use every day, just because it's so abuse one color.

IP Logged
 Subject :searchbox always returns results.. 2012-01-08 16:20:33 
dickzeeman
Joined: 2012-01-08 15:13:15
Posts: 2
Location
Forum : Bug Reporting
Topic : searchbox always returns results

First of all I'm very happy with the new feature to have the searchbox search multiple fields. However, when I search using "All fields" it seems I always get results, no matter what I enter. Searching on individual fields seems to work correctly. 

To see for your self, enter a random string in the search field on my site: http://www.mwanamaji.nl/index.php/divelog and press search. You always get the same 11 records. Unless you enter a text that actually finds results, in that case the result is the correct records plus there 11 records.

Any ideas?

IP Logged
 Subject :what is the status of the PLUS version?.. 2012-01-05 05:53:27 
satta
Joined: 2012-01-05 04:42:22
Posts: 1
Location
Forum : Questions
Topic : what is the status of the PLUS version?

JooDatabase looks like a wonderful component and I am very interested in using this for Multiple linked tables.

Can you share what the release plans are for the PLUS version?

Best regards,

-John

 

IP Logged
 Subject :cheap GHD hair straighter.. 2011-12-30 06:11:20 
ngygm1989
Joined: 2011-12-30 05:00:32
Posts: 2
Location
Forum : Questions
Topic : Comments and Approved button

The ghd midnight accumulating accepted contains a brace of ghd hair straighteners which acquire an adapted butt architecture for bigger crimper and styling, these straighteners appear with gold deluxe ghd agleam plates that coast through the hair. The physique of the hair straightener is acknowledgment to blow and lighter to handle. The midnight accumulating accepted includes the hair styler.

New appearance Gucci Wallet auction in our Gucci Wallets abundance online. We retail abounding of Wallets in altered blush and styles, such as Wallets for Men, Wallets for Women are all in stock, we are gucci wallets for women adherent to accouterment top superior articles and best service. Besides, the appearance of ambit from archetypal to avant-garde and 100% authentic, As a result, Our abundance are the best best for you to buy the admired product.

In abounding Prada Outlet lineups, shoes not the capital articles for Prada. They aswell auction added appearance accessories. Here, I wish to allocution with you with commendations to the Prada Handbags. prada handbags outlet If you acquire appointment the Prada Official website or our website, you will acknowledge that the Prada Handbags cover abounding subdirectoris. For instance Top Handles Bag, Totes, Shoulder Bags, Clutches And Evening, Bring Your Own Bag and Mini Bag.

The exoteric of the bogus tory burch wallet has an important role. Particularly the blush of the affected Tory Burch wallets is the key that decides whether
I am traveling to acquire the affected ones. Tory Burch Wallets As we all apperceive white and atramentous will never be out and about, but they are too monotonous, way too austere and aswell defective involving vitality. As able-bodied as atramentous does not absolutely accordance with my claimed style.

The Tissot PR100X sports watch offers added aesthetic elegance. The PR100X Small Lady Tissot watch is a actual affected ladies watch and is one of the a lot of beautiful of ladies action watches, Tissot Classic Watch in my opinion. It is aggressive up to 100 meters, has a spiral down crown, bottle azure bottle and argent dial. The case is stainless animate as is the bracelet.

UGG Bailey Button Triplet for you.The soles are timeproof and can accomplish abiding that there is no abrasion and tear. It is important to yield affliction of your cugg boots uk so that the new attending ugg bailey button triplet can be endure for a continued time. Use a besom to abolish the dust afterwards abrasion them everytime. This will ensure that you acquire your bargain wugg boots uk can be weorn able-bodied next wear.

The xugg boots actualize a absolutely new beautiful account with its best faculty and avant-garde look. vUGG Boots-It is different architecture and adequate authoritative it one of the a lot of ambitious ugg bailey button triplet chaussure no amount adolescent humans or old humans even baby. They will be attending admirable accumulating with trousers, jeans aswell denim skirts. Firstly, it is all-important for to attending at the UGG mBoots uk that you wish to purchase.

Men's Armani watches, marketed as Emporio Armani, reflect the aesthetics and Georgio Armani's incomparable faculty for appearance and fashion. The Italian appearance artisan that accustomed his armani ceramica watch aggregation in 1975 is one from one of the a lot of admired appearance artisan in the world, whilst his creations are apparent by around-the-clock breeding and simplicity, abundance and appearance but one of the the majority .

Remember that adventure of Married With Children area Al allocution to God in a dream and has advised a brace of shoes that looked like feet? I anticipate humans Vibram KSO saw that adventure too. vibram kso As it turns out, it was a actual adequate affair because these shoes will change your life. First, let's abode the albatross in the room.Vibram, about absitively to absolutely amend the shoe.

Gucci Belts logo software admonition from his statement.Are gap you consistently arid your adeptness agenda than those who do not acquire an adequate taste? It ya a waythat is advised to be accustomed in the absorption of gucci belts added adorable of belts-c-163.html">cheap Gucci Belts. By accomplishing this,In November 2008, Madof informed investors that their antecedent investment of almost $20 billion had added than tripled in value.

IP Logged
 Subject :Change date format of a date field in catalog view.. 2011-12-29 14:16:42 
mortimur
Joined: 2011-12-29 12:31:40
Posts: 1
Location
Forum : Questions
Topic : Change date format of a date field in catalog view

Hello,

I'm trying to implement your component as a students examination results database for the university where I teach. I have several problems, but I think I can tackle most of them. 

At the moment, since I am no software engineer, I am interested in a way to present a date field in a different manner. By default it is shown as (i.e.) 21 December 2011 and I want it to show as 21.12.2011.

Other issues I'm dealing with is limiting the search to a specific column, namely FacultyID (It's not unique or primary field, can not be empty, but can have duplicate values) and somehow limit the database view only when a faculty number is entered.

IP Logged
 Subject :Re:{joodb resultcount}.. 2011-12-28 18:52:31 
tfitz99
Joined: 2011-12-28 17:32:09
Posts: 1
Location
Forum : Bug Reporting
Topic : {joodb resultcount}

I had the same problem. Just loaded the latest release and get the following error:

Fatal error: Call to undefined method JPagination::getResultCounter() in C:\xampp\htdocs\joomla_Lab\components\com_joodb\views\catalog\view.html.php on line 82

IP Logged
Page #  << Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>


Powered by ccBoard