431
culex
Re: page_moduleinstaller step in installation produces blank page
  • 2009/6/30 8:07

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Try to go to your frontpage and see if you can get to the admin.php page www.yoursite.com/admin.php and in settings turn debug mode on.

If you cannot get to this page you can enter your phpmyadmin and do a query like this.

UPDATE xoops_config SET conf_value=1 WHERE conf_name = 'debug_mode'

And see if this page generates any errors
Programming is like sex:
One mistake and you have to support it for the rest of your life.



432
culex
Re: Admin Pages, Cache not working
  • 2009/6/30 8:02

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


I think because E_STRICT error level is not supported by php 4 and in your debug it shows up not defined.

if you use news 1.63 it requirer php 5 and MySQL >= 3.23

read herehttp://xoops.instant-zero.com/modules/repository/product.php?prod_id=1
Programming is like sex:
One mistake and you have to support it for the rest of your life.



433
culex
Re: Admin Pages, Cache not working
  • 2009/6/29 15:37

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


in database change 'xoops_config' table 'debug_mode' from 0 to 1. Then you should be able to see any errors if they exist
Programming is like sex:
One mistake and you have to support it for the rest of your life.



434
culex
Re: Problem altering newbb templates
  • 2009/6/29 9:38

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


looks to me as if the template is including only the database template and ignoring the server template versions.

possible the new template set doesnt get saved to db, but instead the old templateset is still being pulled ?
Programming is like sex:
One mistake and you have to support it for the rest of your life.



435
culex
Re: Could not instantiate mail function.
  • 2009/6/29 9:29

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


you're welcome :)
Programming is like sex:
One mistake and you have to support it for the rest of your life.



436
culex
Re: News Module
  • 2009/6/29 9:28

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


You just deactivate all blocks other than recent news in admin/blocks. And if you also do not want to show news in menu then give the news module value 0 in module administration.

admin->blocks->only activate recent news block

admin->modules->news value = '0'
Programming is like sex:
One mistake and you have to support it for the rest of your life.



437
culex
Re: Admin Pages, Cache not working
  • 2009/6/28 11:00

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


I had this with my website also when I made fresh install of 2.3.3 and backuped modules. I finally emptied my database and made copy from backup module2module. Starting with the XOOPS standards system, users, config etc etc and then the extern modules.

How does admin.php show in IE ?
Programming is like sex:
One mistake and you have to support it for the rest of your life.



438
culex
Re: Could not instantiate mail function.
  • 2009/6/27 7:36

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Check to see if your server is working with a mail per hour limit. Some servers have a limit like 50 mails per hour, or 10 mails per minute.
Programming is like sex:
One mistake and you have to support it for the rest of your life.



439
culex
Re: Error in Xoopsgallery "Cannot re-assign $this"
  • 2009/6/24 10:56

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


See this
https://xoops.org/modules/newbb/viewtopic.php?viewmode=flat&type=&topic_id=40261&forum=28

Seems like the xoopsgallery is not quite ready for php5, but somewhere I am sure I have seen an updated version 2.1 RC. I will look for it and get back
Programming is like sex:
One mistake and you have to support it for the rest of your life.



440
culex
Re: HI i am trying to assign data to template but it giving me error please help
  • 2009/6/21 9:42

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


You might want to take a look at this :)
https://xoops.org/modules/newbb/viewtopic.php?topic_id=68116&forum=68&post_id=309457
Programming is like sex:
One mistake and you have to support it for the rest of your life.




TopTop
« 1 ... 41 42 43 (44) 45 46 47 ... 49 »



Login

Who's Online

228 user(s) are online (161 user(s) are browsing Support Forums)


Members: 0


Guests: 228


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