41
OldFriend
Re: Can I let SEs crawl restricted pages?
  • 2006/5/28 22:23

  • OldFriend

  • Just popping in

  • Posts: 99

  • Since: 2005/10/28


Bump



42
OldFriend
Can I let SEs crawl restricted pages?
  • 2006/5/23 20:10

  • OldFriend

  • Just popping in

  • Posts: 99

  • Since: 2005/10/28


I can code php so that only registered users can access module pages and non registered users are redirected with "You don't have permission to access...."

Can I code so that google and other SEs can access the module?



43
OldFriend
Re: How do you set up a sql database?
  • 2006/5/23 15:31

  • OldFriend

  • Just popping in

  • Posts: 99

  • Since: 2005/10/28


Does your host run CPanel? If so then its pretty easy..



44
OldFriend
Re: How do I declare a "if" statement for a certain module?
  • 2006/5/23 14:51

  • OldFriend

  • Just popping in

  • Posts: 99

  • Since: 2005/10/28


<{if $xoops_dirname == 'myalbum'}>
<
title><{$photo.title}> - <{$xoops_pagetitle}> - {$xoops_sitename}></title>
<{else}>
<
title><{$xoops_pagetitle}> - {$xoops_sitename}></title>
<{/if}>


I think that it will index better like this...



45
OldFriend
Re: renaming modules
  • 2006/5/14 5:17

  • OldFriend

  • Just popping in

  • Posts: 99

  • Since: 2005/10/28


I would like to see core and module developers making it easier to clone modules. A simple variable set in xoops_version.php file for the dir name and DB prefix should make it fairly easy to do.



46
OldFriend
Re: Has anyone got a list of censoring or bad words?
  • 2006/5/14 4:39

  • OldFriend

  • Just popping in

  • Posts: 99

  • Since: 2005/10/28


Unfortunately, I dont believe that word filtering is much of a deterent. If viagra is a banned word they will just write V I A G R A or v1agra or some other combination of letters that your filter will miss.

I think that the only effective method is site registration. It doesn't stop the spam completely, but it will eliminate most of it.



47
OldFriend
Re: How to post Excel spread sheet in the xoops web site
  • 2006/5/3 10:33

  • OldFriend

  • Just popping in

  • Posts: 99

  • Since: 2005/10/28


I haven't tried it but...

You can save the speadsheet as a HTML document and then you should be able to post the HTML as long as the module allows HTML tags (like newbb does)



48
OldFriend
Re: Any module requests?
  • 2006/4/27 17:38

  • OldFriend

  • Just popping in

  • Posts: 99

  • Since: 2005/10/28


How about a Photo Album module that allows the photos to be stored on a different server like ImageShack.



49
OldFriend
Security Advisory from Protector Module
  • 2006/4/5 15:41

  • OldFriend

  • Just popping in

  • Posts: 99

  • Since: 2005/10/28


The security advisory in Protector Module gives me the following warning:

'allow_url_fopen' : on Not secure
This setting allows attackers to execute arbitrary scripts on remote servers.
Only administrator can change this option.
If you are an admin, edit php.ini or httpd.conf.
Sample of httpd.conf:
php_admin_flag allow_url_fopen off
Else, claim it to your administrators.

So I sent an email to my host. The reply is as below.

Quote:
Hello,
allow_url_fopen : This option enables the URL-aware fopen wrappers that enable accessing URL object like files. Default wrappers are provided for the access of remote files using the ftp or http protocol, some extensions like zlib may register additional wrappers.

option is on because it is required by too many clients for normal use so we can not get it off.

Please check that we are monitoring the servers at all time ie 24X7 and we have logs generating which helps catching abusers within no time so not to worry about the server's security, we are here for it.

Please check the same and get back to us if you have any further concern.

Regards,

Jason
XXXX Support Team.


This is all over my head, so my question is this. Should I be concerned about the security of my site, or should I trust the explanation/reasons given by my host?



50
OldFriend
Extended Profiles - Can I set No Default?
  • 2006/4/4 12:03

  • OldFriend

  • Just popping in

  • Posts: 99

  • Since: 2005/10/28


I would like to use a radio button for Male/Female in the EP moldule.

Can I set it up so that there is no default selected when the user registers and therefore force an active decision to click either male or female?




TopTop
« 1 2 3 4 (5) 6 7 8 ... 10 »



Login

Who's Online

227 user(s) are online (139 user(s) are browsing Support Forums)


Members: 0


Guests: 227


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