Advanced Search

Search by Keyword
Search by User Name
   

Search Options

Find Posts from
Sort Results by
Jump to Result Number
Search in Categories

Search Results

Searched for: import data
01 Dec 2014 16:36

fredriley

My first post to this forum, as a newbie Joomla and RSForms user, though an experienced web developer.

My query is: can I import, into a site running RSForms, CSV data exported by RSForms on another site?

I strongly suspect that the answer is 'no', based on the threads that came up on a search for 'import data', but I need to ask as otherwise I'll have to manually copy and paste many tens of entries into a form (don't ask - it's way too complicated to explain in less than 20 pages).

Fred...
Category: RSForm! Pro
06 Nov 2014 20:11

conticreative_gmail_com

I have not started using RSdirectory yet, so I would not know which files you'd need to change to accomplish what you described, but I know from experience in other scripts that even with the sites residing in the same account (localhost) is not that easy to move data from one DB to the other.

My suggestion for you would be to look into having a chron job export and import the data from one DB to the other. You'd have to either write or hire a programmer to write a script (or plugin) if...
Category: RSDirectory!
26 Sep 2014 15:10

Gerard.Verheij

Hi,

My customer wanted to create Joomla-users to his website in a simple way. So I created a form with RS!Form Pro and the Joomla Registration Plugin, as described here.

Also, he wanted to assign the correct Access-right to this new users. In this website, lots of specific functionality (menu-items, modules, forms, articles etc) is only available (with View-Access-Levels) when you are in the correct ACL-group.

So, I use a dropdown-field in the user-creation-form to select the user-group the...
Category: RSForm! Pro
22 Sep 2014 04:45

yaani

Hi,

I am currently using RSForm Pro for online membership here
www.racekarts.com/About-GCKI/become-a-member-2.html

I would like to switch to RSMembership to have the automatic sending of renewal notices x days before expiration and x days after expiration and to control online race registration. I am thinking I could use member only content for club members to view a RSFormPro race registration form at the member race entry rate & non members to view a non member RSFormPro race entry...
Category: RSMembership!
03 Sep 2014 16:18

payment225

Thank you!!

Are you familiar with registering a user-account trough php? :blush:

I want to register an account if this checkbox is marked, but my code doesn't work.
I paste it below:

if (count($_POST['form']['WantRegister']) > 0){
$postData = JRequest::getVar('form');
jimport('joomla.user.helper');
 
$data = array(
"name"=>strip_tags($postData['FullName']),
"username"=>strip_tags($postData['Email']),
"password"=>strip_tags($postData['Password']),
"password2"=>strip_tags($postData...
Category: RSForm! Pro
24 Jun 2014 08:34

cosmin.cristea

RSTickets!Pro does not offer a feature specialized in migrating the component's data by export (or otherwise). The only option to migrate RSTickets!Pro from a Joomla! 1.5 website to Joomla! 3.x remains to directly transfer it's databse tables.
Please make sure you update RSTickets!Pro on the Joomla! 1.5 website to the latest revision available for Joomla! 1.5 - rev. 8.
Detailed information can be found in the following article : Migrating RSTicketsPro
Category: RSTickets!Pro
20 Jun 2014 05:39

dexter333

Hi there

I have just installed RSComments into my Joomla 3.3.1
I need some assistance in doing an Advanced Import of JAComments into RSComments.
I have my database table open for JAComments and am very confident I have 95% of the Fields correct in the Advanced Import Settings.

There is only one value which I am unsure about - The Component (The Component in which the comments are). Do you know which value I should select from the remaining options ?
Here is a list of all the Options available:...
Category: RSComments!
11 Jun 2014 11:15

alexp

Aradise wrote:
I see this post is a few months old and I can't find any other information about this. Are you guys close to releasing a version with import/export features?

We always announce new features and revisions on our blog:

http://www.rsjoomla.com/blog/view/242-rsdirectory-data-backup-sobipro-migration-and-csv-import.html
Category: RSDirectory!
29 Apr 2014 08:30

praes

You can also add this plugin to your system and expand the details so you can use the parameters in all your views.
<?php
/**
* @version 1.3.0
* @package RSform!Pro 1.3.0
* @copyright (C) 2007-2010 www.rsjoomla.com
* @license GPL, http://www.gnu.org/copyleft/gpl.html
*/
 
// no direct access
defined( '_JEXEC' ) or die( 'Restricted access' );
 
jimport( 'joomla.plugin.plugin' );
 
/**
 * RSForm! Pro system plugin
 */
 
class plgSystemRSFPRSEventsprottw extends JPlugin {...
Category: RSEvents!Pro
22 Apr 2014 22:00

matjash

Hi I made a form that makes different type of pdf output based on user entry. Is it possible to generate pdf before sending submission to preview it?

My second solution would be to :
1. save the data to database without sending an email which generates pdf file.
2. would link generated pdf and select email to send it.

Any thoughts would be much appreciated.
Category: RSForm! Pro
05 Mar 2014 17:11

carlos.avellar9

This topic is about send SMS message,

Recently i needed create a form that send SMS message and a E-mail messagem, so i followed this steps:

1- I hired a Mobile Service, there are a lot company of this kind in the world, but here in Brasil São Paulo i work with Zenvia - www.zenvia.com.br.

2 - After hire the company you need Integration scripts provided by mobile Services.
- You you'll need the all script.
- And user and password to database connection provided by the service.

3- I show...
Category: RSForm! Pro
02 Mar 2014 13:38

mark270

Hi, I am busy creating a Project management interface and am interested to know if it is possible to setup the export fields in RSForm so that they export into a format that can be imported into ProjectFork to instantly set up a full project with all its milestones tasks lists and attached documents already defined and ready to begin managing a project.

See with a form already set up with both uncompleted question fields for variables and preformed fields for fixed settings, as a specific type...
Category: RSForm! Pro
22 Feb 2014 14:51

jersonbejarano

Im receivning many of these messages:

Website: www.mydomain.com/

Page: /components/com_facileforms/libraries/jquery/uploadify.php

Description: There was an attempt to upload a file with multiple extensions.

Alert level: Medium

Date of event: 22.02.2014 14:04:31


In the past, I had the same issue and a couple days after receiving the messages 1&1 sent me this:

Subject: 1&1 Alert: Your website is distributing a dangerous virus!

This is an urgent notice regarding the websites you host...
Category: RSFirewall!
20 Jan 2014 07:28

octavian

Users in RSTickets! Pro are taken from the Joomla! database, so it's not a question of importing users into RSTickets! Pro, it's a question of importing users into Joomla!.
Category: RSTickets!Pro
17 Jan 2014 08:27

alexp

There is no RSForm!Pro built-in feature that would allow this.

To answer your question, yes, it is possible to create such an import script. You can even to this via an RSForm!Pro, where you can parse and uploaded CSV file and insert the submissions directly, via the RSForm!Pro PHP scripting areas. Advanced scripting knowledge is a must.
Category: RSForm! Pro
Displaying 61 - 75 out of 171 results.