Scripts from this website
-
» purcelly Sorry, one last one from me as I just keep breaking the JS, it's not my stong point.
Is there a way to allow multiple votes from the same IP...
Last post » purcelly This worked perfectly! You're a star, thank you!
-
» purcelly Is it possible to remove the total votes displayed on the simple vote version of the script ( )?
I'm using the script successfully on a page but...
Last post » purcelly That's perfect thank you. I looked at everything but just kept breaking stuff haha
-
» Nike555 In this script: , i will try to remove from scripts vt_ in ID and will make simple id, not be anything worse? :)
Last post » Admin I think you changed well the code, if it works in your website, it is ok.
-
» Nike555 Hi
I have 1 little question about your Ajax voting script ( )
I use only vot_plus , you are maked in table `votusers` the column `item` (varchar...
Last post » Admin Hi
The value for item is not necessary to be an integer number, it can be a number or a string.
In the html code you can have:
<div class=...
-
» petitesouris Hello,
I'm using the Multiple Select Dropdown Lists with Ajax, with the code from this page:
and I tried to get description in a nice html table...
Last post » Admin Hello,
Try to replace the code (lines 63 to 86 in your code posted above):
// sets the select tag list (and the first <option>), if it's not...
-
» petitesouris Hello
I am a real newbie and it took me a while to get the script working but it does! Thank you so much, now I have a question and would like to...
Last post » petitesouris Thank you so much it does work so well and does what I wished for.
For the name with space my database in sql is built like that start _date , it...
-
» northshore421c I'm using the countdown timer:
I'm having a very hard time adding a Pause/Resume button to the javascript. I'm very new to java and would...
Last post » Admin I not know how the osillator /sound is muted and unmuted, but if you know and you want to combine that code with the script for the Pause/Resume ,...
-
» Nike555 It's possible to make multivote for 1 user, in the Ajax Voting Script? From:
For example 1 user can vote any 12 hours.
Last post » Admin The nextv column contains the time after which the user can vote again .
This time is defined in the NEXTV constant, in voting.php:...
-
» Nike555 It'si it possible to add to the table of voters (votusers) login username of voter, when user vote? In the Ajax Voting Script:
Login i get with...
Last post » Nike555 Big thanks
I added in class.voting.php...
-
» ralle Hi,
Thank you for this great Rating Script:
Has anyone ever tried to generate rich snippets for Google to display the ratings in the search result...
Last post » Admin Hello
To generate rich snippets for Google to display the ratings in the search result list, the microdata with ratings must be in the html source...
-
» Nike555 Hi all !
On localhost (xampp latest version) this script don't work, on hosting work.
When i try to vote i got this error:
prntscr.com/97mdy8...
Last post » Admin Hello,
I made some modifications in the code of the script. Try download it again and test it.
To make sure you will not get the previous script...
-
» byronclunz I've installed your imgupload.php script but it doesn't load ckeditor. Please see:
cctomany.com/ckeditor/samples/index.html
... where I'm...
Last post » byronclunz Thank you for the help. I tried adding the plugin.js one-line file but that alone didn't work. So I downloaded from your _s2 link and that appears to...
-
» tooltf I love the extension ImgUpload for CKEditor, works great except there is no check for images/files named the same. I just overwrites the existing...
Last post » Admin Hi,
Thanks to your suggestion, I modified the script by adding the option to set to Rename filename or Overwrite existing file.
- By default, if...
-
» Toky Hello you all,
I want to use Multiple Select Dropdown List with ajax ( ), the whole thing is just perfect for me, but I couldn't make it work.
I...
Last post » Toky Halelujah, it's working, I had to do many turn around by posting another customed page to contain the select_list.php .
Thanks a lot for your...
-
» maneerat hi, I use the code from to create my database in my web.
In the example file, it has 5 field in a table, I insert a new field in this table (field...
Last post » Admin 1. If you made changes in the select_list.php file, you not need to modify the ajax_select.js file; let the JS file as it is.
2. You don't know...
-
» jod Hi, I am working with plugins for ckeditor developed by you. And I got stuck with a little problem. The plugins are imgupload.php and imgbrowse.php....
Last post » Admin Can you post here the full/absolute path of the imgupload.php file starting from server root, and the location of the upload folder? So, to know the...
-
» alfordfiles I use the Drop-Down Select Lists Creator, it is working great!
A simple question: Client wants first pulldown menu to have a different default...
Last post » Admin There is Not a limit to the number of sub-levels for the Drop-down select lists.
I just tested the script with a set of select-lists with 10...
-
» alfordfiles Hello - I am loving the multiple drop down select lists creator from: - and wondering if there is a way to use multiple calls to different slists on...
Last post » Admin The IDs structure and the function to start the script are completely changed in the new version. The files with select lists data must have the...
-
» David Hi Marplo,
I haven't tried yet, but is it possible to load both the star-rating and the Like/Dislike script from the one header or is the js and...
Last post » David I really appreciate the offer to help, but I think I've got enough to keep me busy for a couple of weeks finishing everything else off. Then I will...
-
» hups One last questions.
Maximum number of rows what do you mean by that? the letters or words?
when i set rows to 30 i can write 35 words is this not...
Last post » Admin Hi,
If you refer to this line of code in setchat.php:
define('MAXROWS', 30); // Maximum number of rows registered for chat
MAXROWS...
-
» hups I have set the $c_subdir = ''.$username.'';//$username comes from database
the chat is looking ok, the entrys come from harry.txt,
The chat with...
Last post » Admin I didn't understand well the problem, I not know what $first_get_value comes from the side is; but if the problem has to do with the value of the...
-
» hups Hello
In the PHP Chat script from where can i set intervall?
Last post » Admin The callphp variable is used to control when to load the chat data from php or directly from the txt file with chatroom.
Reading a txt file with...
-
» kimmi Hi
When I try to create a new directory I receive the following pop up error:
E_InvalidPath /customers/a/9/a/mydomain.com/httpd.www/ and so on...
Last post » Admin Hello
Did you make any changes in the html /php code? Did you test with the fileman.html file and the default test/ directory?
Did you add...
-
» hups hello,
i have a problem, i set the chatdir from database :
define('CHATDIR', '../chattxt/'.$usernamerow.'/');
// the $usernamerow= 'hups';
when...
Last post » Admin I made the Chat script to can be used with sub-folders in the chattxt/ directory for chatrooms.
Download again the script from: , and test it.
In...
-
» hiromik Hi,
I followed all installation instructions, managed to reindex 500 pages, it works up to the search suggestions displaying correct phrases, but...
Last post » hiromik Finally I managed to run success. My test site:
testmypages.atwebpages.com
First page has link to SSEP Search page.
The test site has more...
Forum permissions
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum