31
technobia
Re: SITE DOWN!
  • 2007/2/7 15:13

  • technobia

  • Not too shy to talk

  • Posts: 122

  • Since: 2006/4/17


Thanks for the complement! I will try that. I do have protector installed. If I change the DHCP IP of my rounter will that help do you think or is this a mac address that is blocked perhaps.
Thanks, Technobia
www.PrideDEPOT.com
Everybody Has A Right!



32
technobia
Re: SITE DOWN!
  • 2007/2/7 14:52

  • technobia

  • Not too shy to talk

  • Posts: 122

  • Since: 2006/4/17


I get a balnk page for admin.php and user.php as well. that is why I am so freaked out. I called a friend and he can see the site too. This is only machines on my network then. What the heck would cause that. I can see other xooops sites on my server from my office?
Thanks, Technobia
www.PrideDEPOT.com
Everybody Has A Right!



33
technobia
SITE DOWN!
  • 2007/2/7 7:24

  • technobia

  • Not too shy to talk

  • Posts: 122

  • Since: 2006/4/17


Windows 2003 Server IIS / 6.0
Xoops 2.0.14
MySQL 4.1
PHP 5.1.6
Site:http://cms.pridedepot.com

[Edited by JMorris] Don't give out the URL to your phpinfo. This can expose information that hackers can use to compromise your site.

ALL pages are blank and I can not get into admin to turn on debug.

I JUST SENT OUT A HUGE PROMOTION for the site so this could not have happned at a WORSE time. This site has been up an running fine for months.

I have other XOOPS sites on the same server that work fine.

I was setting up a custom group and was troubleshooting permissions issues. The two things I remember doing last were trying to assign a user to two groups, not sure if this is ok to do or not, Registered Users and the new custom group. When I logged out to test, I got the "White Screen of Death" on ALL pages and now I can not get into admin to turn on debug.

I foundhttps://xoops.org/modules/smartfaq/faq.php?faqid=80 and went through that but I still can not get the debug errors to show up.

I was able to login to the database using both phpMyAdmin AND the MySQL Administrator. I found a couple of tables open and ran a repair. That went well and then optimized the db. All the data looks ok from what I can tell. I then Rebooted the server but I still can not get an error to show up or get into the site at all.

I then checked include/common.php error reporting code:

// ############# Error reporting settings #############
if ( $xoopsConfig['debug_mode'] == 1 || $xoopsConfig['debug_mode'] == 2 ) {
error_reporting(E_ALL);
$xoopsLogger->enableRendering();
$xoopsLogger->usePopup = ( $xoopsConfig['debug_mode'] == 2 );
} else {
error_reporting(0);
$xoopsLogger->activated = false; (ALSO TRIED 'true')
}
$xoopsSecurity->checkBadips();

PHP.INI Changes Made

Changed line
FROM ; - display_errors = On [Security]
To: display_errors = On [Security]

Then I changed line:

FROM: ; - error_reporting = E_ALL [Code Cleanliness, Security(?)]
TO: error_reporting = E_ALL [Code Cleanliness, Security(?)]

Then I ran an IISRESET - No change.

I then backed up the database and then ran:
UPDATE myprefix_config SET conf_value=1 WHERE conf_name = 'debug_mode'

[b]Still no errors showing up and ALL pages are white.[b]
I am at my wits end and REALLY freaking out!!!!

I would be VERY greatful if someone can help me.
Thanks - Technobia
Thanks, Technobia
www.PrideDEPOT.com
Everybody Has A Right!



34
technobia
CSS Space Between Blocks
  • 2007/1/8 16:04

  • technobia

  • Not too shy to talk

  • Posts: 122

  • Since: 2006/4/17


I would like to know what the code/parameter that is used to control the distance between blocks, particularly the center margin between the left and right center blocks.

Thanks
Thanks, Technobia
www.PrideDEPOT.com
Everybody Has A Right!



35
technobia
Custom Block Administration Titles
  • 2007/1/8 15:57

  • technobia

  • Not too shy to talk

  • Posts: 122

  • Since: 2006/4/17


I hope I am posting in the correct place. If not, my apologies.

It is my understanding there is a code snippet somewhere in this site that can be added to the theme block html files that will allow for you to enter Custom Block (HTML) titles that do not show up on the web page but DO show up only in the Block Administration pages.

I use a lot of custom blocks on my site and I need to edit them often. I find it very time consuming and confusing locating the correct block to edit. It would be VERY helpful if I could have a title in the administration section only.

Thanks
Thanks, Technobia
www.PrideDEPOT.com
Everybody Has A Right!



36
technobia
Re: Flash Banner Links Not Working
  • 2006/11/1 21:17

  • technobia

  • Not too shy to talk

  • Posts: 122

  • Since: 2006/4/17


Anybody?
Thanks, Technobia
www.PrideDEPOT.com
Everybody Has A Right!



37
technobia
Re: Flash Banner Links Not Working
  • 2006/10/31 23:56

  • technobia

  • Not too shy to talk

  • Posts: 122

  • Since: 2006/4/17


Sorry,

Yes it is the XOOPS banner system I just have the smarty code in my theme.html file. No I do not have an onClick set in the banner, I expected the banner manager to do that.


P.S. I put a link in the flash banner and it works fine outside of XOOPS but no in XOOPS ???
Thanks, Technobia
www.PrideDEPOT.com
Everybody Has A Right!



38
technobia
Flash Banner Links Not Working
  • 2006/10/31 19:39

  • technobia

  • Not too shy to talk

  • Posts: 122

  • Since: 2006/4/17


I have successfully added flash banner to the header of my site but the click link URL does not work. Any ideas?

Thanks - Technobia
Thanks, Technobia
www.PrideDEPOT.com
Everybody Has A Right!



39
technobia
Re: CPU Utilization 100% with Weblinks
  • 2006/10/23 19:25

  • technobia

  • Not too shy to talk

  • Posts: 122

  • Since: 2006/4/17


Thanks but I am running 2.0.14 and that option is not available. I have had issues with 2.0.15 debug not working and have notgotten any input on that issue I posted a month ago.

https://xoops.org/modules/newbb/viewtopic.php?topic_id=53634&forum=1&post_id=236897#forumpost236897
Thanks, Technobia
www.PrideDEPOT.com
Everybody Has A Right!



40
technobia
Re: CPU Utilization 100% with Weblinks
  • 2006/10/23 4:26

  • technobia

  • Not too shy to talk

  • Posts: 122

  • Since: 2006/4/17


Quest - Thanks I did increase the exe time in php.ini to 60 and I was able to load the form normally howerver the CPU still stuck at 100% for the entire load time.

As far as the thead link, I am not sure about that do you think that perhpas the CPU utilization is related to a time out? Has anyone used this hack for this issue? I am not sure what the "Heart Beat" method is and I am not sure what "But lengthen 'session.gc_maxlifetime' is danger because of "SESSION HI-JACKING" means

Any input on that?

Hey Banned, is the MySQL debug you metion diffrent that what I used to get the error in the original post?

Thanks -
Thanks, Technobia
www.PrideDEPOT.com
Everybody Has A Right!




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



Login

Who's Online

221 user(s) are online (152 user(s) are browsing Support Forums)


Members: 0


Guests: 221


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