User Feedback Archive : May 2015

Posted by Tahmidul
2015-05-30

Hello Sir,
I'm really to sorry to say, it still makes him/her as "Active" !

I've changed 'reg'=>'Y' to 'reg'=>'N' from "web/codelib/asc/df.fl.members.inc.php" as you say ! But sorry to say, it ... Read More
Posted by Bryan Jackson
2015-05-29

I have tried everything I can think of but my script won't redirect to the requested url. It just redirects to the the TLD. I tried the demo on the site and it redirects requested link with no ... Read More
Posted by Jonathan
2015-05-27

I have made the tables in responsive using the code from http://codepen.io/geoffyuen/pen/FCBEg
Just add table class and td data-th and add the css to page.css.
I have hidden 'Add New' and 'Delete' ... Read More
Posted by Tahmidul
2015-05-27

Hi,
I like your script very much ! But I've a little bit problem with this script.
You know very well, when someone filled up this form, it automatically makes him/her "Active".
But, I need him/her ... Read More
Posted by Tom
2015-05-28

Hi,

>I need him/her as Non-Active

Open web/codelib/asc/df.fl.(table-name).inc.php and find the following array.
... Read More
Posted by Jonathan
2015-05-27

Please can you tell us how to Import a list of companies on a csv file into database, or show me the relevant help file location?
Posted by Tom
2015-05-28

>how to Import a list of companies

Sorry, there aren't any guides for that. Please add some records in the admin panel, and then export the data to a csv file using phpMyAdmin. Use the csv file as a ... Read More
Posted by Jonathan
2015-05-27

Yes, I had a redirect for the home page in htaccess, I temporarily disabled this and all is well. Please delete refernce in your post to actual site, this was only incuded in an email, not for public ... Read More
Posted by Jonathan
2015-05-27

/web/install/ setup buton clicks but nothing happens - all browsers
Posted by Tom
2015-05-27

Hi, I tried to open this url:
http://www.(.......).com/membership/install/index.php
The server redirected me to:
http://www.(.......).com/membership/install/
( cutting off "index.php" )

I ... Read More
Posted by Tahmidul
2015-05-24

Hi Tom, i wanna know how can i add a label after generating this script ?
Posted by Tom
2015-05-24

Hi Tahmidul, I can't be sure about which label you are referring to, but probably labels for data fields. You can find php constants for labels in web/codelib/cfg/res.eng.app.inc.php
Posted by Horace
2015-05-22

Great Job!!!!!!
Posted by Tom
2015-05-23

Thanks!
Posted by Rustan
2015-05-20

Hide to vote
Hello Tom
How to modified poll to voted cookie hide vote in show results only
Posted by Tom
2015-05-21

Hi, there isn't a simple solution for it. You just have to dig into the code and modify it.
Posted by kavya
2015-05-19

I have hosted the script on the server and i have been testing the count for likes and dislikes and there is no increase in the likes or dislikes even after voting can you pls solve the issue
Posted by Tom
2015-05-20

Hi kavya, most likely the data file doesn't have read/write permissions. And probably your web server is configured not to show error messages but log it to the error log. You should first check the ... Read More
Posted by Сергей
2015-05-12

Yes, indeed :(
Thank you for your prompt reply.
Do you have any recommendations? Please.
Posted by Tom
2015-05-17

>Do you have any recommendations?

Well, just use an Apache web server!
Posted by Сергей
2015-05-12

On my two domains from different hosting providers, such a message is displayed.
-------------------
405 Not Allowed

nginx
-------------------

Php Version 5.2 & 5.4
Appache. Linux.

No changes in ... Read More
Posted by Tom
2015-05-12

Hi Сергей,

My best guess is that the web servers don't handle .htaccess file. Please make sure that your web server can use .htaccess.
Posted by nilesh
2015-05-08

you are awesome ...thanx
Posted by Tom
2015-05-12

You are welcome!
Posted by Robbie
2015-05-05

Hi Tom,

First of all, thanks for the great scripts! .. I'm just starting to discover php and this is a big help.
Do you think it's possible to make the email addresses and URLs "clickable" ? So you ... Read More
Posted by Tom
2015-05-12

Hi Robbie, This article will help you.
http://www.phpkobo.com/article--m2072
Posted by Chris
2015-05-01

Thanks, you are awesome! Keep up the good work!
Posted by Tom
2015-05-12

You are welcome :)