User Feedback Archive : January 2016

Posted by Sergey
2016-01-31

I edit the template web/staff/tpl.(table name).search.inc.php, but all entries are placed like that:

name address
name address
name address

but i need

id4 name adress | id5 name adress | id6 ... Read More
Posted by Sergey
2016-01-31

For example.

I have some people with address in UA, in UK, in USA, ....

Can i display numbers of records in each categories of address? If i can, please help me how to do this.
Posted by Sergey
2016-01-29

Sorry for many quastions dera Tom. But...

Can i display numbers of records in each categories of address? If i can, please help me how to do this.

And can i do like in AdFreely, if "URL" input ... Read More
Posted by Tom
2016-01-30

>Can i display numbers of records in each categories of address?

Sorry, I don't understand "each category of address" Would you clarify it?

>if "URL" input field is empty the link is not clickable ... Read More
Posted by Sergey
2016-01-29

And one more questions. How can i place checked checkbox for default options?
Posted by Tom
2016-01-30

Let's suppose the field name of the checkbox is "newsletter".
Open web/codelib/df.fl.(tablename).inc.php and find the following array.
... Read More
Posted by Sergey
2016-01-29

Hello dear Tom.

Please can you help me. Could i change positions of all entries of addressbook from horizontal to vertical with 3 or 4 column? And how can i do this? For example.

I want that in one ... Read More
Posted by Tom
2016-01-30

>Could i change positions of all entries of addressbook from horizontal to vertical

Yes you can. Just edit the template web/staff/tpl.(table name).search.inc.php
Posted by martin
2016-01-29

i have followed all your instructions up to this stage.

Entering leads
Open web/staff/index.php in your browser. Log in as one of staffs you registered in the previous step. Click Lead from the top ... Read More
Posted by Tom
2016-01-30

>i am unable to create leads.Please help

So in which step did you get stuck? Did you see the Add New button?
If so, what happened when you clicked it?
Posted by Jeremy
2016-01-29

Hi Tom,

Thank you for the previous answer, it works well.
Is it possible to hide the ID in search AND in the contacts list ?

Thank you.
Posted by Tom
2016-01-30

>Is it possible to hide the ID in search AND in the contacts list ?

Yes, it is!
Posted by Oscar
2016-01-28

I trayed but is not working I don't know how to do that.
Do you have any Idea, How to do that.?
Can You Help me.
Posted by Tom
2016-01-30

>I don't know how to do that.
Well, you just have to give it a try. Keep modifying it until it works. That's how you integrate any modules to your own code!
Posted by Jeremy
2016-01-28

Hi Tom,

Really happy with this address book, but as the admin I can see and search for contacts. But, as I put a link to the address book on my site, how anyone can see it without login.
Want to ... Read More
Posted by Tom
2016-01-28

Hi,

>how anyone can see it without login.

You need to create a guest version. to do so, the first step is copy the staff folder and rename it as something like "guest" The "guest" folder now works ... Read More
Posted by Sergey
2016-01-28

Thank you dear Tom, for fast reply, but your example:
?_sc=address/&rs:def:_lv:ob=cls_rlog_date_time%20ASC not working (i change address to my db name). The script write this: "Invalid Order By : ... Read More
Posted by Tom
2016-01-28

>"Invalid Order By"

This would appear if you forgot to add (sr).
Would you check it again? Also try other fields like "first_name" to
see the problem occurs on others as well as ... Read More
Posted by Oscar
2016-01-27

I sow this page I thing is CSS
http://www.imaputz.com/cssStuff/bigFourVersion.html
but I will like to know if I can do the same with this Scrip

Thank You for you Help
Posted by Tom
2016-01-28

OK, I got what you meant by "freeze." I think it's possible. Try it!
Posted by Oscar
2016-01-25

Dear: Tom

I will like to Freeze the head of viewer result in the main page.
Posted by Tom
2016-01-27

Hi, I am not sure what you meant by "freeze" Maybe you don't want users to interact with the search page? If so, you can remove the search criteria inputs, sort buttons, pagination buttons from the ... Read More
Posted by Trajce
2016-01-25

Hello Tom

Is there any chance to remove delete button from staff page.

Thanks
Best regards
Trajce
Posted by Tom
2016-01-25

To prevent non-administrators from deleting records, first you have to disable it in the backend code. To do so, open web/staff/app/cls_ps_lead.inc.php and add
if ( !$this->sys->IsAdmin() ) exit;
... Read More
Posted by Oscar
2016-01-23

Dear: Tom
How can I freeze table header in datashow page. in the tpl.lead.search.inc file

Thanks For your Help
Posted by Tom
2016-01-25

Hi,

>How can I freeze table header in datashow page

Sorry, I didn't understand what you meant by "freeze table header." Would you clarify it?
Posted by Unna
2016-01-22

Your code looks so good.I need this function only,but in java.If there is any source or links you know..Please refer.Thanks in advance.
Posted by Tom
2016-01-22

>If there is any source or links you know

Sorry, I don't know.
Posted by Oscar
2016-01-20

Tom How can I Increase the Font Size.
Posted by Tom
2016-01-22

>How can I Increase the Font Size.

You can edit the css file. Find css files in web/staff/css/ folder. Look for font-size items. For example,
font-size:14px;
Increase the size like:
... Read More
Posted by adam
2016-01-20

http://coko.foundation/blog.html#vote_for_pubsweet_logo

thanks...great script.

adam
Posted by Tom
2016-01-20

Wow, looks nice!
Posted by Oscar
2016-01-20

Dear: Tom I need to Auto Sort with Id First Column how can I change the code and where is so I can change.
Posted by Tom
2016-01-20

Open web/staff/app/df.fieldlist.inc.php in a text editor and
find the following array.
... Read More
Posted by christian
2016-01-19

Tom,
First off; many thanks!!!! This script really helped me further my knowledge of php. (which was extremely minimal/sad...now just kinda sad) :)

So here's my question(s): I want to add a ... Read More
Posted by Tom
2016-01-20

Hi,

>I want to add a description underneath each item in the poll.

Find lines like this in class.inc.php
... Read More
Posted by Sergey
2016-01-19

Hello again dear Tom.
This time please help me with links. I wanna do a sorting by date creating or date editing strings like:
<a href="?_sc=customers/&sr:def:rlog_edit_date_time=19.01.16; ... Read More
Posted by Tom
2016-01-20

To sort in cls_rlog_date_time, you need to add (sr) to rlog_edit_date_time array.

To do so, open web/codelib/asc/df.fl.address.inc.php and find the following array.
... Read More
Posted by adam
2016-01-18

Im so happy people still write good scripts which dont need a database and are simple to run and adapt. Many many thanks. Awesome work and a great script.

Especially thanks for making it free ... Read More
Posted by Tom
2016-01-20

I'm glad to hear that!
Posted by Alvaro
2016-01-17

Hola, soy de Madrid he comprado el sistema de votos pero yo lo necesito configurar para mysql almacenar los votos en una base de datos ¿me puedes decir como?
Posted by Tom
2016-01-18

No, you don't need MySQL. Ajax Likes Script stores data in flat text files. I hope I understand you question correctly.
Posted by Sergey
2016-01-14

Thank you.
Posted by Tom
2016-01-15

You are welcome :)
Posted by Martin
2016-01-13

Is it possible for one to add or remove fields in the records form?
Posted by Tom
2016-01-13

Hi, How to add/remove fields are not documented but this script is internally very similar to Address Book Script. You may be able to use the Address Book Script guide for adding fields to Lead ... Read More
Posted by Sergey
2016-01-13

Hello dear Tom. Please can you tell me what I must to do that in search form i can place a checbox not simple selectfield. For example, I have some checkbox to check in adding new adress form, but ... Read More
Posted by Tom
2016-01-13

Sorry, there isn't an easy way to convert the select to a checkbox. The reason why <select> is used is because a select can offer three choices: (1) Checked (2) Unchecked (3) All. If you change the ... Read More
Posted by Leandro
2016-01-09

Hello Tom, thanks for your fast reply, the center tipbox worked perfectly.
Now I'm having another problem, I load the poll inside home.html, and home.html inside "section" container of index.html. ... Read More
Posted by Tom
2016-01-09

Sorry, it doesn't have the feature to initialize polls after the page load. I think it's an important feature and I should add it in the next version. Thank you for reminding me!
Posted by Iain Roome
2016-01-08

Hi Tom
Thanks for getting back to me.
Just to be clear if I disable the IP block can someone vote more than once or repeatably vote? Just want to make sure.

Thanks again
Iain
Posted by Tom
2016-01-09

>if I disable the IP block can someone vote more than once or repeatably vote?

If you disable both the IP and cookie block, then anyone can vote more than once. If you still enable the cookie ... Read More
Posted by Kim
2016-01-08

Thanks so much for the information on what to put in the URL to alter the search string. It works perfectly.
I'll look at the multi-column search ability when I get some time. This a great script ... Read More
Posted by Tom
2016-01-09

You are welcome!
Posted by Kim
2016-01-06

Thanks so much for the help with the default search string. I'm still struggling with a URL alterable search string.

Is it possible to implement a muti-column sort (shift select) without too much ... Read More
Posted by Tom
2016-01-07

>I'm still struggling with a URL alterable search string.

If you are already logged in, you can set the search inpu box of First Name to "john" by putting the following URL in the address bar of the ... Read More
Posted by Iain Roome
2016-01-05

Hi Tom
I'm having problems that when you press the vote button the voters are informed they have already voted - even though they haven't.
I have created a new poll for this polling area and I am ... Read More
Posted by Tom
2016-01-07

Users in the same LAN share the same IP address, so if IP block is enabled and one of the users have voted, others can't vote. You can disable IP block to prevent it. To do so, open ... Read More
Posted by Leandro
2016-01-04

Hello, first of all thanks for this great utility! is really awsome... I got only one question, how can I center the tipbox position inside div container? I look into tclass.js.inc.php and I found ... Read More
Posted by Tom
2016-01-04

> I found the css style parameters,

Yes, you found the right file and pinpointed the right location!
To center the tipbox, replace the following lines,
... Read More
Posted by Kim
2016-01-03

Hi
Is there some way to set one or more search criteria before accessing the main page in order for the search results to be updated when the page opens. For example, presetting a default entry into ... Read More
Posted by Tom
2016-01-04

Hi,

>presetting a default entry into one of the search fields

It's possible. As an example, I'll set the default value of the "First Name" search field to "john."
Open ... Read More