rjordan
01-17-2005, 04:49 PM
I am looking for the following in the vB code, but for some reason I am getting twisted around. I am not the best with PHP either, so that is a big help.
Where is the bit of code that handles displaying of each post before it is handed to the template?
Where is the bit of code that handles displaying of each post before it is handed the "print this page" template?
Where is the bit of code that handles displaying of a post preview before it is handed to the template?
Where is the bit of code that handles displaying of a post being edited before it is handed to the template?
Where is the bit of code that handles putting an edited post in the database?
Every time I think I have found the above, I get thrown a curveball looking at another section of code that looks like it does the same thing.
Any help is appreciated!
Where is the bit of code that handles displaying of each post before it is handed to the template?
Where is the bit of code that handles displaying of each post before it is handed the "print this page" template?
Where is the bit of code that handles displaying of a post preview before it is handed to the template?
Where is the bit of code that handles displaying of a post being edited before it is handed to the template?
Where is the bit of code that handles putting an edited post in the database?
Every time I think I have found the above, I get thrown a curveball looking at another section of code that looks like it does the same thing.
Any help is appreciated!