262141
mattdbd
Re: User Info stretching across the screen
  • 2004/4/17 19:07

  • mattdbd

  • Just popping in

  • Posts: 4

  • Since: 2004/4/16


I have turned the site off for now.
What I am thinking is that since I learned on this site, it was only a matter of time before some code somewhere got corrupted. So, thankfully I did a full backup of my site yesterday through my control panel.
What I would like to do is do a fresh, new install of XOOPS unless there is a way to fix what seems like a major problem on my site. There are no graphics, all of my customizations in css and the theme.html don't seem to be there.
I'm just concerned because I don't want to lose all of the customizations I did on my site. I hope that the backup will have all of that.
Any advice or help would be greatly appreciated.
Cheers



262142
rabideau
Re: modules looking in root instead of module/*.php
  • 2004/4/17 19:05

  • rabideau

  • Home away from home

  • Posts: 1042

  • Since: 2003/4/25


Try running your system with php debug "on". Someone may be able to help once the messages are visible.



262143
AliJay
Re: i need help with some code
  • 2004/4/17 19:02

  • AliJay

  • Just popping in

  • Posts: 5

  • Since: 2004/3/31


nevermind i was selecting some of the wrong fields



262144
sicario
Re: Three questions about mydownloads templates x)
  • 2004/4/17 19:01

  • sicario

  • Just popping in

  • Posts: 3

  • Since: 2004/4/15


C'mon guys, somebody must know this things



262145
Dreakon
A Familiar Question...
  • 2004/4/17 19:01

  • Dreakon

  • Just popping in

  • Posts: 57

  • Since: 2004/3/4 1


I remember requesting this before, but I searched and I couldn't find it. So here I am again. How do I make it do the user stays logged in forever, or at least a very very long time? Right now I log in and leave the site, then I usually need to log in again.



262146
Talis
Re: Looking for a 'Peach' Colored Theme...
  • 2004/4/17 18:56

  • Talis

  • Just popping in

  • Posts: 88

  • Since: 2004/3/24


I just took the lucastds theme I was using for my oTalisman site, modded the colors and it seems to look fine now for Munchkin!

Thanks for everyone's help. :)



262147
AliJay
i need help with some code
  • 2004/4/17 18:53

  • AliJay

  • Just popping in

  • Posts: 5

  • Since: 2004/3/31


Apart from poor presentation and lack of liscences etc what is up with this code?
<?php
require('header.php');


// We must always set our main template before including the header
$xoopsOption['template_main'] = 'db_main.html';

// Include the page header
require(XOOPS_ROOT_PATH.'/header.php');



$sql = ("SELECT * FROM " $xoopsDB->prefix("games_main") );
    
$result=$xoopsDB->query($sql);
    while(
$myrow $xoopsDB->fetchArray($result)) {
        
        
$xoopsTpl->assign('title'$myrow['game_title']);
        
$xoopsTpl->assign('id'$myrow['id']);
        
                          
        
    }    
// Include the page footer
require(XOOPS_ROOT_PATH.'/footer.php');
?>



262148
ikaoodle
Re: blocks weight
  • 2004/4/17 18:47

  • ikaoodle

  • Just popping in

  • Posts: 10

  • Since: 2004/4/17


thank you very much for the quick help !!



262149
upsadaz
Re: Problem with Headlines in 2.06 RC
  • 2004/4/17 18:46

  • upsadaz

  • Friend of XOOPS

  • Posts: 174

  • Since: 2004/2/26


Quote:

bluedog wrote:
UPDATE:
Duh, this was simply the fact that xml support is not included in the default PHP mod for apache. For Mandrake, there is a separate php-xml rpm that fixes it right up.


I have Mandrake 9.2 and need this rpm for the same issue. I have tried, without success, to do this myself. Then I enlisted two of my friends who know a bit about Linux (supposedly )to help me. So far they can't get it either. So now I turn to you the experienced!
How did you install this rpm? I am very new at this, so please take it slow and be gentle... ^_~

Thanks...



262150
mattdbd
Re: User Info stretching across the screen
  • 2004/4/17 18:45

  • mattdbd

  • Just popping in

  • Posts: 4

  • Since: 2004/4/16


I followed these directions and somehow royally screwed up my site. Look here: www.mattkapko.com
I cloned the default template set, then set the new cloned set as the template set, then editted the system_userinfo.html file and submitted it, then the entire Web site got messed up somehow. SO, I went and changed the default template set back to the original default and deleted the cloned set. My site is still totally messed up.
I'm not sure what I did to mess with the entire site. Any help or advice?
Of course I try to change a tiny thing and it turns into a big ol mess.







Login

Who's Online

233 user(s) are online (158 user(s) are browsing Support Forums)


Members: 0


Guests: 233


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits