Featured
-
Error message upon submitting quiz
I have a WordPress Quiz Master Next Plugin set up
by vipul.srivastava -
403 Error Unable to load the HTML Page
Hi, I have a issue in trying to access a page o
by gaurav.singh -
URL rewriting using .htaccess
Hi, I was trying to rewrite a URL in .htaccess
by gaurav.singh -
How to included a timer on a web page
hello all, I want to include a timer on a web pag
by manish.joshi -
Return To Merchant Error pay-pal
Hello Everyone, I am using the express check
by harish.dobal
Tags
How to use feeds module in drupal to import feeds from other websites?
I want to import blogs and articles from other sites into my drupal website.
I also want to import youtube videos in different content type.
How to list all child pages of current parent page in drupal 7?
Suppose I have parent pages A1 and B1. A1 has child pages A1.1, A1.2,A1.3 and B1 has child pages B1.1, B1.2. I want to list all the respective child pages on A1 and B1. In every child page I have an image and a title.
These 2 information needs ...
How to Get Current Latitude and Longitude Location in Drupal 7
I need to get my current location Latitude and Longitude in Drupal7.
Which module should I use and what will be the process of using that module?
Error message upon submitting quiz
I have a WordPress Quiz Master Next Plugin set up and it gives a certificate. When any user finishes the quiz it gives an error message is as below:
Warning: file_put_contents(wp-content/plugins/quiz-master-next/includes/certificates/mlw_qmn_q...
403 Error Unable to load the HTML Page
Hi,
I have a issue in trying to access a page on my website
When I try to open the html page it gives me an error 403
"You do not have permission to access/main/menu.html on this server."
I have also changed the permission of the folder....
URL rewriting using .htaccess
Hi,
I was trying to rewrite a URL in .htaccess file on particular range of id's from 40 to 900. But it is not working as it is supposed to be.
Actually I want to redirect page if there is any Id from 40 to 190. But is also redirecting ids lik...
How to included a timer on a web page
hello all,
I want to include a timer on a web page which is designed for taking online test like on this website whose link is as followed http://www.indiabix.com/online-test/aptitude-test/random.
Please suggest me how can I do that .
Return To Merchant Error pay-pal
Hello Everyone,
I am using the express checkout recurring API for Paypal on my site. When I am using the live credentials on the API of pay-pal account, getting "return to merchant"-error and redirecting me to another window instead of the...
How to set form validation in cakephp using ajax
Hi,
I want to set form validation without refreshing page in cakephp, so anybody can help me to resolve it.
For example,
I have a list so how can I update that list on a page dynamically without reloading/refreshing or submitting a form t...