Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

mysql_insert_id(): supplied argument is not a valid MySQL-Link resource when creating newsletter


Dmacman

Recommended Posts

Posted

Hi All,

 

This is the first time I tried to make a newsletter and when I tried to save it, I get this error.

 

Warning: mysql_insert_id(): supplied argument is not a valid MySQL-Link resource in D:\Path\store\admin\includes\functions\database.php on line 94

 

Warning: Cannot modify header information - headers already sent by (output started at D:\Path\store\admin\includes\functions\database.php:94) in D:\Path\store\admin\includes\functions\general.php on line 28

 

Line 94: return mysql_insert_id($link);

 

I did a search, but nothing even close to how I got this message.

 

Thanks in advance,

Don

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...