osCmax v2.5 User Manual
Results 1 to 2 of 2

the ORIGINAL loginbox.php is WHERE?

This is a discussion on the ORIGINAL loginbox.php is WHERE? within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; I don't get it.. I'm about to move my loginbox with a "hack".. ie. I'm uploading a loginbox.php file in ...

      
  1. #1
    Member
    Join Date
    Mar 2007
    Posts
    31
    Rep Power
    0


    Default the ORIGINAL loginbox.php is WHERE?

    I don't get it..
    I'm about to move my loginbox with a "hack".. ie. I'm uploading a loginbox.php file in my templates/fallback folder and inserting the text "<?php include('loginbox.php'); ?>"

    ..but that's not the problem.. The problem is that this loginbox.php is disfunctional in some areas.. and I want to check the ORIGINAL login that's in the column_right.php to see what the typos are....

    ..only column_right.php also has an include, not the code itself.. -->
    PHP Code:
      require(DIR_WS_BOXES 'loginbox.php'); 
    ..now, where is THIS loginbox.php (the one I have not uploaded.. the ORIGINAL one)??

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default Re: the ORIGINAL loginbox.php is WHERE?

    It is in DIR_WS_BOXES/loginbox.php...and DIR_WS_BOXES is defined as /includes/boxes.... so look for loginbox.php in /catalog/includes/boxes

    A quick file search in windows will locate any file in the osCMax package... Here is a common sense tip for all you beginners:

    1. Download a zip copy of osCMax.
    2. Unzip it to your hard drive in a location that is easy to find, say in My Documents/osCMax2
    3. Then, in windows explorer, click the Find button and make sure you limit the search to PHP files in the My Documents/osCMax2.
    4. Search for whatever filename you are looking for. You will find it in seconds instead of posting here and having to wait hours for something that you can simply do yourself.
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

Similar Threads

  1. Move loginbox?
    By Luggruff in forum osCmax v2 Customization/Mods
    Replies: 4
    Last Post: 03-29-2007, 01:28 PM
  2. Best way to revert the oscMAX template back to osc original?
    By ids in forum osCMax v1.7 Installation
    Replies: 1
    Last Post: 11-06-2004, 08:26 PM
  3. Is there much tweaking to original osC database?
    By Anonymous in forum osCMax v1.7 Installation
    Replies: 0
    Last Post: 03-01-2004, 08:52 AM
  4. Template reverting back to original
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 01-23-2004, 08:44 AM
  5. How to revert to original osC template?
    By mark754 in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 12-08-2003, 08:38 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
  •