pnunn Posted January 12, 2005 Posted January 12, 2005 Hi folks, I'm trying to add the check all button to the new attribute manager I've installed in my site. I've found the contribution add_check_new_attributes, but unfortunately can't get it to work. I can't even find some of the lines of code that need to be changed in any of the new_attributes* files (such as the last two additions). When I put the Java code in the source file and try and run it, I get Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /var/www/html/catalog/admin/new_attributes.php:2) in /var/www/html/catalog/admin/includes/functions/sessions.php on line 67 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /var/www/html/catalog/admin/new_attributes.php:2) in /var/www/html/catalog/admin/includes/functions/sessions.php on line 67 Any ideas if there is a fix to this? Ta. Peter.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.