+ Reply to Thread (include dating software, release, and patch number!)
Results 1 to 3 of 3

Thread: __code__ where are these pages generated from

  1. #1

    Join Date
    Sep 2006
    Posts
    30

    Default __code__ where are these pages generated from

    I'm looking for the actual file where they are calling these pages and sticking them in these templates.... ie..

    <div class="topBlock">
    __main_logo__
    __hello_member__
    </div>
    __banner_top__
    <div class="topMenuWrapper">
    __top_menu__
    __hidden_menu__
    </div>

    like where's the actual html page....when you look at the source of the page in the browser you can see the code but in the templates they are calling it in...unless I'm like the only one who needs to find this or doesn't know....
    Help...thanks

  2. #2
    bigal0228's Avatar
    Join Date
    Sep 2007
    Posts
    409
    Blog Entries
    1

    Default Look at your browser address window...

    THe actual php file that calls the css and html pages will be shown there...

    A little background.. for example, you open your members page, which in the browser will show www.yoursite.com/members.php

    Open members.php and look at the code at the beginning.. it is going to call a number of other php files from within it. You will see a list of "required xxx.php", which this file uses to build the page. You will also notice the css files listed in the differing sections and the actual HTML page that is called will be listed at the top of the page as well. So there are going to be a number of files that are affected in the building of a single web page.

    Every page contains the _header and _footer.html files, and there may be a few other common files called, but you are going to have to track down the specific code you are looking for by opening each php, css, and html file that is called by the particular page you are looking at modifying....

    Hope this helps!
    If at first you don't succeed, go to a forum and ask like hell. (Using Joomla 1.5.18, JomSocial 1.6.12, Fully Customized)
    <div>

<a href="http://www.fancamtastic.com/?idAff=5"><img src="http://www.fancamtastic.com/media/images/banners/Banner6.gif" width="445" height="49" border="0"></a><br />
<a href="http://www.fancamtastic.com/?idAff=5"></a>

</div>

  3. #3

    Join Date
    Sep 2006
    Posts
    30

    Default Thanks I was afraid of that

    Yeah I kind of figured that out but I was hoping I just over looked the obvious. I have been editing the crap out this script to change the whole look and feel and it was just tedious looking for the files to be edited what a mess but I like where they are trying to go with the script but it does need some additional help to get to that professional level of user ability. But thanks for re-insurance that that is the only way..... good help Bigal....

+ Reply to Thread (include dating software, release, and patch number!)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Shoutbox on other pages
    By madman in forum General Issues, Comments, Questions
    Replies: 5
    Last Post: 12-10-2008, 08:38 PM
  2. (urgent) Problems to import a dump generated from dolphin
    By josesan311 in forum General Troubleshooting
    Replies: 3
    Last Post: 05-17-2008, 04:35 AM
  3. Database Error - email generated. What does it mean?
    By gkygrl in forum General Troubleshooting
    Replies: 1
    Last Post: 11-06-2007, 03:42 PM
  4. Cut cc.pp into 6 pages with pagination
    By Prometheus in forum Wishlist
    Replies: 4
    Last Post: 10-20-2007, 08:52 PM
  5. Profile pages
    By delirious in forum General Troubleshooting
    Replies: 1
    Last Post: 11-08-2006, 03:31 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts