osDate Allgemein
Übersicht PHP Datei zu Template File
Orginal: http://forum.tufat.com/showthread.php?t=28869
This is a quck guide, for new and existing users, to help with finding what files control what.
PLEASE KEEP THIS IN MIND:
I have not had the time to sit and look at what is unique to my site, and what is standard with osDate.
You might find PHP or .tpl files in this directory that you don't have. Don't pannic!
I will sort this little issue out ASAP!
In the meantime, here is my quick guide:
osDate version 1.1.10
ALWAYS PRESENT
PHP FILES
cascade_admin.php
cascade_search.php
cascade_sign.php
config.php
dbtest.php
install.php
init.php
sessioninc.php
HOME
PHP FILES => .TPL FILE BEING CALLED (if any)
index.php => homepage.tpl
forgotpass.php => forgotpass.tpl
getforgotpass.php
login.php => login.tpl
logout.php
midlogin.php
news.php
stories.php
SIGNING UP
PHP FILES => .TPL FILE BEING CALLED (if any)
completereg.php
confirmreg.php => confirmreg.tpl
signup.php => signup.tpl
signupsuccess.php => signupsuccess.tpl
savesignup.php
success.php => success.tpl
MY PROFILE
PHP FILES => .TPL FILE BEING CALLED (if any)
cancel.php => cancel.tpl
changempass.php => changempass.tpl
changemship.php => mshipchanged.tpl
editquestions.php => editquestions.tpl
edituser.php => edituser.tpl
modifympass.php
modifyquestion.php
modifyuser.php
picturepreview.php => picturepreview.tpl
questions.php => questions.tpl
savequestion.php
savesnap.php
uploadsnaps.php => usersnap.tpl
SUBSCRIBING
PHP FILES => .TPL FILE BEING CALLED (if any)
authorizenet_aim.php
authorizenet_process.php
authorizenet_prog.php
checkout_process.php => checkout_process.tpl
nochex_process.php
payment.php => payment.tpl
paymentconfirmation.php => free_checkout.tpl
paypal_prog.php =>
secpay_process.php => checkout_process.tpl
CONTACTING
PHP FILES => .TPL FILE BEING CALLED (if any)
compose.php => compose.tpl
deletemessages.php => deletemessages.tpl
mailmessages.php => mailmessages.tpl
mytemplates.php => mytemplates_none.tpl
mytemplatesadd.php => mytemplatesadd.tpl
mytemplatesedit.php => mytemplatesedit.tpl
sendmessage.php => sendmessage.tpl
sendwinks.php
sentmessages.php => sentmessages.tpl
showmessage.php => showmessage.tpl
SEARCHING
PHP FILES => .TPL FILE BEING CALLED (if any)
advsearch.php => advsearch.tpl
buddybanlist.php => buddybanlist.tpl
extmatch.php => showsimpsh.tpl
extmatch_popup.php => showsimpsh_popup.tpl
extsearch.php => extsearch.tpl
extsearch_popup.php => extsearch_popup.tpl
keywordmatch.php
listviewswinks.php => listviewswinks.tpl
mymatches.php => mymatches.tpl
mysearches.php => mysearches.tpl
mysettings.php => mysettings.tpl
newmemberslist.php => newmemberslist.tpl
onlineusers.php => onlineusers.tpl
search.php => search.tpl
search_popup.php => search_popup.tpl
searchmatch.php => showsimpsh.tpl
searchprofile.php => searchprofile.tpl
searchprofiles.php => showsimpsh.tpl
searchprofiles_popup.php => showsimpsh_popup.tpl
searchrec.php => showsimpsh.tpl
toplist.php => showtoplist.tpl
userstats.php => userstats.tpl
PROFILE RELATED FILES
PHP FILES => .TPL FILE BEING CALLED (if any)
getsnap.php
rate.php => rate.tpl
rateuser.php
showprofile.php => nickpage.tpl
userpicgallery.php => userpicgallery.tpl
CALENDERS
PHP FILES => .TPL FILE BEING CALLED (if any)
calendar.php
calendar_update_recurs.cron.php
EVENTS
PHP FILES => .TPL FILE BEING CALLED (if any)
event.php => eventview.tpl
insevent.php
modifyevent.php
moreevents.php => moreevents.tpl
watchevents.php => watchevents.tpl
BANNERS
PHP FILES => .TPL FILE BEING CALLED (if any)
banclick.php
banner.php => banner.tpl
AFFILIATES
PHP FILES => .TPL FILE BEING CALLED (if any)
affchangepass.php => affchangepass.tpl
affforgotpass.php => affforgotpass.tpl
affgetforgotpass.php => NOTHING
affindex.php => affindex.tpl
afflogin.php afflogin.tpl
afflogout.php
affmidlogin.php
affmodifypass.php => affpwdchanged.tpl
affpanel.php => affpanel.tpl
affsignup.php => affsignupsuccess.tpl
POLLS
PHP FILES => .TPL FILE BEING CALLED (if any)
poll.php => poll.tpl
polls.php
previouspolls.php => previouspolls.tpl
viewresult.php => viewresult.tpl
votehere.php
OTHER FILES
PHP FILES => .TPL FILE BEING CALLED (if any)
changepassofanyone.php
cleardb.php
countries_list.php
destroy_session.php
emailtest3.php => bank_pay.tpl
feedback.php => feedback.tpl
flashchat.php => flashchat.tpl
getinstantmsg.php
getstateslist.php => getstateslist.tpl
getuser.php
im_prog.php
memberpanel.php
mis.php => mis.tpl
mister.php => mister.tpl
photocontest.php => photocontest.tpl
photowiners.php => photowiners.tpl
saveinstantmsg.php
showinstantmsg.php => showinstantmsg.tpl
sendinvite.php => tellafriend.tpl
state_codes.php
tellafriend.php => tellafriend.tpl
testme.php
testzip_proximity.php
tos.php => tos.tpl
zipcodeproximity.php
TPL FILES THAT INCLUDE OTHER TPL FILES
advmatch.tpl
{include file="userresultviewsmall.tpl"}
affheader.tpl
{include file="searchprofile.tpl"}
basicprofileview.tpl
{include file="rating.tpl"}
buddybanlist.tpl
{include file="userresultviewsmall_budlist.tpl"}
calendar_day.tpl
{include file="popheader.tpl"}
{include file="calendar_dayevents.tpl"}
{include file="popfooter.tpl"}
calendar_month.tpl
{include file="popheader.tpl"}
{include file="calendar_monthday.tpl"}
{include file="popfooter.tpl"}
calendar_week.tpl
{include file="popheader.tpl"}
{include file="calendar_weekday.tpl"}
{include file="calendar_weekend.tpl"}
eventview.tpl
{include file="eventresultviewsmall.tpl"}
extsearch_popup.tpl
{include file="popheader.tpl"}
{include file="popfooter.tpl"}
header.tpl
{include file="searchprofile.tpl"}
{include file="loginform.tpl"}
{include file="topmenu.tpl"}
homepage.tpl
{include file="news.tpl"}
{include file="userresultviewsmall.tpl"}
leftcolumn.tpl
{include file="lang_select.tpl"}
{include file="searchprofile.tpl"}
{include file="panelmenu.tpl"}
{include file="polls.tpl"}
{include file="stories.tpl"}
mailmessages.tpl
{include file="message_content.tpl"}
moreevents.tpl
{include file="eventresultviewsmall.tpl"}
mymatches.tpl
{include file="userresultviewsmall.tpl"}
mytemplates.tpl
{include file="popheader.tpl"}
{include file="popfooter.tpl"}
mytemplatesadd.tpl
{include file="popfooter.tpl"}
{include file="popheader.tpl"}
mytemplatesedit.tpl
{include file="popheader.tpl"}
{include file="popfooter.tpl"}
mytemplates_none.tpl
{include file="popheader.tpl"}
{include file="popfooter.tpl"}
nickpage.tpl
{include file="nickpage_content.tpl"}
{include file="nickpage_newrating.tpl"}
{include file="nickpage_basic.tpl"}
nickpage_content.tpl
{include file="nickpage_section.tpl"}
{include file="nickpage_section.tpl"}
payment.tpl
{include file="permitmsg.tpl"}
{include file="mshipcompare.tpl"}
{include file="freefrm.tpl"}
previouspolls.tpl
{include file="popheader.tpl"}
{include file="popfooter.tpl"}
profileview.tpl
{include file="popheader.tpl"}
{include file="basicprofileview.tpl"}
{include file="sectionview.tpl"}
{include file="rate.tpl"}
{include file="popfooter.tpl"}
questions.tpl
{include file="signuplinks.tpl"}
rightcolumn.tpl
{include file="polls.tpl"}
{include file="stories.tpl"}
search.tpl
{include file="simplesearch.tpl"}
{include file="advancesearch.tpl"}
{include file="simplesearch.tpl"}
search_popup.tpl
{include file="popheader.tpl"}
{include file="simplesearch_popup.tpl"}
{include file="advancesearch_popup.tpl"}
{include file="popfooter.tpl"}
showinstantmsg.tpl
{include file="popheader.tpl"}
{include file="popfooter.tpl"}
showsimpsh.tpl
{include file="userresultviewsmall.tpl"}
showsimpsh_popup.tpl
{include file="popheader.tpl"}
{include file="userresultviewsmall_popup.tpl"}
{include file="popfooter.tpl"}
showtoplist.tpl
{include file="userresultviewsmall.tpl"}
tellafriend.tpl
{include file="popheader.tpl"}
{include file="popfooter.tpl"}
userpicgallery (original).tpl
{include file="popheader.tpl"}
{include file="popfooter.tpl"}
userpicgallery.tpl
{include file="popheader.tpl"}
{include file="popfooter.tpl"}
userstats.tpl
{include file="userresultviewsmall.tpl"}
viewresult.tpl
{include file="popheader.tpl"}
{include file="popfooter.tpl"}
watchevents.tpl
{include file="eventresultviewsmall.tpl"}
Tags: -
Verwandte Artikel:
Letzte Änderung des Artikels: 2007-09-21 20:18
Verfasser des Artikels: Eddi
Revision: 1.0
Kommentieren nicht möglich