CodeCanyon

Simple Chat Script

  • Has been a member for 2-3 years
thatguy says

also can I get it without the capture? the chat will be in a logged in area of the site.

Posted 2 years ago
Author
Jaybuz Jaybuz replied

Hmmm, if you mean the the Sum & IP logging then yes it’s just a simple edit which I could help you with.

Posted 2 years ago
  • Has been a member for 2-3 years
  • Bought between 100 and 499 items
yamon says
Purchased

Hey Jay,

I bought your chat script and installed it, page index.php loads fine but after I get 5 warning messages (errors) when I type or paste the content in the message field and click submit. Please let me know how to fix them, I’m OK with modifying files and changing permissions of the files. Please help – let me know how to fix it, here are the error messages I get:

Warning: fopen(simpleChat/data.txt) [function.fopen]: failed to open stream: Permission denied in /home/bigbang/public_html/chat/simpleChat/core.php on line 180

Warning: fread(): supplied argument is not a valid stream resource in /home/bigbang/public_html/chat/simpleChat/core.php on line 181

Warning: fwrite(): supplied argument is not a valid stream resource in /home/bigbang/public_html/chat/simpleChat/core.php on line 182

Warning: fclose(): supplied argument is not a valid stream resource in /home/bigbang/public_html/chat/simpleChat/core.php on line 183

Warning: Cannot modify header information – headers already sent by (output started at /home/bigbang/public_html/chat/simpleChat/core.php:180) in /home/bigbang/public_html/chat/simpleChat/core.php on line 203

--------------- BTW : data.txt is already there and I see your test message in on the index.php page: Test – 31st Dec, 19691 (I changed the date to America/NewYork time but date didn’t change) If you can see this the script works perfectly!

Permissions were set to 644 when I installed it.

Also I like to take out the admin login on index.php and login directly from another page or just by typing the admin login url on the browser, How can I do that? I don’t want visitors trying to play with it, you know they will try anyway.

Thanks.

Posted 2 years ago
Author
Jaybuz Jaybuz replied

Hey, I’ve replied back with an email.

And to move the admin login just move this:

<form id="login" class="padding" action="/simpleChat/" method="post">
        <p><label for="username">Username</label></p>
        <p><input id="username" name="username" /></p>
        <p><label for="password">Password</label></p>
        <p><input id="password" name="password" type="password" /></p>
        <p><input type="submit" value="Login" /></p>
</form>

to your other page and point the action part to the index.php file or to the directory with it in.

Posted 2 years ago
Purchased
Default-user yamon replied

Hey Jay,

Thanks for the direction. Regarding the error messages you asked in the email to see the installation of the script, installation is on a private network, let me install it on a public site and will send you the id and pw that you can login and take a look at the code/installation.

Regards.

Posted 2 years ago
  • Has been a member for 2-3 years
  • Bought between 100 and 499 items
yamon says
Purchased

data.txt permission issues fixed.

Jay,

I fixed the stream resource errors I was getting without changing the server, errors were generated because of permission issues on data.txt. I chmod data.txt to 777 (world wide write) – now the file data.txt can be opened, written and closed.

Thanks for the efforts you made to fix the issue and I appreciate the new admin file you made for me. I will buy your scripts at any time, I recommend your service and products to everyone. Take care.

Posted 2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
studiointhebox says

I there a login so that peolpe get a unique username?

Posted 2 years ago
Author
Jaybuz Jaybuz replied

Only admins added the user list have unique and protected usernames.

Posted 2 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
menesesfil says
Purchased

hi Jaybuz, i just bought your file, and i highly recommend it. I need your help with a small problem, and i sent you an email.

thanks for

Filipe

Posted 2 years ago
Author
Jaybuz Jaybuz replied

I’ve already replied with the answer to your problem, hope it helps! :D

Posted 2 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
rivenjr69 says

This is great. Can the moderator approve or discard a message before it is posted?

Posted 2 years ago
Author
Jaybuz Jaybuz replied

Sadly, no.

As the title describes, it’s simple.

Posted 2 years ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Bought between 10 and 49 items
  • Turkey
fkond says
Purchased

How can i add to support Turkish (Latin) Chars to post that script?

Posted 1 year ago
  • Has been a member for 1-2 years
brestolo says

hello, is possible integrate it in a simple html/css website?

Thanks

Posted 1 year ago
Author
Jaybuz Jaybuz replied

Yes. You would need to place the php code at the top of the index.php example file to your file and then move all of the HTML except the body and header parts, to your file aswell.

Posted 1 year ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
jsoko says
Purchased

Your script works great out of the box, but why when I rename index.php to chat.php will it not work? When I click Submit it just goes to the website root.

Posted 1 year ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
jsoko says
Purchased

Fixed the problem :P

Posted 1 year ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Bought between 100 and 499 items
  • United Kingdom
iAlex says

Hi, is there an easy way to make the main part, showing the messages, update every so often?

Also, it adds slashes for characters like ” and ‘

Otherwise great script! Will probably buy later today. :D

Posted 1 year ago
Author
Jaybuz Jaybuz replied

Sorry about this. I thought I had fixed it a long time ago. :P

I’m about to update the file now.

Posted 1 year ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
msimo says
Purchased

Hello First of all thanks for your nice code I already purchase it but I have a real problem, please visit this site: http://www.qasion.com/Health%20Corner.html you can find down the comment system but I don’t know some of words appear in the boxes and on the top of the page and also I can’t enter as an admin and even I can’t comment and also the menu it’s become ugly after I add the code it’s not look like others pages anymore. please I hope if you can check the code and give me the solution, I don’t know if I should have mySql or good experience in php, really I need a detailed explanation as this site is my assignment and I should submit it on 10/may

Posted 9 months ago
Author
Jaybuz Jaybuz replied

If you could zip it up and send it to me in an email, I may be able to help out. :)

jaybuz@rewindstudios.com

Posted 9 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
  • United States
jayt says
Purchased

Jaybuz,

My page that the chat resides on is ‘main.php’ NOT ‘index.php’ Trying to post or admin login forces you back to the index.php page which is an entry page for my website.

What needs to be updated in the script to fix this?

I sent you an email with links and a more thorough explanation. Thanks for your support.

Your jaybuz@rewindstudios.com email sent my message back saying undeliverable. On second thought that could have been a hint ;)

JayT

Posted 9 months ago
Author
Jaybuz Jaybuz replied

Hey, sorry about the inconvenience. My email address does work so maybe you typed it wrong or my host went down for a second.

I’ve actually received your email and have responded.

Thanks for the purchase!

Posted 9 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
  • United States
jayt says
Purchased

Jaybuz,

I followed up with the email you sent (May 21st, just in case your junk mail caught it) with the errors I was receiving. I also attached the barebones zip of the website in question.

...It seems that when I DO NOT login the admin panel, the text file updates but it still takes you back to the index.php. When you Enter the site, the text file is updated. When I DO login the admin panel, the text file does not update. But the page does stay on the main.php page….

Thanks for looking into this.

JayT

Posted 9 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
  • United States
jayt says
Purchased

Jaybuz,

Still waiting for the answer to the comment above. I sent you an email from jltjr75 (at) gmail (dot) com on May 21 that explains my error with the script. Thanks for your help.

Posted 8 months ago
Author
Jaybuz Jaybuz replied

Oh, sorry! I totally forgot about you because I answered your email late and totally forgot in the morning. I’ll check it out now.

Posted 8 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
  • United States
jayt says
Purchased

Thanks Jaybuz! It works now.

Posted 8 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
  • Brazil
dezirre says
Purchased

I am integrating the script on my site and make the necessary administration options appear without having to enter password as it will be visible only logged on a page. Can you help me saying how I do it?

Posted 2 months ago

You must sign in or sign up to purchase this item.

$4Regular Licence

$4

Regular Licence a website (commercial, personal, client), or intranet site project - Details

$20Extended Licence

$20

Extended Licence a website template for sale (including on ThemeForest or ActiveDen) - Details

110 Purchases 37 Comments

Buyer Rating
12345 ( 28 ratings )
Jaybuz

Jaybuz

  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • United Kingdom
  • Referred between 1 and 9 users
View Portfolio
Created 14 July 09
Compatible Browsers Chrome 4, Chrome 5, FireFox 2, FireFox 3, IE6, IE7, IE8, Opera, Safari
Software Version PHP 5.x
Software Framework N/A
Files Included CSS, HTML, JavaScript JS, PHP
by
by
by
by
by