751
skenow
Re: Underscores
  • 2006/4/7 17:53

  • skenow

  • Home away from home

  • Posts: 993

  • Since: 2004/11/17


Sounds like your language file is missing - what you see is the variable name for those items.



752
skenow
Re: How to let users upload files to website
  • 2006/4/7 17:41

  • skenow

  • Home away from home

  • Posts: 993

  • Since: 2004/11/17


You are correct - the htaccess file cannot be used to set the max file upload size. It needs to be done in php.ini by the host (or you, if you have access)



753
skenow
Re: Family Tree module?
  • 2006/3/18 23:19

  • skenow

  • Home away from home

  • Posts: 993

  • Since: 2004/11/17





754
skenow
Re: Reviveing the genealogy module for xoops debate
  • 2006/3/18 17:33

  • skenow

  • Home away from home

  • Posts: 993

  • Since: 2004/11/17


Actually, the project is now hosted on XOOPS Dev site - pgvxoops dev.

There are instructions in the readme-xoops.txt included with the module. The code on the dev site is really a wrapper for the pGV code.

Try it out and see if this is what you are looking for.

[Edit] I listed the wrong readme, I have corrected in the post [/edit]



755
skenow
Re: module to integrate phpgedview into my xoops site
  • 2006/3/18 1:55

  • skenow

  • Home away from home

  • Posts: 993

  • Since: 2004/11/17


There was an initial release of the pgvxoops that included an incorrect setting in the sql/mysql.sql file causing a problem in one of my environments.

If you can use phpMyAdmin to look at your database, check the <xoopsprefix>_pgv_individuals table, and look at the i_isdead field. If the attribute UNSIGNED is set, you will have problems with the permissions functions. Change the attribute, update the field to be '-1', then go back to your pgv pages and check the display. You can also change the length of the field to 1 instead of 11.

Let me know if this helps.



756
skenow
Re: xoops in a folder, index.php in root
  • 2006/2/25 16:55

  • skenow

  • Home away from home

  • Posts: 993

  • Since: 2004/11/17


You can do it without a redirect - edit the paths in your index.php, but also edit the XOOPS_URL and XOOPS_ROOT_PATH in mainfile.php (mine is is /xoops folder)



757
skenow
Re: Error with CBB 3 with one of my themes, hover function?
  • 2006/2/24 2:53

  • skenow

  • Home away from home

  • Posts: 993

  • Since: 2004/11/17


I haven't looked too far into this, but I did notice the li:hover in newbb_menu_hover.css - expect to have problems with this in IE6 and lower. My understanding is that pseudo-class only applies to links in IE.

See here



758
skenow
Re: CBB 3.0 installation, this is normal? "Array"
  • 2006/2/22 21:02

  • skenow

  • Home away from home

  • Posts: 993

  • Since: 2004/11/17


Yep - in 3 different installs in 2 different hosting environments.



759
skenow
Re: Users' passwords, I want to know it HOW?
  • 2006/2/17 3:13

  • skenow

  • Home away from home

  • Posts: 993

  • Since: 2004/11/17


As the administrator, you can change them, but not know what the existing passwords are. If you look in the users table, you will only see the encrypted passwords.



760
skenow
Re: Protest Thread to *REMOVE* Displayname Field From Xoops...
  • 2006/2/9 2:51

  • skenow

  • Home away from home

  • Posts: 993

  • Since: 2004/11/17


Here's a few good things that came out of this thread (good, IMHO)

* Skalpa committed to increasing the default for minimum length of username and password
* Monty provided code to keep users from changing their display name, leaving it under the control of the administrators
* Talk of including maximum attempts before being locked out (via Protector or core code)

Overall, the discussion should lead to XOOPS improvements. Exactly what we need.




TopTop
« 1 ... 73 74 75 (76) 77 78 79 ... 86 »



Login

Who's Online

118 user(s) are online (88 user(s) are browsing Support Forums)


Members: 0


Guests: 118


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