141
khuhner
Re: MyAlbum scrollbar issue...
  • 2006/6/29 2:20

  • khuhner

  • Quite a regular

  • Posts: 232

  • Since: 2006/1/6 3


Thanks Shine!

Worked!, but there was a syntax error I thought everyone would want to know about.

You had:

<a href="<{$photo.ahref_photo}>" target="_blank" onClick="window.open('<{$photo.ahref_photo}>','','width=<{$photo.window_x}>,height=<{$photo.window_y}>,scrollbars');return(false);"><img src="<{$photo.imgsrc_photo}>" border="0" align="center" vspace="3" hspace="7" alt="<{$photo.title}>" title="<{$photo.title}>" <{$photo.width_height}> /></a>


and I moved the apostrophe to before the last command:

<a href="<{$photo.ahref_photo}>" target="_blank" onClick="window.open('<{$photo.ahref_photo}>','','width=<{$photo.window_x}>,height=<{$photo.window_y}>',scrollbars);return(false);"><img src="<{$photo.imgsrc_photo}>" border="0" align="center" vspace="3" hspace="7" alt="<{$photo.title}>" title="<{$photo.title}>" <{$photo.width_height}> /></a>


Thanks again!!!



142
khuhner
Re: How to install 1 module severral times in xoops system?
  • 2006/6/28 16:05

  • khuhner

  • Quite a regular

  • Posts: 232

  • Since: 2006/1/6 3


Barry:

I thought I wouldnt need to. However I have two levels of membership, one free (Registered) and one paid (Premium) using the Subscription module (still not working but closer). On my site, I want to have some items in MyLinks available to Registered and all items are available to Premium users. However in the Subscription module, the "access" control is done via XOOPS Groups, so this wont work using just one MyLinks or MyDownloads module. I'd have to "break up" the links/files/etc into to modules, one that only Premium users can access and one that both Registered and Premium users can access.

UNLESS.....

Is there a better way to contstruct this???

I'd appreciate any feedback as having a paid subscription has turned into a maintenance nightmare. aMember seems to be overkill (and I cant get them to verify if I can use one module and protect certain items in each module), and I'm struggling getting the Subscription module to work, and XAsset seems to be way too much functionality for what I need.

Kurt



143
khuhner
Re: Catads; Edit Image after submission?
  • 2006/6/28 15:51

  • khuhner

  • Quite a regular

  • Posts: 232

  • Since: 2006/1/6 3


<bump>



144
khuhner
Re: MyAlbum Problem
  • 2006/6/28 0:51

  • khuhner

  • Quite a regular

  • Posts: 232

  • Since: 2006/1/6 3


I have this issue too.

Any ideas?



145
khuhner
Re: MyAlbum scrollbar issue...
  • 2006/6/28 0:50

  • khuhner

  • Quite a regular

  • Posts: 232

  • Since: 2006/1/6 3


I need this too. When I popup up the actual photo, it's bigger than the screen, but the window has NO scroll bars.

Ideas?



146
khuhner
Re: New User Registration Fails (RESOLVED)
  • 2006/6/26 0:13

  • khuhner

  • Quite a regular

  • Posts: 232

  • Since: 2006/1/6 3


Dooooh! The activation emails were going to my Spam folder....(embarressed)




147
khuhner
New User Registration Fails
  • 2006/6/26 0:07

  • khuhner

  • Quite a regular

  • Posts: 232

  • Since: 2006/1/6 3


Using XOOPS 2.0.13.2, php 4.4.2, MySQL 4.1.18, registering a new user takes the information given, creates the user records and when done presents the page with the message that an email is being sent to the new person to activate the account. I (as the admin) get a notification that the new user has registered but the "registration email" is never sent (I registered myself using another email).

I turned on PHP debug and got a page of erros about variable reference but I think those are not affecting registration.

Anyone have suggestions?



148
khuhner
Re: Catads; Edit Image after submission?
  • 2006/6/18 16:54

  • khuhner

  • Quite a regular

  • Posts: 232

  • Since: 2006/1/6 3


Thanks for your reply.

Yes. It seems as if you can delete an image from an ad, bit you can add an additional image to it after it is posted.

Is this accurate?

Kurt



149
khuhner
Re: Bulk users create
  • 2006/6/17 16:59

  • khuhner

  • Quite a regular

  • Posts: 232

  • Since: 2006/1/6 3


Why are you using XOOPS 2.*? You really should be using 2.0.* as 2.* really isnt for production sites. There are several threads on this discussion that are worthy of reading why that's the current recommendation.

Kurt



150
khuhner
Re: Bulk users create
  • 2006/6/17 16:58

  • khuhner

  • Quite a regular

  • Posts: 232

  • Since: 2006/1/6 3


Quote:

hkfind wrote:
I found that although I can sucessfull import user information to the user table of mysql, I can't login while using those login information.


In your script, you set the password to XXXX. I'd suggest have your users individually access your site and click the "Lost Password?" link to reset it.

Kurt




TopTop
« 1 ... 12 13 14 (15) 16 17 18 ... 21 »



Login

Who's Online

178 user(s) are online (116 user(s) are browsing Support Forums)


Members: 0


Guests: 178


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