101
dbman
Re: php in custom block
  • 2009/3/19 13:19

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


I would try a URL path:
include('http://mysite.com/working/version.php');


Both drive and URL paths work for me in 2.3.3 and previous versions.

Some other things to check:
- Group permissions on the custom block.
- Check your include file's syntax for errors.
- Check another theme, sometimes an error in a theme will suppress browser display.







102
dbman
Re: php in custom block
  • 2009/3/19 12:54

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


change:
include'/path/to/working/mypage.php');


to:
include('/path/to/working/mypage.php');




103
dbman
Re: Module Repository: Question and Answer Session
  • 2009/3/18 16:29

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


Are there any plans to merge both dev.xoops.org and the current module repository providing both developers and end-users a single source of up-to-date module access?

P.s. thanks for taking this on Catz



104
dbman
Re: php in custom block
  • 2009/3/18 2:04

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


Short or long tags don't work for me in the content editor.



105
dbman
Re: php in custom block
  • 2009/3/18 0:12

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


In your custom block use an include to your working version and be sure the block is set to php in the content type dropdown.
include('/path/to/working/version.php');


You don't need the php tags.



106
dbman
Re: Can't Login in xoops
  • 2009/3/17 1:32

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


tested it... looks like I login but registered user has no module access. Are there modules checked in admin cp under groups, registered users?



107
dbman
Re: XOOPS 2.3.3 Final Issues
  • 2009/3/16 23:11

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


I've upgraded a couple of sites from 2.3.2b to 2.3.3 and legacy admin theme works for both. Perhaps something is missing on new install?



108
dbman
Re: My first site with 2.3
  • 2009/3/16 0:59

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


Very nice, the theme is excellent!



109
dbman
Re: Is Mediawiki 1.71 working with Xoops 2.3 RC2?
  • 2009/3/15 14:27

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


This is a MySQL bug (http://bugs.mysql.com/bug.php?id=4541). It's been on the buglist at MySQL since 2004 so no fix is imminent. By changing the key size to 120 from 240 I was able to install locally. I am not sure what impact this has on the sort key though.



110
dbman
Re: XHLD Question
  • 2009/3/11 12:12

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


Thanks for the info ghia... if nothing else I have learned a few things :)




TopTop
« 1 ... 8 9 10 (11) 12 13 14 ... 16 »



Login

Who's Online

156 user(s) are online (135 user(s) are browsing Support Forums)


Members: 0


Guests: 156


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