101
tjnemez
Re: Header question and custom block question
  • 2005/4/5 2:09

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


not sure, but i think it is set for 100%



102
tjnemez
Re: Adding Pages to Xoops
  • 2005/4/5 2:00

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


well i suppose it is all relative but, you will need to know where the file is before you can manually link to it.

eg:

if should save file to root directory which would have a url ofhttp://childrenatplay.net/xoopshome/yourfile.php or <{xoops_url}>/yourfile.php

in the above the root directory is "xoopshome"

hope this helps



103
tjnemez
Re: Header question and custom block question
  • 2005/4/5 1:53

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


using firefox - view background image

what is your site width?



104
tjnemez
Re: Header question and custom block question
  • 2005/4/4 21:47

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


image properties indicate the image width to be 784px, but code is as follows:

<td>
<a href="http://yoursite.com/irth/index.php"><center><img border="0" src="http://yoursite/sfiyellow/logo.gif" width="1024" height="155"></center></a></td>



105
tjnemez
Re: Adding Pages to Xoops
  • 2005/4/4 2:19

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


did you save your.php to root directory? the url should not contain "modules"



106
tjnemez
Re: Adding Pages to Xoops
  • 2005/4/4 0:20

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


check the link you added to make sure <{xoops_url}>/your.php

or provide me with a link to your site so i can check it out



107
tjnemez
Re: Adding Pages to Xoops
  • 2005/4/3 22:22

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21





108
tjnemez
Re: I was hacked. Please help
  • 2005/4/3 22:19

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


not sure what version of XOOPS you are using, but the newest update has addressed some security issues and you can also install gi joe's protector module. get it here:
http://www.peak.ne.jp/xoops/modules/mydownloads/

do a search and read some of the posts related to protector.



109
tjnemez
Re: php includes
  • 2005/4/3 5:37

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


not sure what you are looking for, but to simply add static content create a php file myhtml.php or whatever:

<?php
include("mainfile.php");
include(XOOPS_ROOT_PATH."/header.php");
$xoopsOption['show_rblock'] = 0;
?>
add your html here
<?
include(XOOPS_ROOT_PATH.'/footer.php');
?>

you will need to link to this of course.



110
tjnemez
Re: Simplified URLs Hack
  • 2005/4/2 20:14

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


not sure, i am using 2.0.9.3 (not upgrading to 2.0.10 beta 3 until i know it is stable) this hack does not require editing any core files, just an addition to mainfile.php so cannot see why not.




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



Login

Who's Online

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


Members: 0


Guests: 233


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits