61
tvepsorg
Spotlight module with xoops front page hack ability?
  • 2005/6/13 18:01

  • tvepsorg

  • Quite a regular

  • Posts: 276

  • Since: 2004/5/18


I downloaded the most recen spotlight module that I could find (2.2) it has an area called, "mini spotlights" as seen here:

Resized Image










Now when you click on it, you get a form that looks like this:

Resized Image

















Now looking at this, one might assume that filling this form out would render something that looks like this:

Resized Image





















Now, I can't tell you that it does render something like that because I've never gotten these "mini spotlights" to show up anywhere. Can someone please tell me how to get these "mini spotlights" to show up please.




62
tvepsorg
Re: WF - Projects site is down until further notice...
  • 2005/6/11 18:28

  • tvepsorg

  • Quite a regular

  • Posts: 276

  • Since: 2004/5/18


yea, the modules are great, but development has been moving really slowly lately.



63
tvepsorg
Re: Xoops Intro
  • 2005/6/9 18:50

  • tvepsorg

  • Quite a regular

  • Posts: 276

  • Since: 2004/5/18


There is an e-xoops module located here.
(you have to be registered to see and download it though )

I haven't tried it on xoops, but most of those modules work with our xoops. It might be a starting point for you.



64
tvepsorg
Age Verification???
  • 2005/6/3 23:53

  • tvepsorg

  • Quite a regular

  • Posts: 276

  • Since: 2004/5/18


Is there a way that I can put an intro page on my site so ask what your age is and if you click the "over 18" button it will automatically set your permissions for a certain group?

For example: let's say I make permissions group for "adult" and as soon as people go to my site it asks if you are over 18 or not and if you select the "over 18" it will either prompt you to register and put you automatically in the "adult" group , and if your already registered it will just change your access group.

Is this possible?



65
tvepsorg
Re: is mIRC available for xoops??
  • 2005/5/30 20:41

  • tvepsorg

  • Quite a regular

  • Posts: 276

  • Since: 2004/5/18


There are few modules out there where you can integrate irc for xoops, but nothing like mIRC. I have a link on my site that goes to our irc channel via a javachat program designed for irc.



66
tvepsorg
Re: Teamspeak auto show expaned???
  • 2005/5/30 20:18

  • tvepsorg

  • Quite a regular

  • Posts: 276

  • Since: 2004/5/18


Thanks for the tips. I figured it out, trial and error works the best

Change index.php from:

Quote:

*/

include("./admin/db_inc.php");

if ($setting["showgroups"] == 'yes') {
header ("location: groups.php");
} else {
header ("location: listing.php");
}
?>


To:

Quote:

*/

include("./admin/db_inc.php");

if ($setting["showgroups"] == 'yes') {
header ("location: groups.php");
} else {
header ("location: listing.php?detail=70.84.113.90&detailport=
8840&page=1&sort=server_name&direction=asc&showgroup=all");
}
?>


Or in someone else's case, change the default "listing.php" to the url for the details for the server you would like to be displayed by default.

(btw: I put a line break between "=" and "8840" so that the XOOPS forum wouldn't be expanded. you should leave your url comepletly expanded.)

Sorry if this is confusing



67
tvepsorg
Teamspeak auto show expaned???
  • 2005/5/30 19:38

  • tvepsorg

  • Quite a regular

  • Posts: 276

  • Since: 2004/5/18


Hello,

I have just installed the XOOPS Teamspeak module and like it a lot, but was wondering if there was a way that I could make it automatically show the expanded details when you go to the module rather than having to click on "details" to see who is on the server?

Basically go from this:

Resized Image

To this:

Resized Image



68
tvepsorg
Re: TeamSpeak Module for Gaming Sites
  • 2005/5/28 20:19

  • tvepsorg

  • Quite a regular

  • Posts: 276

  • Since: 2004/5/18


The one for RunCMS and E-Xoops is totally different that the one we're using. Could someone look at this to see if they could port it over?



69
tvepsorg
Re: TeamSpeak Module for Gaming Sites
  • 2005/5/28 19:40

  • tvepsorg

  • Quite a regular

  • Posts: 276

  • Since: 2004/5/18


&^%$... I wasn't quick enough. I just got off work, can you maybe send this in an e-mail or something, then I can host it on one of my sites. If not, that's cool. Thanks for all the help.



70
tvepsorg
Re: TeamSpeak Module for Gaming Sites
  • 2005/5/28 13:06

  • tvepsorg

  • Quite a regular

  • Posts: 276

  • Since: 2004/5/18


I guess the 2.4 version in the repository will have to do. Thanks for the help.




TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 23 »



Login

Who's Online

250 user(s) are online (175 user(s) are browsing Support Forums)


Members: 0


Guests: 250


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