hi friends.
i download this code form some site. this code is used to grab the contacts from address book from GMAIL. but when i run this code i am getting 4 errors.
the errors are
1. Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/torque/public_html/addressbook/contacts/gmail/libgmailer.php on line 3290
2. Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/torque/public_html/addressbook/contacts/gmail/libgmailer.php on line 3266
3. Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/torque/public_html/addressbook/contacts/gmail/libgmailer.php on line 3266
4. Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/torque/public_html/addressbook/contacts/gmail/libgmailer.php on line 3266
need ur help... TO FIX THIS BUG
Moderator: General Moderators
- Josh1billion
- Forum Contributor
- Posts: 316
- Joined: Tue Sep 11, 2007 3:25 pm
I did a google search for the error, and found this thread:
http://www.vbulletin.com/forum/project. ... ueid=20923
On that thread, it basically sounds like it's a bug in an older version of the Curl software, apparently caused in versions prior to 3.6.2, so I'd say just download a newer version of the software and see if that works.
http://www.vbulletin.com/forum/project. ... ueid=20923
On that thread, it basically sounds like it's a bug in an older version of the Curl software, apparently caused in versions prior to 3.6.2, so I'd say just download a newer version of the software and see if that works.
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
Descriptive Subjects
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:2. Use descriptive subjects when you start a new thread. Vague titles such as "Help!", "Why?" are misleading and keep you from receiving an answer to your question.
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:11. Please use proper, complete spelling when posting in the forums. AOL Speak, leet speak and other abbreviated wording can confuse those that are trying to help you (or those that you are trying to help). Please keep in mind that there are many people from many countries that use our forums to read, post and learn. They do not always speak English as well as some of us, nor do they know these aberrant abbreviations. Therefore, use as few abbreviations as possible, especially when using such simple words.
Some examples of what not to do are ne1, any1 (anyone); u (you); ur (your or you're); 2 (to too); prolly (probably); afaik (as far as I know); etc.