1
zer0fill
Module to show what song's you're currently playing (iTunes)?
  • 2005/3/17 5:14

  • zer0fill

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/12/2


I know this is a long shot but are there any modules + program that will show your current playlist in iTunes? If iTunes isn't on, it'll say "not playing music."



2
zer0fill
Re: Move System Module at the top?
  • 2004/9/30 2:15

  • zer0fill

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/12/2


Thanks Bassman, unfortunately that doesn't work.

Yeah, it's not a big deal to us, but when clients see even subtle things change, they go nuts.



3
zer0fill
Move System Module at the top?
  • 2004/9/29 20:47

  • zer0fill

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/12/2


I know this has been covered before but couldn't find the thread(s) involving this issue (tried different keywords for 30min+). Can someone point me to the proper thread or explain how to move the System Module back to the top of the list in the admin menu? Thanks

fwiw, the module that's above the system module has a weight of 1400



4
zer0fill
Re: Alumni Module?
  • 2004/9/22 22:13

  • zer0fill

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/12/2


I'd be interested in something like this too. My student organization just mentioned wanting a module similar to this but just for our club.



5
zer0fill
Re: Spy on anonymous users :-)
  • 2004/9/2 8:00

  • zer0fill

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/12/2


Thanks for the kind words Ace_Armstrong and Page-

I will do my best and keep posting any hacks I make.



6
zer0fill
Re: Spy on anonymous users :-)
  • 2004/9/2 2:26

  • zer0fill

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/12/2


I decided to provide a zip file (see updated first post) to make it easy on everyone wanting to use this. After revewing the provided information, it seems that there were some missing pieces of the code that wouldn't make it work at all.

Anyways, grab the zip, backup the misc.php, and copy to /modules/ as usual (you do NOT need to "install" the module like you would with real modules).

It should work up to v2.7.0.1



7
zer0fill
Re: Spy on anonymous users :-)
  • 2004/9/1 4:26

  • zer0fill

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/12/2


Can you paste lines 238 to 245 (indicate which is line 241)? My guess is that the break; or something around line 241 is missing a semi-colon (;). I made a screenshot of how the code should be. This system is still using v2.6 so if you're using 2.7.x, it may look different.

The reverse DNS is in parathensis when searching for the exact ip. ex:

Looking Up 1.2.3.4 (example.com)



8
zer0fill
optgroup for XoopsFormSelect?
  • 2004/8/31 18:49

  • zer0fill

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/12/2


Is there a method to insert optgroups? I need to separate office types in the dropdown box but the categories shouldn't be selectable

ex
Statewide Offices
  Administrative Office
  Monkey Office
  Gilroy Office
Service Offices
  Credit Union
Fullerton
  Accounting
Northridge


Thanks



9
zer0fill
Re: istats refferrer problem,
  • 2004/8/28 20:42

  • zer0fill

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/12/2


Quote:

jmass wrote:
My istats does the same thing.

Quote:
"&refer="+escape(document.referrer)


is what is in my theme. This was a copy from the install instructions. It there a problem there?

JMass


I don't think that's a problem because /istats/include/counter.php doesn't seem to use the refer variable (see $HTTP_GET_VARS in the code). It retrieves the referrer from $referer = $_SERVER['HTTP_REFERER'];


hanif:
The correct spelling is $referer



10
zer0fill
Re: istats refferrer problem,
  • 2004/8/25 4:35

  • zer0fill

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/12/2


Yes, there's actually a typo in the code

/modules/istats/includes/counter.php ~line 162
/**
 * @feature
 * Keeps track of referers
 */

$referer $_SERVER['HTTP_REFERER'];
if (!
strstr([color=ff0000]$refer[/color], XOOPS_URL)) {
    
$check_ref getResult("select * from ".XOOPS_DB_PREFIX."_is_referer where url='".$referer."'");

Replace the red text with the proper spelling.




TopTop
(1) 2 3 4 ... 12 »



Login

Who's Online

146 user(s) are online (99 user(s) are browsing Support Forums)


Members: 0


Guests: 146


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