you can delete all entry from the table using following command.
Set guest limit to 0 to disable guest limit, so nothing will be written to this table.Code:DELETE FROM guest_info;
you can delete all entry from the table using following command.
Set guest limit to 0 to disable guest limit, so nothing will be written to this table.Code:DELETE FROM guest_info;
vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
[email protected]
So let me first off say "thank you". I appreciate your help! :)
Second... I do need a little more education when it comes with working with phpmyadmin. Is it possible for you to give me a step by step process of what to do with the command you gave me?
Code:
---------
DELETE FROM guest_info;
---------
Where do I go and what do I do with this? :) I am a quick study. But, I truly don't know what to do or how to do it!
Thanks
David
* 0 - When guest limit is set to 0, guests are allowed unlimited viewing.
* 3600 - When guest limit is set to 3600, guests are are forwarded to signup page after visitor have watched videos for duration 3600 seconds, that is total of 1 hour video. Then he need to register on the site to watch more videos.
* If you set value to 1, since most video's have duration higher than 1 second, guest users will get forwarded to signup page when he click to view a video.
So I did what you said "DELETE FROM guest_info;" it worked wonders! My site performance is 100000% better!
Thanks for your help on this one!
Bookmarks