soccercheese Posted July 8, 2004 Share Posted July 8, 2004 Below is a link to a screenshot (zipped) that shows what I'm trying to get rid of. When you click on a product, the information shows with the price and quantity. I want to take them out, along with approval rating. Where can I do this? I've looked through categories.php in the admin section, but can't seem to find it. http://www22.brinkster.com/soccercheese/categorypage.zip Thanks in advance! Link to comment Share on other sites More sharing options...
siavash Posted July 8, 2004 Share Posted July 8, 2004 just checked but wasn't able to see anything except an error message: HTTP1.1 STATUS 403 Remote Access to this object forbidden This file cannot be directly accessed from a remote site, but must be linked through the Brinkster Member's site. Did you try? Did you fail? No matter! Try again. Fail again! But fail better! Link to comment Share on other sites More sharing options...
soccercheese Posted July 9, 2004 Author Share Posted July 9, 2004 Did you try to right click and download? I was able to do that. Link to comment Share on other sites More sharing options...
soccercheese Posted July 9, 2004 Author Share Posted July 9, 2004 Still haven't been able to find it. Does anyone know where the code is that I need to comment out? Link to comment Share on other sites More sharing options...
soccercheese Posted July 13, 2004 Author Share Posted July 13, 2004 Still haven't been able to find it. Can someone help me? Link to comment Share on other sites More sharing options...
burt Posted July 13, 2004 Share Posted July 13, 2004 You need to make it easier for people to help you. I'm unlikely to download a .zip file and open it up in photoshop. It's a waste of time. Post the image to the thread. Then maybe you get some help. Link to comment Share on other sites More sharing options...
soccercheese Posted July 13, 2004 Author Share Posted July 13, 2004 Thanks for the reply. I made a web page with the .gif file so you can see it. http://www22.brinkster.com/soccercheese/categorypage.html In the future, I will do this. I just can't link a graphic to a forum thread from Brinkster. Honestly, I was trying to make it easier. :( I don't like seeing a whole bunch of code in forums, so I'd been doing zip files for the php, but I agree it really doesn't make much sense for screenshots. Link to comment Share on other sites More sharing options...
BeachPlum Posted July 13, 2004 Share Posted July 13, 2004 The only thing I can think of is that it might be listed in your includes/column_right.php file. You may be able to figure out which text refers to that information and then comment it out /* unwanted info */ Good luck. Link to comment Share on other sites More sharing options...
soccercheese Posted July 13, 2004 Author Share Posted July 13, 2004 Thanks for the suggestion, but I don't think there is a column_right.php in the admin section. I couldn't find it. Link to comment Share on other sites More sharing options...
soccercheese Posted July 14, 2004 Author Share Posted July 14, 2004 This is crazy. I still have no clue. Any ideas anyone? Link to comment Share on other sites More sharing options...
burt Posted July 14, 2004 Share Posted July 14, 2004 I believe it is the default: case of switch ($action) { towards the bottom of admin/categories.php Link to comment Share on other sites More sharing options...
soccercheese Posted July 14, 2004 Author Share Posted July 14, 2004 Thanks, that helped out alot. I commented a couple arrays that were being called ($contents) and it worked. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.