|
|
Re:How to populate a CB Field with a Country List
|
|
Date: 2006/05/03 01:07
|
By: Bink
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 5 |   | |
|
SQL knowledge is needed to use that page. For example, the log in steps to get to MySQL are missing steps. When I stated step by step that is literally what I meant. Some designers are not familiar with MYSQL or PHP. This component is a Joomla add on and it seems more complicated to use than Joomla. These are my experiences with this application.
There are several mods for this comp. but each require work in the db. ex. the Birthday component. Is there a user's manual that is easy to read for this sw?
|
|
The administrator has disabled public write access. |
|
|
|
Re:How to populate a CB Field with a Country List
|
|
Date: 2006/05/03 04:05
|
By: nant
|
Status: Admin
|
|
|
Karma: 462  
|
|
Admin  | Posts: 5980 |  | |
|
Bink wrote: SQL knowledge is needed to use that page. For example, the log in steps to get to MySQL are missing steps. When I stated step by step that is literally what I meant. Some designers are not familiar with MYSQL or PHP. This component is a Joomla add on and it seems more complicated to use than Joomla. These are my experiences with this application.
There are several mods for this comp. but each require work in the db. ex. the Birthday component. Is there a user's manual that is easy to read for this sw?
Well ... We can easily do this by using phpmyadmin to make some additions to the related comprofiler tables.
It is assumed that you know how to start the phpmyadmin application on your host. If not then you have problems. Nick A. CB Core Team Member Support CB Development and Get Detailed Documentation Developer of Nant's Gallery plugin CB Gallery Extensions Listing, Rate CB Gallery on Extensions Site Developer of CB AutoWelcome Plugin CB AutoWelcome Extensions Listing,Rate CB AutoWelcome on Extensions Site People ignoring your call for help? Read this! FAQ you Joomlapolis Extensions Directory (new)- check it out!
|
|
The administrator has disabled public write access. |
|
|
|
Re:How to populate a CB Field with a Country List
|
|
Date: 2006/05/03 12:53
|
By: dsendecki
|
Status: User
|
|
|
Karma: 13  
|
|
Gold Joomlapolitan  | Posts: 386 |   | |
|
This goes beyond the kind of support that any developers need necessarily provide.
There are alternatives -- you can enter each country in individually, for example -- if you are unable to use PHPmyADMIN. Alternatively, you could hire someone to do this for you.
If you are around this weekend -- I could help you. PM me your MSN or Google Talk ID and we can chat about it. Small Press Exchange | Free eBook templates for self publishing | My Blog
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:How to populate a CB Field with a Country List
|
|
Date: 2006/05/20 18:48
|
By: amellie
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 1 |   | |
|
I read the previous posts in this thead and found that a lot of people are getting SQL commands error... (the same thing that happened to me last time). So I edit the file (country_list.txt) so that it's using SQL commands.
Attached is the edited version of the country_list.txt...
If you want to use it, you have to do 2 things: - change "put-the-table-name-here" to be the table name of the community builder.. in my case is "jos_comprofiler_field_values" (without the quote). - change "put-the-fieldid-here" to be the fieldid value.
then you can just import the file into phpmyadmin...
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:How to populate a CB Field with a Country List
|
|
Date: 2006/05/22 17:40
|
By: pakito1
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 10 |   | |
|
Country list in spanish -Listado de paises en español
Post edited by: pakito1, at: 2006/05/22 11:43
|
|
The administrator has disabled public write access. |
|
|
|
Re:How to populate a CB Field with a Country List
|
|
Date: 2006/05/28 00:11
|
By: bzn
|
Status: User
|
|
|
Karma: 2  
|
|
Senior Joomlapolitan  | Posts: 68 |   | |
|
Some of you guys might have the same problem as I had. My webspace provider disabled this function "Insert data from a text file into the table" because of security issues. I always got the error "#1045 - Access denied for user: 'xxxxxxxx@localhost' (Using password: YES)". I had to change the whole procedure. If somebody is interested, please pm me. SQL knowledge is still needed! ________________________________________ I'm running Joomla v1.5.5 and CB v1.1
|
|
The administrator has disabled public write access. |
|
|