31
animas
Re: Attention! Module Developers...
  • 2005/5/23 13:37

  • animas

  • Quite a regular

  • Posts: 206

  • Since: 2005/1/30


I am testing in my pc using localhost. How do I validate from my pc? There is a file upload option, but which file should I upload?

Thanks.



32
animas
Re: multi survey question...
  • 2005/5/23 13:30

  • animas

  • Quite a regular

  • Posts: 206

  • Since: 2005/1/30


Thanks.
Do you know if it is possible to find out which users gave a particular answer of a particular survey using SQL query in xoops+survey database?

I mean, is a reference of user ID stored in db against the answers?



33
animas
Attention! Module Developers...
  • 2005/5/23 7:57

  • animas

  • Quite a regular

  • Posts: 206

  • Since: 2005/1/30


I am only trying to show a different php script/program inside xoops. [Not by using IFRAME]

I created the following files.
xoops_version.php
<?php
$modversion
['name'] = 'NAME';
$modversion['version'] = Version;
$modversion['description'] = 'Description';
$modversion['credits'] = 'Credits';
$modversion['author'] = 'Author';
$modversion['license'] = 'License';
$modversion['official'] = 'yes';
$modversion['image'] = 'images.gif';
$modversion['dirname'] ='name';
?>


Then I added codes in each relevant php files of that program with the following code structure.
<?php
include("../../mainfile.php");
include(
"../../header.php");
?>

...program's codes in relevant php file....

<?php
include("../../footer.php");
?>


Then I installed the module (directory "name") as other modules. It installed successfully.

Now problem is when I browse a page of that module, theme acts wired. Tables are misplaced, layout broken etc. etc.

How to fine tune it?

Thanks.



34
animas
Re: multi survey question...
  • 2005/5/22 19:13

  • animas

  • Quite a regular

  • Posts: 206

  • Since: 2005/1/30


I set the restriction option by email. But I could not figure out how to restrict by email. Which email address it is using? Or where is the option to enter email address?



NB. your codes at Mith's Survey System Forum was a help.



35
animas
Re: (Mith's/JKP's) Survey Module Help
  • 2005/5/22 18:27

  • animas

  • Quite a regular

  • Posts: 206

  • Since: 2005/1/30


Quote:

animas wrote:
"Errors
You have already replied to this survey" the meassages appears above the site header


The code for printing the message seems to be inside class/form.php, line 329. But can't understand why it is printing outside the main table layout of themes.
Any help?

Where can I download Survey .5 just to check?



36
animas
Re: Another: "Sorry, you don
  • 2005/5/22 17:27

  • animas

  • Quite a regular

  • Posts: 206

  • Since: 2005/1/30


First check "Modify form access permissions".
Use the links rather than accessing directly.
http://yoursite/modules/formulize/index.php?title=name
Here "name" is the name of your target form.
Renaming works, I am not sure about the reason. May be settings were not to let user submit more than once and ...

I had several issues with settings.
1. How to stop user from viewing reports?
2. How to make sure user can not submit more than once for a particular form?

I will have a look to Formulaire's lates 301 version soon.

By the way try mith's Survey. I liked it but have some probs too.(Forum Post).
I wish resubmission was validated by the submitters user ID.



37
animas
Re: (Mith's/JKP's) Survey Module Help
  • 2005/5/22 16:59

  • animas

  • Quite a regular

  • Posts: 206

  • Since: 2005/1/30


About my first problem:
I also tested it with different themes. It seems the message appears before and out of the main table of theme.

Quote:

Mithrandir wrote:
Validated email address means that the reply will not be validated until the email that is sent to the email address is replied to

How do the submitters know that their submission will be validated by email(say they will not check email)?



38
animas
(Mith's/JKP's) Survey Module Help
  • 2005/5/22 12:22

  • animas

  • Quite a regular

  • Posts: 206

  • Since: 2005/1/30


I have tested the .6 version with both XOOPS 2.0.10 and 2.0.9.2 (on localhost) and had the following problems.

"Errors
You have already replied to this survey" the meassages appears above the site header where it should appear below the header, the center part used by modules.

I also need some answers:
1. How does "Validated Email Address" work? Cause it still lets user submit multiple times(testing on localhost, my pc).
2. Is there any other form processor or survey module that hasRestrict Double-submissalfeature?

Thanks.



39
animas
Re: List of FORM processors
  • 2005/5/22 12:08

  • animas

  • Quite a regular

  • Posts: 206

  • Since: 2005/1/30


Formulaire

There might be others which I do not know.



40
animas
Re: List of FORM processors
  • 2005/5/22 8:49

  • animas

  • Quite a regular

  • Posts: 206

  • Since: 2005/1/30


If form processor has the ability to let user modify his submission later, how nice it would be!

Thus anyone can create tons of modules himself within day. Like resume posting, content submissions many many things.

Like content systems(eg. wfsection) can do the taks but lacks customized field creaton. I wish Functionality of the two system were combined.




TopTop
« 1 2 3 (4) 5 6 7 ... 18 »



Login

Who's Online

241 user(s) are online (152 user(s) are browsing Support Forums)


Members: 0


Guests: 241


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits