1
ehask
Module that will allow PHP and additional post vars??
  • 2004/11/6 3:46

  • ehask

  • Just popping in

  • Posts: 14

  • Since: 2004/8/15


Hey all,

Has anyone been able to add a page which will allow variables to be sent to the page in a URL

I am working on a Tide Prediction page for my site and need a way to send info to the page with the applet

I will have one page with various Tide Stations click on
clearwater FL and it would link to www.domain.com/tides.php?sta=clearwater

?? I am trying to do it with tinycontent with no luck it wont recognize php tags

Thx for any help

Eric



2
ehask
Re: RSS Feed in a Block?
  • 2004/11/6 3:31

  • ehask

  • Just popping in

  • Posts: 14

  • Since: 2004/8/15


Here is another sorry took so long I had to do the Little League thing with my son

http://www.2rss.com/software.php#rsslib

Eric



3
ehask
Re: RSS Feed in a Block?
  • 2004/11/5 23:31

  • ehask

  • Just popping in

  • Posts: 14

  • Since: 2004/8/15


Yes you can use somthing like RSSlib. You can see it in use on the front page of my site

http://www.hooked-up.net

I am trying to find the link to the files now

It is the centerblock named "news from around the way". If you need help shoot me an email


Eric



4
ehask
Re:Is it possible to have 2 instances of NewBB installed?
  • 2004/10/21 20:37

  • ehask

  • Just popping in

  • Posts: 14

  • Since: 2004/8/15


Well I really wanted to allow access for all registered members(Free anyway) to both forums. But have another link in Main Menu for the Hunting Forum and the Fishing Forum.

Eric



5
ehask
Re: Flashchat module link
  • 2004/10/21 4:49

  • ehask

  • Just popping in

  • Posts: 14

  • Since: 2004/8/15


How do you implement the who's chatting block???

global $xoopsDB;
$sql = "SELECT xoops_users.uname, xoops_users.uid";
$sql.=" FROM xoops_users inner join";
$sql.=" xoops_connections ON xoops_connections.userid";
$sql.=" = xoops_users.uid";
$result = $xoopsDB->query($sql);
while ($row = mysql_fetch_array($result)) {
print $concat."<a href='".$XOOPS_URL."/userinfo.php?uid="
.$row['uid']."'>".$row['uname']."</a>";
$concat=", ";
}

???



6
ehask
Is it possible to have 2 instances of NewBB installed?
  • 2004/10/20 16:44

  • ehask

  • Just popping in

  • Posts: 14

  • Since: 2004/8/15


Hey All,

I love XOOPS first off!! I was wondering if I wanted to break off my forum into 2 groups.

1 for Fishing and the Seccond for Hunting and so on.

Would it be possible to install 2 intances of NewBB or should I say has anyone done or tried this.

I dont need to do it now but my Forum page is getting really long so I thought about seperating into 2 different forums

Thx

Eric
www.hooked-up.net



7
ehask
NewBB2 RC2 Moderator menu where is it???
  • 2004/10/13 13:25

  • ehask

  • Just popping in

  • Posts: 14

  • Since: 2004/8/15


I have upgraded and my board is back up but I got emails from my Mods saying they can't moderate the boards. I checked and they are listed as moderators

Heck even logged in as Webmaster I cant see how to moderate posts.

Did I forget to turn something on??

Eric



8
ehask
Re: ARGH!!!! Upgrade from newBB1 to RC2 all posts gone??
  • 2004/10/13 1:47

  • ehask

  • Just popping in

  • Posts: 14

  • Since: 2004/8/15


Thx guys!!

That was it. I am glad I saw your post Don before copy paste each template lol

Sweet Forum now awesome permissions

Eric



9
ehask
Re: ARGH!!!! Upgrade from newBB1 to RC2 all posts gone??
  • 2004/10/12 23:33

  • ehask

  • Just popping in

  • Posts: 14

  • Since: 2004/8/15


Yeah doing that but! The page doesnt look right I see search box at bottom but no Text telling what it is no menu at top.

Can I pm a username and password so you can look?? It kinda looks like it stops loading code. Because first 2 envelopes Dark blue and light blue are there but have ony
the = sign next to them no text.

the next icon below it is red X with = next to it and thats all I see

All images are there a bunch of text is missing its just weird!! I guess I am stuck with ver1 If I dont get it fixed in next hour Im gonna have to revert back

EDIT here is link to screen shot
Screenshot Click Here


Thx,

Eric



10
ehask
Re: ARGH!!!! Upgrade from newBB1 to RC2 all posts gone??
  • 2004/10/12 23:13

  • ehask

  • Just popping in

  • Posts: 14

  • Since: 2004/8/15


Readme said run update which I did then to refresh in modules which I did. I also set new permissions for categories.




TopTop
(1) 2 »



Login

Who's Online

128 user(s) are online (86 user(s) are browsing Support Forums)


Members: 0


Guests: 128


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