293231
ndial
Re: Enhancing the built in editor
  • 2003/4/16 15:21

  • ndial

  • Just popping in

  • Posts: 29

  • Since: 2003/3/3 1


OK, I've got a core hack that provides this* up at http://www.nathandial.com/dl/externalTextmod.tar.gz

I have only tested it with toy hacks, because my module-ified bible script makes PHP timeout when it's adding the database. But it looks at least workable. It really wasn't much code, only about 25 lines plus the comments.

edit: *that is, provides modules the ability to add text-modification functions, not that provides the Bible lookup stuff.



293232
onokazu
Re: SSL Login?
  • 2003/4/16 15:04

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


put extras/login.php under your SSL enabled directory, and the Url should be the path to that page.



293233
Shimmerknight
Re: Adding Links in the Main Menu

ok i have done what is said to do here but i cant activate the cloned theme. i have made it the same name of the theme i am using and that doesnt work. so how do i activate it?



293234
usual
SSL Login?
  • 2003/4/16 13:46

  • usual

  • Just popping in

  • Posts: 14

  • Since: 2003/4/6 8


How do you use the SSL login in xoops2? I put in the ip address to my site, doesn't work, I have SSL running and working. What URL do I need to put there to make SSL login work?



293235
DaBoyz
Re: Additional user fields
  • 2003/4/16 10:11

  • DaBoyz

  • Just popping in

  • Posts: 79

  • Since: 2002/8/8 1


Quote:
We really need an example for "class XoopsUserPlus extends XoopsUser"....


The same for me ... I need it for an upgrade ... I did a lot of modification for 1.3.5 for an Identity card but I would like to have if I upgrade ...

You see the result here (in french) ...



293236
CoolPops
Re: Additional user fields
  • 2003/4/16 5:32

  • CoolPops

  • Just popping in

  • Posts: 65

  • Since: 2003/4/9 1


Try queryF ... query() only SELECT's unless you are in a POST instead of a GET ... It will then UPDATE, DELETE, INSERT. This is a security feature that I have come to like.

queryF runs the query no matter what but it can open to some security flaws. Take a peek at:

https://xoops.org/modules/newbb/viewtopic.php?topic_id=8161&forum=4&jump=1

--
Jeremy
http://cowgar.com



293237
mbogosian
Re: Additional user fields
  • 2003/4/16 4:12

  • mbogosian

  • Just popping in

  • Posts: 53

  • Since: 2002/9/30


Quote:
maseal_s wrote:
The only answer i've find is to hack core files.
It is not a solution

An alternative is to create blocks which are only viewable on the user page. Check out this thread or this patch to see what I mean.



293238
ssananik
Re: xoopsgallery Gallery 1.3.3 with XOOPs bug found & Fixed
  • 2003/4/15 21:34

  • ssananik

  • Just popping in

  • Posts: 2

  • Since: 2003/4/15


That's great that you are working on the randomizer! I was going to build one myself. :)

BTW, the shutterfly print stuff is broken. So I'm taking a look at that. I'll post more as soon as I fix it.

Looking forward to the randomizer. Anyway that you can add captions to the XOOPS database as well?

Do you know of anyone who has the Gallery v1.3.3 for XOOPS v2.0 in CVS anywhere?



293239
Boobtoob
Re: xoopsgallery Gallery 1.3.3 with XOOPs bug found & Fixed
  • 2003/4/15 20:02

  • Boobtoob

  • Friend of XOOPS

  • Posts: 202

  • Since: 2001/12/22


Sure did.. Added it to my xoopsgallery package. I've also completed the rewrite of the block code for random thumbnails. I'll put a news in a little while.




293240
ssananik
xoopsgallery Gallery 1.3.3 with XOOPs bug found & Fixed
  • 2003/4/15 18:48

  • ssananik

  • Just popping in

  • Posts: 2

  • Since: 2003/4/15


Hi all:

Just joined the XOOPs community! I've been playing with the xoopsgallery 1.3.3 for XOOPs and ran into a little defect when I tried to modify thumbnails. The Java applet does not load b/c it's referencing the local filesystem. Heres how you fix it:

// xoopsgallery/init.php(23)
// add the following
$GALLERY_URL = XOOPS_URL . '/modules/xoopsgallery/';

// xoopsgallery/edit_thmb.php (118)
// change $GALLERY_DIRECTORY to $GALLERY_URL


That should do it.

I hope this helps.







Login

Who's Online

302 user(s) are online (55 user(s) are browsing Support Forums)


Members: 0


Guests: 302


more...

Donat-O-Meter

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

Latest GitHub Commits