hi, i want to Ajax dolphin website. I know it will put a load on my server but still i want that function to be included in my website. specially the home page. I read many previous post about this topic but so far no solid answer. Does any 1 have any idea how to do it ? Umar Haroon |
It will also make it practically impossible to debug. If you choose to do that you may end up on your own as no one here will be able to help when you have a problem with a ajax block not loading.
Ajax may be a nice eye candy thing, but it makes debugging problems a nightmare.
Anyhow. Most of the blocks within dolphin were not written to be loaded with ajax. So you will have to do a lot of extensive rewriting of dolphins modules to do it.
You will not find any solid answers to topics no one has ever done before. https://www.deanbassett.com |
Yes that is the problem . or atleast some 1 do it for the search box. i can manage the home page with hovering refresh button but the search box must have ajax function. Umar Haroon |
It would be nice if comments were ajaxed; my members are constantly wanting comments to auto-update without refreshing the page. Geeks, making the world a better place |
It would be nice if comments were ajaxed; my members are constantly wanting comments to auto-update without refreshing the page.
right now for that i think you can only use shoutbox for this function. add shoutbox with pics videos etc or use FB comments.
Umar Haroon |
It would be nice if comments were ajaxed; my members are constantly wanting comments to auto-update without refreshing the page.
right now for that i think you can only use shoutbox for this function. add shoutbox with pics videos etc or use FB comments.
Not just for the profile page but blog posts, photo comments, etc. They want to see comments in real-time, or near real-time.
Geeks, making the world a better place |
I was suggesting the same thing..put shout box instead of comments . Mean in the blog view, pic view, video view ;) rename it, change its size. upto you if you want to enable it for guests aswell. so it will work for real time replies from users :) Umar Haroon |