228531
auctmore
Re: Can't install the modul
  • 2004/10/27 22:55

  • auctmore

  • Just popping in

  • Posts: 8

  • Since: 2004/5/8 2


Quote:

"Module File for myAds Not Found!Module File for Not Found!"

Check the rights of the subdirectories and the files you uploaded to the modules directory on your web server. Each subdirectory there should minimally have drwxr-xr-x (== 755) and each file needs at least -rw-r--r-- (== 644).



228532
Eugney
Re: snx_weather... legal?
  • 2004/10/27 22:50

  • Eugney

  • Not too shy to talk

  • Posts: 162

  • Since: 2004/7/25


I use a weather.com rss feed plug in a freind of mine made on my desktop as far as I know there is no legeal stuff about it



228533
Rickb
Can we ask the Admin to move relevant post to a new thread?
  • 2004/10/27 22:45

  • Rickb

  • Not too shy to talk

  • Posts: 118

  • Since: 2004/10/24


Can we ask the Admin to move relevant post on the topic on creating mods for Mozilla, to a new thread?

1- I would like to keep this thread for those who want to voluteer

2- I would like to have a thread dedicated to evaluating the possiblilites of creating bridges to Mozilla. I can then invite Mozilla team members to participate in this discussion.

Regards,

Rick



228534
snakes
Re: snx_weather... legal?
  • 2004/10/27 22:44

  • snakes

  • Just popping in

  • Posts: 69

  • Since: 2004/8/8 0


I've seen many Linux tools that use weather.com weather data.
www.wunderground.com told me it was possible to do it from weather.com

And I've asked weather.com webmaster the authorization.
They did'nt answer clearly yet.

Stay in touch.



228535
ap1239
Re: http:// is NOT http://www.
  • 2004/10/27 22:43

  • ap1239

  • Just popping in

  • Posts: 9

  • Since: 2004/10/27


Which of

Benoit's changes

are still needed for v2.07 to get XOOPS to display (www.site.org) on both extranet and intranet; my server is sitting on a DMZ. Are any of these changes going into v2.09?

What is the reason the website text appears, but without graphics.

Alan



228536
biglove
What file contains $xoopsTpl class?
  • 2004/10/27 22:39

  • biglove

  • Not too shy to talk

  • Posts: 157

  • Since: 2004/8/18


I'm trying to create a hack to help out XOOPS for SEO.

We need better control of the TITLE tags.

Title is very important for search engines to be able to identify the relevance of the information on the page.

Thanks



228537
Eugney
Re:Online petition module?
  • 2004/10/27 22:37

  • Eugney

  • Not too shy to talk

  • Posts: 162

  • Since: 2004/7/25


Like

<center><FORM ACTION="http://bla.bla.edu/cgi-bin/some-prgm" METHOD=POST>
Name: <INPUT NAME="entry1"> <BR>
<br>
<br>
<INPUT TYPE="submit" VALUE="Submit">. <P>
</FORM></center>

for the fourm



228538
jmass
Re: Criteria Compo...
  • 2004/10/27 22:34

  • jmass

  • Friend of XOOPS

  • Posts: 524

  • Since: 2003/12/18


I have run into another stumpper.

I pass several vars in an array via GET.

I know the array is comming through.

On my PHP page I have:

Quote:

// GET Vars
$Users = $_GET['users'];

// Build Objects
$crit_user = new CriteriaCompo();

// loop over it and print array elements
foreach ($Users as $a)
{
echo $a;
$addfilter = new Criteria('ticket.UID', $a, '=');
$crit_user->add($addfilter, 'OR');
}
echo <br>;
echo $crit_user->render();


The echo is there for debugging. When I pass this url
Quote:
er_ticket.php?userall=3&users%5B%5D=1&users%5B%5D=2&users%5B%5D=3&users%5B%5D=4


I get this result:
Quote:
1234
(ticket.UID = 4 OR ticket.UID = 4 OR ticket.UID = 4 OR ticket.UID = 4)


I can see that my vars (1,2,3,4) are being passed via GET. The array is being run through by the foreach loop... but no joy on the CriteriaCampo.

I am very stumpped. Any help is appreciated.

Thanks,



228539
Rickb
Re:Mozilla Dev Team is considering using XOOPS
  • 2004/10/27 22:34

  • Rickb

  • Not too shy to talk

  • Posts: 118

  • Since: 2004/10/24


Quote:

Mithrandir wrote:
Elaborating a bit on my "concerns" I simply meant that I will need a little more practical example of, how such an extension could be like.

Do you mean things like theme and template development in the Mozilla Composer? Making Mozilla Composer an IDE for manipulating the HTML (and Smarty code) in these templates? If so, then it is not so much XOOPS, you should collaborate with, but Smarty as we use their technology for these themes and templates.

Or an extension for inserting XoopsCodes (like phpBB's bbcode) in text fields?

If I am getting the wrong end of the stick, do correct me - I am anxious to learn, what you have in mind


My intentions was to provoke an interest in bridging the world of Mozilla and XOOPS. Although I will explain what I describe, more importantly I wanted to have the XOOPS community create ideas that would help both Mozilla and XOOPS.

I would like to apologize for not replying sooner. I am not receiving my notifications when more post are created even though I have checked "Notify me of new posts in this thread."

In reading these postings I see a community which is very positive, responsive, creative and willing to experiment. I am quite encouraged.

Can we start another thread? "Creating Mods / Extensions for Mozilla" would be the topic title. This thread would discuss concepts, resources needed and the inter workings of the Mozilla / Firefox development tools for the creation of extensions. These extensions would allow the client / user to realize the usefulness of XOOPS.

Rick Blanc



228540
Felon
Re:Newbie questions...access, pm's, css
  • 2004/10/27 22:32

  • Felon

  • Just popping in

  • Posts: 17

  • Since: 2004/10/27


Ahh..I had a sneaking suspicion that the redirect was the culprit, that's why I mentioned it. Move the files and folders and edit the mainfile.php, got it.

I went into the system admin, modules - just to get familiar with the next step but I don't see how to 'update' the system. Can you explain that step a little more?

Thanks!







Login

Who's Online

123 user(s) are online (96 user(s) are browsing Support Forums)


Members: 0


Guests: 123


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