PDA

View Full Version : Trying to understand


Jhorra
06-01-2004, 10:37 PM
I'm trying to find how it actually draws the output and query's the info from the database. I know basic php, but I'm not that good with classes yet. What file shows the query? Also the index page just says print output, where does it say what the output is?

ogetbilo
06-02-2004, 01:17 AM
check includes/vba_cmps_*
and modules/*
:)

Our Sponsors
 

Jhorra
06-02-2004, 03:55 PM
Well on a page I was trying to set up I tried to use include and include one of the modules thinking that it would show up, but I get just a blank spot. Is there something else I need to do to include one of those in a page and have it show up?

Brian
06-02-2004, 04:05 PM
This is on a seperate page, outside of the CMPS? Is it a seperate script, or one that uses vBulletin's template system?

Our Sponsors
 

Jhorra
06-03-2004, 02:18 AM
This is a seperate page outside of CMPS, it's at www.thechristianparent.com

Basically that top box on the left I want to put the welcome box into, the bottom one will have the poll, the center will have the last five news posts though formatted differently, and on the right will be the last five post boxes.