CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   PHP (http://www.codingforums.com/forumdisplay.php?f=6)
-   -   I need help finding a piece of code... (http://www.codingforums.com/showthread.php?t=287062)

cm123077 02-05-2013 12:18 AM

I need help finding a piece of code...
 
I need help finding something...
On my site, http://pixelitforward.com/buy-pixels/, you will see the following text:

Price: $100.00 per 10 x 10 pixel block ($1. per pixel)

I want to change the $1. to $1.00, and I have looked in all of the php files, etc, but I can not seem to find where to change this. Can someone please help me figure this out?

Thanks

>ssp-cdr< 02-05-2013 02:19 AM

I need to be able to see the source code for the site to determine the location of that bit of text. I take it you did not code the site yourself?

sunfighter 02-05-2013 08:57 PM

It's in this file or this file calls it: http://pixelitforward.com/pixels/get_pixels.php

tangoforce 02-05-2013 09:07 PM

Quote:

Originally Posted by >ssp-cdr< (Post 1310961)
I take it you did not code the site yourself?

It looks like a bog standard pixel script clone. The most memorable one is the milliondollarhomepage

When Alex Tew came up with it years ago there were tons of us all over the web who were not only impressed but upset that we never thought of it first.

Since then, pixel sites have been popping up all over the place but they have kind of fizzled out but every now and again someone comes up with another one.

cm123077 02-07-2013 03:31 AM

Quote:

Originally Posted by sunfighter (Post 1311157)
It's in this file or this file calls it: http://pixelitforward.com/pixels/get_pixels.php

I searched all up in that file, and came up empty handed.

sunfighter 02-07-2013 02:49 PM

And that file does not call another file? I ask cause all you have to do is click the link that file makes in your above post and guess what appears? In your main code it is placed in a iframe.

So if it's not in that check for required and include calls to other code.


All times are GMT +1. The time now is 09:02 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.