1
ffabris
Re: PayPal module
  • 2003/11/11 23:17

  • ffabris

  • Just popping in

  • Posts: 16

  • Since: 2003/10/4


<aol>What dlh said.</aol>



2
ffabris
Re: PayPal module
  • 2003/10/27 2:58

  • ffabris

  • Just popping in

  • Posts: 16

  • Since: 2003/10/4


I would love to see something like this as well! In fact, after searching fruitlessly for over a week, I'd pretty much given up and decided to learn PHP to do it myself.

All I need is basic subscription, with IPN so that the XOOPS site is "aware" that the user is now a full subscriber.

My one request is that it not be limited to PayPal. I was thinking of StormPay, but others might want other processors. I'm not sure whether it would be possible to make it generic, or make the processor-specific code as small as possible so that it would be easy to clone and modify.

And if you need a tester [raises hand] I'm volunteering.

Fab



3
ffabris
Re: XoopsGallery Fixes.. Recent Comments Link, New Pics Block showing thumbnail, etc...
  • 2003/10/21 14:35

  • ffabris

  • Just popping in

  • Posts: 16

  • Since: 2003/10/4


Thanks very much for all the work you put into this, Glen! And for putting up with my nagging.

Fab.



4
ffabris
Re: Need testers for XoopsGallery maintenance update
  • 2003/10/8 13:04

  • ffabris

  • Just popping in

  • Posts: 16

  • Since: 2003/10/4


A request, small one, and not vital... but it would be nice if you could work it in.

How about ALT/TITLE tags on the images? The text would be the image caption, of course.

Just a thought... [runs and hides]



5
ffabris
Re: XoopsGallery Fixes.. Recent Comments Link, New Pics Block showing thumbnail, etc...
  • 2003/10/7 17:03

  • ffabris

  • Just popping in

  • Posts: 16

  • Since: 2003/10/4


Least I can do!



6
ffabris
Re: XoopsGallery Fixes.. Recent Comments Link, New Pics Block showing thumbnail, etc...
  • 2003/10/7 15:00

  • ffabris

  • Just popping in

  • Posts: 16

  • Since: 2003/10/4


Me again.

I just noticed that a line in xoopsgallery_index.html doesn't look quite right...

<td style="padding 10px;" width="<{$album.image.width}>" height="<{$album.image.height}>"><{$album.image.image}></a></td>


Note the closing </a>... which suggests that there should be a link. In fact, it makes sense to link the album thumb to the album too, not just the album name. So I changed the line to:

<td style="padding 10px;" width="<{$album.image.width}>" height="<{$album.image.height}>"><a href="<{$album.image.link}>"><{$album.image.image}></a></td>


and tested it... works fine.



7
ffabris
Re: XoopsGallery Fixes.. Recent Comments Link, New Pics Block showing thumbnail, etc...
  • 2003/10/6 1:12

  • ffabris

  • Just popping in

  • Posts: 16

  • Since: 2003/10/4


That works - thanks!



8
ffabris
Re: XoopsGallery Fixes.. Recent Comments Link, New Pics Block showing thumbnail, etc...
  • 2003/10/6 0:13

  • ffabris

  • Just popping in

  • Posts: 16

  • Since: 2003/10/4


Quote:
The system ones are RO through the GUI to prevent someone who isn't diving into the source files from ruining their XOOPS installation. At least I think that is why they are like that.

Yes, that does make sense. I guess I'm just not used to that level of protection, and so it never entered my mind when dealing with this.

Btw, I tried the mods you suggested earlier for "view album" and "view photo" and they work perfectly!

Quote:
You're on... When I'm in the UK I'll look you up Some day I hope to spend some time there.


I hope you do! I moved to the UK 3 years ago, and really love it here!

Fab



9
ffabris
Re: XoopsGallery Fixes.. Recent Comments Link, New Pics Block showing thumbnail, etc...
  • 2003/10/5 21:31

  • ffabris

  • Just popping in

  • Posts: 16

  • Since: 2003/10/4


Quote:
It's also supposed to get those templates, not sure why it isn't.

OK, I just figured that out. I cloned the templates in order to be able to change the layout of the "New Images" block. I assumed - wrongly, it turns out - that the cloned templates would get updated. They don't.

So that was my bad. It just hit me a few moments ago. How embarrassing!

But that does leave me wondering... why is it that you can't edit default templates, yet they do go through the update process...

Oh never mind... I guess I still need to get used to XOOPS. I'm new to it, having moved to it from phpWebSite and myPHPNuke before that.

Anyway, thanks again! If you're ever in Bournemouth, I owe you at least several beers!

Fab



10
ffabris
Re: XoopsGallery Fixes.. Recent Comments Link, New Pics Block showing thumbnail, etc...
  • 2003/10/5 21:00

  • ffabris

  • Just popping in

  • Posts: 16

  • Since: 2003/10/4


Quote:
Glad to hear it's working--doing an Update on the module should do the same thing, not sure why it didn't since I believe you said you were doing that. I have my XOOPS general preference "Update module template .html files..." set to "yes", not sure if that is the difference.

I tried that as well, but it made no difference. I believe (but won't swear to it) that the "update module" code is not updating that particular template in the database.

It does something else odd too, in that it appears to reset one particular value to the default: the number of images that appear in the "New Images" block. I like to have that set to 4, but every time I update Gallery, it is changed back to 3 - whereas other values are exactly as I set them.

Quote:
That said, I didn't even realize you could include HTML markup in the descriptions.
I didn't know it as possible either... until I tried it.

Anyway, I just decided to throw that in for the heck of it... "it doesn't hurt to ask".

Anyway, thanks again for your help here! I appreciate you taking the time! I will now have a go at adding the description text to other pages, per your suggestions.

Fab




TopTop
(1) 2 »



Login

Who's Online

153 user(s) are online (101 user(s) are browsing Support Forums)


Members: 0


Guests: 153


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