31
theprof
Re: I have a BIG Problem!
  • 2006/5/30 15:57

  • theprof

  • Quite a regular

  • Posts: 225

  • Since: 2004/7/14


GREAT!

I erased the NEWS MODULE!...

Now the whole site went blank.

Someone please help *sad*



32
theprof
Re: I have a BIG Problem!
  • 2006/5/30 15:24

  • theprof

  • Quite a regular

  • Posts: 225

  • Since: 2004/7/14


Yes the assignment was previously issued. This problem only came up, when I -0- (Not Visible) the module in Module Administration, and then in turn use the NEWS module as my STARTING MODULE in the preferences.



33
theprof
Re: I have a BIG Problem!
  • 2006/5/30 15:22

  • theprof

  • Quite a regular

  • Posts: 225

  • Since: 2004/7/14


Also, in the index.php

----------

/**
* redirects to installation, if XOOPS is not installed yet
**/
require "mainfile.php";

//check if start page is defined
if ( isset($xoopsConfig['startpage']) && $xoopsConfig['startpage'] != "" && $xoopsConfig['startpage'] != "--" ) {
header('Location: '.XOOPS_URL.'/modules/'.$xoopsConfig['startpage'].'/');
exit();
} else {
$xoopsOption['show_cblock'] =1;
require "header.php";
require "footer.php";
}
?>

---------------

Is there a way I can manually go into the script where ['startpage'] is held and change it?



34
theprof
Re: I have a BIG Problem!
  • 2006/5/30 15:18

  • theprof

  • Quite a regular

  • Posts: 225

  • Since: 2004/7/14


If I delete the NEWS MODULE from my CPANEL..will the system than default to another module?



35
theprof
Re: I have a BIG Problem!
  • 2006/5/30 15:01

  • theprof

  • Quite a regular

  • Posts: 225

  • Since: 2004/7/14


XOOPS Version: 2.2.3 Final
Module Name/Version: NEWS v1.44
PHP Version:
MySQL Version: 4.0.24-standard-log
Web Server Software (Apache/IIS/Other):
Operating System: Windows
Theme you are using: Imago08
Custom template: No
PHP Debug Messages: N/A
MySQL Debug Messages: N/A
Smarty Debug Messages: N/A
A full description of the issue:

Okay let me give the run down. I was tweaking my site. I decided to make the News Module my default module to be displayed first. Well upon doing that, I noticed the Home & News in the same Main Menu Block. Well I conceived an Idea, to -0- the News in Module Admin. So it will not be seen. Well I did it, and it worked, so now the News module only shows up once in the Main Menu as Home.


WELL THIS IS MY PROBLEM....

Now no one can logg in, I can't even logg in under Admin.

Everytime you login it says, thanks for logging in..blah blah blah....

but then when it is done loading...It goes back to the same page as if I didnt even logg in and I get the same User Login Block.



36
theprof
I have a BIG Problem!
  • 2006/5/30 13:41

  • theprof

  • Quite a regular

  • Posts: 225

  • Since: 2004/7/14


Okay let me give the run down. I was tweaking my site. I decided to make the News Module my default module to be displayed first. Well upon doing that, I noticed the Home & News in the same Main Menu Block. Well I conceived an Idea, to -0- the News in Module Admin. So it will not be seen. Well I did it, and it worked, so now the News module only shows up once in the Main Menu as Home.


WELL THIS IS MY PROBLEM....

Now no one can logg in, I can't even logg in under Admin.

Everytime you login it says, thanks for logging in..blah blah blah....

but then when it is down loading...It goes back to the same page as if I didnt even logg in and I get the same User Login Block.


Some PLEASE help!....



37
theprof
Re: Increase the Users on your site.....and keep them...
  • 2006/1/31 17:49

  • theprof

  • Quite a regular

  • Posts: 225

  • Since: 2004/7/14


luciano, yes you ar right, it is more for community oriented sites. Dating, etc. etc.

Yes my site is pure xoops, all of my sites are Xoops.

I just went public with the site I incorporated this frontpage html login for Today nationally in the press.

We will see what type of feedback it warrants...

And thanks for that lil tidbit..Im going ot add that in instead of just deleting the whole link in the block.



38
theprof
Re: Increase the Users on your site.....and keep them...
  • 2006/1/28 17:32

  • theprof

  • Quite a regular

  • Posts: 225

  • Since: 2004/7/14


I foudn how you can remove the HOME in your main menu, and keep the main menu. I just made another block an incorporated the HOME page I wanted there...

go to

modules/system/templates/blocks

and find

system_block_mainmenu

edit it by taking out the <home> part

just paste this

<table cellspacing="0">
<tr>
<td id="mainmenu">
<a class="menuTop" href="<{$xoops_url}>/"></a>
<!-- start module menu loop -->
<{foreach item=module from=$block.modules}>
<a class="menuMain" href="<{$xoops_url}>/modules/<{$module.directory}>/"><{$module.name}></a>
<{foreach item=sublink from=$module.sublinks}>
<a class="menuSub" href="<{$sublink.url}>"><{$sublink.name}></a>
<{/foreach}>
<{/foreach}>
<!-- end module menu loop -->
</td>
</tr>
</table>


Now go to the Module Admin. and UPDATE the systems module..

DONE....



39
theprof
Re: Help Over Here pleaseeeeeeeee
  • 2006/1/25 19:37

  • theprof

  • Quite a regular

  • Posts: 225

  • Since: 2004/7/14


You know what, if you can trust a fellow xooper...it woudl be much faster for you and me for me to just go in real quick under you admin and see whats going on. Tell the truth im still working on my site myself...trying to fix a lil problem...lol....I need it done by today I am going live in a matter of days.....

but yeah send me an email. with the admin and temporary pass. I will go in and check it out.

Peace



40
theprof
Re: Help Over Here pleaseeeeeeeee
  • 2006/1/25 19:25

  • theprof

  • Quite a regular

  • Posts: 225

  • Since: 2004/7/14


Which version are you running?...




TopTop
« 1 2 3 (4) 5 6 7 ... 20 »



Login

Who's Online

236 user(s) are online (159 user(s) are browsing Support Forums)


Members: 0


Guests: 236


more...

Donat-O-Meter

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

Latest GitHub Commits