Bluepearl Design
Go Back   Bluepearl Design > Bluepearl Design > Need Help?

so, there goes our index page.

Ask us questions relavent to Web Design and Computers.
Also support for Bluepearl Design and webclans.net hosting.

    

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old 02-14-2006, 01:52 AM   #1 (permalink)
 
DeathMONGER's Avatar
 
Title: Member
Join Date: Oct 2004
Location: massachusets
Age: 19
Posts: 100
Rep Power: 5 DeathMONGER is on a distinguished road
Send a message via AIM to DeathMONGER Send a message via MSN to DeathMONGER
so, there goes our index page.

so. im over at usfbf1942.com (/forums)

i tried to insert a block of coding into my index.php for the forums

it didnt work, so i went back and deleted it and uploaded the version without the coding block. but NOW its still dead! all the pages work except for the index page:
www.usfbf1942.com/forums/index.php

try, for example,http://www.usfbf1942.com/forums/forumdisplay.php

i dont know what to do. my only guess is that i accidentally deleted some of the forums' coding when i deleted the block i inserted.

i know exACTLY where the block was and there the problem must be, so maybe someone could take a look at my coding and see if i'm missing something? itd be so appreciated.

as for the suggestion, is there a way to auto back up those files, not just databases?
again sorry i posted this here, but the only troubleshooting links say to go to member forums, and the clan leader who bought the forums is away.

this is the error. the coding i inserted was right where my <!--***ERROR PRESENT HERE***--!> marker is near the bottom. (you may be wondering why i was putting the coding there at all...i was checkin somethin. im no good at vb obviously):
Code:
   $callink = '<a href="calendar.php?' . 

$vbulletin->session->vars['sessionurl'] . "do=getinfo&amp;day=$day\">" . 

$vbphrase['holiday_title_' . $eventinfo['varname']] . "</a>";
                }
                else
                {
                    $callink = '<a href="calendar.php?' . 

$vbulletin->session->vars['sessionurl'] . 

"do=getinfo&amp;day=$day&amp;e=$eventinfo[eventid]&amp;c=$eventinfo[calendarid]\">$eventinfo[tit

le]</a>";
                }
            }
            else
            {    // Group by Date
                $eventdate = vbdate($vbulletin->options['dateformat'], $index, 

false, true, false);

                $day = vbdate('Y-n-j', $index, false, true, false);
                foreach($value AS $key => $eventid)
                {
                    $eventinfo = $eventstore["$eventid"];
                    if ($eventinfo['holidayid'])
                    {
                        $daysevents .= $comma . '<a href="calendar.php?' 

. $vbulletin->session->vars['sessionurl'] . "do=getinfo&amp;day=$day\">" . 

$vbphrase['holiday_title_' . $eventinfo['varname']] . "</a>";
                    }
                    else
                    {
                        $daysevents .= $comma . '<a href="calendar.php?' 

. $vbulletin->session->vars['sessionurl'] . "do=getinfo&amp type="hidden" name="hl" 

value="en"></input>
</td></tr></table>v
</form>
          <!--****ERROR PRESENT HERE****--!>
            ($hook = vBulletinHook::fetch_hook('forumhome_event')) ? eval($hook) : 

false;

            eval('$upcomingevents .= "' . fetch_template('forumhome_event') . '";');
        }
        // memory saving
        unset($events, $eventstore);
    }
    $show['upcomingevents'] = iif ($upcomingevents, true, false);
    $show['todaysevents'] = iif ($vbulletin->options['showevents'] == 1, true, false);
}
else
{
    $show['upcomingevents'] = false;
}

// ### LOGGED IN USERS #################################################
ps* the coding block i was trying to add was a google adsense block. we put it on our home page and were gonna try putting it into the forums, of which being very new to VB i had no idea how to do. the only reason i inserted it in that random area was by accident, i was dealing with two index.php files (forum one and my homepage one) and mixed things up.



so sean, i donno if you have a copy of our index.php saved to your comp from wen u worked on it, and you cud just look for missing coding? otherwise i gotta wait for tdog (who has disapeared) to get his VB email/pw and set a ticket

*embarased face*
__________________
Click my sig to go to my Graphic Forum, Dayzed Dzynes
DeathMONGER is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-15-2006, 09:09 AM   #2 (permalink)
 
DeathMONGER's Avatar
 
Title: Member
Join Date: Oct 2004
Location: massachusets
Age: 19
Posts: 100
Rep Power: 5 DeathMONGER is on a distinguished road
Send a message via AIM to DeathMONGER Send a message via MSN to DeathMONGER
Re: so, there goes our index page.

*cry* anyyonee lol
__________________
Click my sig to go to my Graphic Forum, Dayzed Dzynes
DeathMONGER is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-15-2006, 11:45 AM   #3 (permalink)
 
Title: Bluepearl Veteran
Join Date: Feb 2005
Posts: 1,848
Images: 9
Rep Power: 6 Kate will become famous soon enoughKate will become famous soon enough
Re: so, there goes our index page.

Hey there, Sean is MIA at the moment (because of work/moving houses) I'll get him to take a peek when he has a chance ... darn moving lol
Kate is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-15-2006, 12:35 PM   #4 (permalink)
 
DeathMONGER's Avatar
 
Title: Member
Join Date: Oct 2004
Location: massachusets
Age: 19
Posts: 100
Rep Power: 5 DeathMONGER is on a distinguished road
Send a message via AIM to DeathMONGER Send a message via MSN to DeathMONGER
Re: so, there goes our index page.

haha asldkg.!
__________________
Click my sig to go to my Graphic Forum, Dayzed Dzynes
DeathMONGER is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-19-2006, 10:04 AM   #5 (permalink)
 
Sean's Avatar
 
Title: Founder/Admin
Join Date: Jan 2004
Location: Sydney, Australia
Age: 28
Posts: 8,916
Images: 386
Blog Entries: 4
Rep Power: 10 Sean will become famous soon enough
Send a message via MSN to Sean Send a message via Skype™ to Sean
Re: so, there goes our index page.

Seems u got it all sorted

Yeah i would recommend not adding any unwanted PHP into the vbulletin code, best to only add modifications via the templates if you dont know what u r doing.
Sean is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads for: so, there goes our index page.
Thread Thread Starter Forum Replies Last Post
Improve your index pages pagerank Sean Misc Tutorials 23 02-24-2008 09:09 PM
Editing This Fine Templete ATLGangsta ClanzDarkness2 38 12-12-2006 10:56 PM
Home Page Template for Clanzdarkness2 SheraXIX ClanzDarkness2 32 04-01-2006 03:42 AM
Requesting a Banner for -¦Ü§F¦- Medals Page -¦Ü§F¦-GEN.T_Dog Signatures 3 02-16-2004 11:52 PM


  
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Bluepearl Templates

All times are GMT +11. The time now is 11:06 PM.

 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52