1
wshawn
Re: Xoops 2.2.4: Profile and WordPress conflict!
  • 2006/6/24 11:58

  • wshawn

  • Just popping in

  • Posts: 7

  • Since: 2005/8/7 2


If you have root access to the server you can crank up the ram allocation in the main php.ini file.

The main error you are having kicked back to you is a php error.

I have my server set at 20 megs. The default lines should look like:

Quote:

;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;

max_execution_time = 60
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
memory_limit = 8M ; Maximum amount of memory a script may consume (8MB)



Under a typical Linux system you can find the php.ini at /etc/php.ini

I have absolutely no clue where to find it on a windows server as I have never run a windows web server.



2
wshawn
Re: Wordpress: Operations Menu block?
  • 2006/6/24 2:52

  • wshawn

  • Just popping in

  • Posts: 7

  • Since: 2005/8/7 2


In the admin menu/ system admin/ templates/ wordpress

check out the wp_block_sidebar.html

It that what you are looking for?

If you are looking for the code which fills in those vars then you may be able to grep that file name in the wordpress directory..

grep block_sidebar *


See if it starts leading you in the right direction.

I'm still playing with wordpress making the front end go blank...



3
wshawn
Re: Error: "Unable to write to main menu."
  • 2006/6/24 2:44

  • wshawn

  • Just popping in

  • Posts: 7

  • Since: 2005/8/7 2


Quote:
3) The file cache/adminmenu.php cannot be written to.


Deleted it and it works like a charm. I wish when I put the terms "main menu" or "write main menu" in this site it would have pull that reference.

Thanks for that link...



4
wshawn
Error: "Unable to write to main menu."
  • 2006/6/23 23:46

  • wshawn

  • Just popping in

  • Posts: 7

  • Since: 2005/8/7 2


I have checked the data base side as well as re generated the template files. I have set permissions to 777 on the file to no avail. I can not seem to get my tired brain to figure it out.




TopTop



Login

Who's Online

292 user(s) are online (174 user(s) are browsing Support Forums)


Members: 0


Guests: 292


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