PDA


View Full Version : 2.0RC1 and VB 3.62 error when adding a link


pds
10-25-2006, 03:24 PM
When adding a link I get the following error:

Fatal error: Unknown function: curl_init() in /home/xxx/public_html/forum/includes/functions_vba_links_savelink.php on line 60

Adding a link from the admin panel works fine though. Rebuilt all the tables, and still get error.

Any thoughts?

pds
10-25-2006, 03:36 PM
FYI...ran the Query recommended in other threads for Fatal errors, and it did not correct.

Brian
10-25-2006, 03:44 PM
Admin CP => vBa Links Directory => Modify Settings => Main Options => Remote Site Function

Change that setting to 'fsockopen' and that should take care of the problem.

pds
10-26-2006, 03:11 PM
Thanks, worked perfect.