User Feedback Archive : January 2015

Posted by ysmailtest
2015-01-30

I get this error with the simulator. How should the email be configured to correct it?

email error: Permission denied(13) [CProductMailer]

Thanks so much
Posted by Emre YILMAZ
2015-01-30

Hi Tom!
Great work. Thank you for share that usefull script. I have a problem. When i try to add new record or new staff, there is "403 Forbidden Access to this resource on the server is denied!" ... Read More
Posted by Nicola
2015-01-30

Hi Tom!
I saw in a old post that is possibile to merge two different script instance, using a unique database. Is it possible for more instance of adb script?
TNX!
Posted by doki
2015-01-28

Hi it is possible to add a attachment field? for example, we can upload a PDF/jpg/etc (scanned Calling card, ID, etc.) file associated to the address book entry.
Posted by Tom
2015-01-29

Edited on 05-02-13

Hi,

>it is possible to add a attachment field?

Sorry, there is no attachment field in Address Book Script.

I wrote the FileUpload addon as a commercial product a year ... Read More
Posted by Ken Anklovitch
2015-01-28

Hi Tom
After all of my experimenting and setup I am now ready to go live with my application. Is there a chance I can reset the ID code in sequence after the first record?
Thanks
Ken
Posted by Tom
2015-01-29

>Is there a chance I can reset the ID code in sequence after the first record?

How about exporting data using phpMyAdmin and importing it back to the table? When you import it, don't import IDs, so ... Read More
Posted by Tim J
2015-01-27

Hello Tom,
I installed the address book with modified fields using the Address Book Builder tool. I could log in with the admin/password. But I cannot
add contact records or cannot edit or add ... Read More
Posted by Tom
2015-01-29

Hi,

>Forbidden
>You don't have permission to access /members/staff/index.php on this server.

Very weird! I remember someone reported a similar problem several month ago. He didn't get back though. ... Read More
Posted by Juan Manuel
2015-01-27

Is it possible to bypass the "confirm information" (page 2) on the form? It's not good to have extra steps when using the form on a landing page.

By the way, your work is amazing, thanks so much for ... Read More
Posted by Tom
2015-01-29

>Is it possible to bypass the "confirm information" (page 2) on the form

There isn't any convenient switch to drop the confirmation page, but certainly it's possible to modify the code that way. ... Read More
Posted by mac
2015-01-27

Hi Tom,
I want to include this validation and format before insert on databases(when save on add new)
http://technologyordie.com/php-mac-address-validation
Posted by Tom
2015-01-29

I'll point out where the script saves data. Open web/staff/app/cls_ps_(table-name).inc.php[/b] and find the following lines.
[code]//-- [BEGIN] Save data into database
$def->SetList( ... Read More
Posted by Babulal Choudhary
2015-01-23

Hell All ,

I want to remove staff login for poll add/edit/list page?
it is possible ?

Thanks
Babulal Choudhary
Posted by Tom
2015-01-29

>I want to remove staff login for poll add/edit/list page?

Sorry, there isn't a turn key solution for it!
Posted by Babulal Choudhary
2015-01-23

Hello All ,

I want to display all active or inactive both poll on load list of page for poll after login.
so please suggest me what setting or sql I need to change and which file I need to change.
Posted by Tom
2015-01-29

Hi,

>I want to display all active or inactive both poll on load list of page for poll after login.

Open web/codelib/asc/df.fl.poll.inc.php in a text editor.
Go to line 32. you will find the line ... Read More
Posted by Ash
2015-01-22

How about adding a feature that lets people change his/her vote?
Posted by Tom
2015-01-29

That's another interesting feature. Thank you for you suggestion!
Posted by Michele
2015-01-22

Hi Tom!
There's a possibility to exclude the ID column when an user login into the adrerss book?
Posted by Tom
2015-01-29

Yes, it is safe to remove the ID column from the template, web/staff/tpl.(table-name).search.inc.php. Go ahead and remove it.
Posted by Light
2015-01-17

How about adding some protective measure that detects proxies
Posted by Tom
2015-01-29

That's an interesting idea. Thanks for the suggestion!
Posted by Peter
2015-01-14

I'm using the simple poll in a column and I want to achieve this view which I did in Firebug.

<div class="ap-bar poll-bar" ap-wratio="1" style="width: 30px; display: block;"></div>

i.e. the width ... Read More
Posted by Tom
2015-01-29

No, you can't assign a fixed width to a poll bar. The width of a bar should be variable so the script can animate it.
Posted by Ken Anklovitch
2015-01-13

Hi Tom
I realized I had to make my own php form to query the lead table. I have now got it working the way I want. It's a struggle but it is definitely worth while to figure out how I can customize ... Read More
Posted by Tom
2015-01-29

Glad to hear that!
Posted by tommy
2015-01-12

tnks Tom. and now how can i change the language ??? i hv downloaded address book mini. and i want to put more details. how can i do that ?
Posted by Tom
2015-01-29

You can edit this file, web/codelib/cfg/res.eng.app.inc.php
All the texts are in there.
Posted by Ken Anklovitch
2015-01-10


I've got exactly what I want all figured out Tom.
Ken
Posted by Ken Anklovitch
2015-01-10

Hi Tom
I figured out how to change the top menu text but I am still working out how to change the text on the log in page. I really enjoy trying to figure this out.
Thanks
Ken
Posted by Men you this guy !!!!!
2015-01-10

good gracious, tom you make my tommy go yummi yummi and when i think of the good code your website gives to my surfing journey you make me go falling like a falling body. hmmmmmmnnnn.. such a great ... Read More
Posted by Tom
2015-01-29

You are welcome!!
Posted by Men you this guy !!!!!
2015-01-10

just what i needed for my projects for shopping carts at least. you so horror in this dicey codes , makes me wanna jump out of my skin . well thanks. i really appreciate this and the whole lot of ... Read More
Posted by Tom
2015-01-29

You are welcome :)
Posted by Graham Hadley
2015-01-09

Hi, I have tested the script and it works very well, thanks :) but is there any way to enable the use of capitals in the custom short url a user types in ?
Posted by Tom
2015-01-29

Hi Graham,

>any way to enable the use of capitals in the custom short url

Sorry, there isn't a turn key solution for. But I think it's possible to modify the code to accept capitals. It shouldn't ... Read More
Posted by Ken Anklovitch
2015-01-04

Hi Tom
I figured out that I needed to include the config.selection.inc file like it does in the address db.

Thanks
Ken
Posted by Tom
2015-01-06

All right!
Posted by Ken Anklovitch
2015-01-03

Hi Again Tom
What I would really like is to use drop down list boxes in both the leads and the staff tables. For example I will have staff and leads from every Canadian province so it would be ... Read More
Posted by Teacher
2015-01-03

Hi Tom;

Firstly, thank you for your great work!

Also, you are one of the nicest Programmers on the internet, who actually responds to your customers.

Lastly, I just wanted to ....

Clarify, Can ... Read More
Posted by Tom
2015-01-06

Ha ha, I guess I should use Microsoft spelling checker more often. Thanks for the correction!
Posted by Ken Anklovitch
2015-01-01

Thanks Tom
This is exactly what I need to manage my business. I have added all the fields I need and as well changed the screen layout to make it specific to my business. Basically you have given me ... Read More
Posted by Tom
2015-01-06

Glad to hear that!
Posted by Jammy
2015-01-01

How can I change the 'likes' in to ' Yes' and the 'Dislikes' into 'No'.

Sorry if i sound like a simple person lol
Posted by Tom
2015-01-06

Hi,

>How can I change the 'likes' in to ' Yes' and the 'Dislikes' into 'No'.

'like' and 'dislike' are hard-coded in web/ajax_likes.js Line 290-296
Please change it to anything you want.
... Read More