blessed Posted December 23, 2003 Share Posted December 23, 2003 I got the pop ups all fixed, don't have any more errors to fix, that I know of ;) But the help pop up for Update tables in the Admin comes up blank, is it supposed to be or is it not pulling the right thing? Anyone help me on that? here is my code: <tr class="dataTableHeadingRow"> <td colspan="5" class="dataTableHeadingContent"><b><font color="#FF0000"><?php echo TEXT_NEWSLETTER_READ_PROCESS; ?></font></b> <b>[<a href="javascript:NewWindow('popup_help.php?HELP_ID=3','400','600','center','front');"><font color="#FF0000"><?php echo TABLE_NEWSLETTER_UPDATE_INFO; ?></font></a>]</b><br></td> </tr> Is there a problem in there? It's likely I'm not showing the right part of the code..lol... but who knows. thanks! Quote Link to comment Share on other sites More sharing options...
blessed Posted December 23, 2003 Author Share Posted December 23, 2003 found another error! Fatal error: Cannot instantiate non-existent class: newsletter_subscribers in /home/httpd/vhosts/mamannaturelle.com/httpdocs/catalog/admin/newsletters_subscribers.php on line 231 ideas? I looked at the file, but not sure what im looking for Quote Link to comment Share on other sites More sharing options...
gottaloveit Posted December 23, 2003 Share Posted December 23, 2003 I had a lot of these problems too. I'd get error fixed and another would pop up. I finally scrapped it. Quote GottaLoveIT PHP5 Fixes Cancelled Orders Faster Page Loads, Less DB Queries Enhanced Vendors Category Images / Folders Tree Link to comment Share on other sites More sharing options...
blessed Posted December 25, 2003 Author Share Posted December 25, 2003 (edited) Any one?? I've been searching archives, but to no avail :( Edited December 25, 2003 by blessed Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.