CLRH2O Posted March 21, 2006 Posted March 21, 2006 Ok, now something potentially horrible has happened or is happening. I started by attempting incremental changes to the code for a product description. When I hit the "update" button - the page hung and evntually timed out. I hit the hack button on my browser - the browser stated that It could no display the page without refreshing it - I hit yes, I was greeted with completely blank product description page... I though, "Hmmm - that's odd", So I just used the side menu to go back to the catalog display - once I'd click nav'd back to my category for that product I was working on..... IT WAS GONE! And Let me just ask this right now - what is world do we need a preview page for?!!! It's causing me needless amount of hassle - cant I just get a 'YES UPDATE THIS NOW WITH NO QUESTIONS ASKED' button on the actual update making page "BEFORE" the preview page?!... Not only was my product gone in the browser view of the admin console of OSC.. no no no...I opened a new browser and logged into my server's back end and popped up PHPmyadmin. I hunted for the old product_ID... and guess what?!! It's FREAKING GONE. Erased - blip... poof - screw me with a chainsaw thank you very much. Now all the pages and flash movies and forum posts and preview .m3u links and any other items I'd hard coded throughout the entire website and beyond which relate to that product_ID are useless. To add insult to injury - I decided to make a new product entry with exactly the same info - same text VERBATIM in every field of the product description page (same spaces, same capitalizations same EVERYTHING).... what I was given was a new and completely different product_ID... which needless to say does not help me all because all of my other coded items pertaining to this product refference a product_ID that OSC choose to remove on it's own. What in the WORLD is going on?!
CLRH2O Posted March 21, 2006 Author Posted March 21, 2006 Little calmer now - but in no better shape overall. Things that would be helpful to know are is there a chance that the STS Plus v4.0.6 contribution or the Download Controller v5.3 MS2.2 contribution possibly be the cause of the malfunctioning of my OSC installation? Another question is, right now I'd decided to back up my mysql OSC database one again (to bad I had'nt already done it today... my last backup was about a week ago) right now and from the OSC admin page I noticed it will no longer let me deselect/turn off the radio button for "No Compression (Pure SQL)" and as a result, when I do the backup and it spits the contents to screen (becuase I've chossen to download the backup for more safety) I get these errors at the top of the listing before the actual SQL text: Warning: set_time_limit(): Cannot set time limit in safe mode in /home/virtual/site16/fst/var/www/html/forcerecordings/admin/includes/functions/general.php on line 757 Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site16/fst/var/www/html/forcerecordings/admin/includes/functions/general.php:757) in /home/virtual/site16/fst/var/www/html/forcerecordings/admin/backup.php on line 137 Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site16/fst/var/www/html/forcerecordings/admin/includes/functions/general.php:757) in /home/virtual/site16/fst/var/www/html/forcerecordings/admin/backup.php on line 138 Maybe I'm worrying too much - but it seems like something is starting to unravel after my two months of programming, hacking and designing.
CLRH2O Posted March 21, 2006 Author Posted March 21, 2006 And when I do a backup without the download option checked I get this: Warning: set_time_limit(): Cannot set time limit in safe mode in /home/virtual/site16/fst/var/www/html/forcerecordings/admin/includes/functions/general.php on line 757 Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site16/fst/var/www/html/forcerecordings/admin/includes/functions/general.php:757) in /home/virtual/site16/fst/var/www/html/forcerecordings/admin/includes/functions/general.php on line 18 Although in both instances the backup otherwise appears to be created correctly and sucsessfully. What does this mean?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.