1
kashyyyk
Re: 2.5.5 admin white screen
  • 2012/12/16 0:07

  • kashyyyk

  • Just popping in

  • Posts: 11

  • Since: 2006/4/1 2


Also -I just reran the upgrade (everything had the green check mark)
and when I clicked on the update system module, I got the following error messeges-

Warning: include(header.php) [function.include]: failed to open stream: No such file or directory in EDITED/public_html/modules/system/admin.php on line 34

Warning: include(header.php) [function.include]: failed to open stream: No such file or directory in EDITED/public_html/modules/system/admin.php on line 34

Warning: include() [function.include]: Failed opening 'header.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in EDITED/public_html/modules/system/admin.php on line 34



2
kashyyyk
2.5.5 admin white screen
  • 2012/12/15 23:24

  • kashyyyk

  • Just popping in

  • Posts: 11

  • Since: 2006/4/1 2


I've upgraded pretty much version to version in sequence. My last updrade was from 2.5.0 to 2.5.5 and now I'm getting a white screen for the admin.php page. it worked at 2.5.0. I went into the database to turn on the debug, which gives me the following-

Fatal error: Class 'XoopsSystemCpanel' not found in /EDITED/public_html/include/cp_functions.php on line 28
None All Errors (0) Deprecated (0) Queries (9) Blocks (0) Extra (2) Timers(3)
Errors
Deprecated
Queries
0.000166 - SET SQL_BIG_SELECTS = 1
0.000647 - SELECT * FROM config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC
0.000189 - SELECT sess_data, sess_ip FROM session WHERE sess_id = '523589e3371ecf1b2ee3149b0a95cc9f'
0.000145 - SELECT * FROM users WHERE uid = '1'
0.000279 - UPDATE users SET last_login = '1355613111' WHERE uid = 1
0.000177 - DELETE FROM protector_access WHERE expire < UNIX_TIMESTAMP()
0.000240 - SELECT COUNT(*) FROM protector_access WHERE ip='67.149.37.57' AND request_uri='/admin.php'
0.000218 - SELECT COUNT(*) FROM protector_access WHERE ip='67.149.37.57'
0.000147 - INSERT INTO protector_access SET ip='67.149.37.57',request_uri='/admin.php',expire=UNIX_TIMESTAMP()+'60'
Total: 9
Blocks
Total: 0
Extra
Included files: 51 files
Memory usage: 4842744 bytes
Timers
XOOPS took 0.043 seconds to load.
XOOPS Boot took 0.026 seconds to load.
Module init took 0.018 seconds to load.


Any ideas for me to look into

Dan



3
kashyyyk
Re: Peel Away Ads
  • 2008/6/4 14:23

  • kashyyyk

  • Just popping in

  • Posts: 11

  • Since: 2006/4/1 2


I put LINKEDITED there, because it was an affiliate link.

I'm wondering where I exactly put the code. What page do I put it in?



4
kashyyyk
Peel Away Ads
  • 2008/6/4 1:29

  • kashyyyk

  • Just popping in

  • Posts: 11

  • Since: 2006/4/1 2


How would I add one of those peel away ads to my site?

<script src="LINKEDITED" type="text/javascript"></script>

That line is all I need to add. It says to paste it just before the closing body tag.

I tried it in my theme and it didn't work.

Thanks
Dan



5
kashyyyk
Re: Can't Log In
  • 2008/4/25 0:46

  • kashyyyk

  • Just popping in

  • Posts: 11

  • Since: 2006/4/1 2


Thanks a lot, it was the sessions. In php it gave me-
Error
SQL query:

SHOW INDEX FROM `xoops_session` ;


MySQL said:

#145 - Table './edit_xoop2/xoops_session' is marked as crashed and should be repaired


So I emptied it out and I can now log in.

Dan



6
kashyyyk
Re: Can't Log In
  • 2008/4/23 20:48

  • kashyyyk

  • Just popping in

  • Posts: 11

  • Since: 2006/4/1 2


Still looking for suggestions.

I thought maybe when I did the upgrade, something may not have uploaded or was corrupt and after the last time I logged out I couldn't log back in. So I uploaded the upgrade file again, and the XOOPS system upgrade page asks me to log in, and when I do it says 'thanks for logging in Admin' also, but goes right back to the upgrade log in screen.

I've tried logging in on other computers but the same.

If I uninstall and reinstall xoops, what should I back up so I don't loose everything I've done.

Dan



7
kashyyyk
Can't Log In
  • 2008/4/22 12:06

  • kashyyyk

  • Just popping in

  • Posts: 11

  • Since: 2006/4/1 2


When I go to log in, it says 'thanks for logging in Admin' Then it goes back to my start page with me not logged in. I was in a couple days ago and it worked fine then. I upgraded to the newest version then and I added the yogurt module then. But was able to log in after that.

What I first did today was try to register as a new member, I want another username not as an admin and the register page just refreshes when I click submit. All the info I typed in, remain in the fields. So then I went to log in as admin to see if I have accept new members checked and that is when I can't log in. I cleared my computers cache and history, but nothing.

Any ideas where I should look? I checked all the files I upgraded, and they are dated the day I uploaded them. Maybe I missed something?

Thanks
Dan



8
kashyyyk
Re: Change default text
  • 2006/4/6 15:06

  • kashyyyk

  • Just popping in

  • Posts: 11

  • Since: 2006/4/1 2


Thanks, that was exactly it. I looked everywhere except the most obvious.

Dan



9
kashyyyk
Change default text
  • 2006/4/5 20:01

  • kashyyyk

  • Just popping in

  • Posts: 11

  • Since: 2006/4/1 2


How do I change the default text?

For the partners page, I want to change it to the word "affiliates". I changed the block title, but on the xoopspartners_index.html it shows <h4><{$sitename}> <{$lang_main_partner}> </h4> I want to change <{$lang_main_partner}> to the word affiliates. I know I can just change <{$lang_main_partner}> in the template, but I would rather change the word once and have it take effect everywhere the word is displaced.

Dan



10
kashyyyk
css and rss
  • 2006/4/2 1:40

  • kashyyyk

  • Just popping in

  • Posts: 11

  • Since: 2006/4/1 2


I'm using the headlines module to display RSS feed.
In my headlines block I would like to use css on the links to change the style of the links. Where do I add my class=""

I was able to make the changes on the headlines page, xoopsheadline_feed.html but my block only contains-
<{foreach item=feed from=$block.feeds}>
< p><{$feed}>< /p>
<{/foreach}>

Thanks,
Dan




TopTop
(1) 2 »



Login

Who's Online

182 user(s) are online (110 user(s) are browsing Support Forums)


Members: 0


Guests: 182


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