31
beagle
Re: Xoops Gallery Zip File Upload
  • 2005/4/7 4:27

  • beagle

  • Just popping in

  • Posts: 43

  • Since: 2005/3/24


Found the solution for anybody else having the same problem:

Here at XoopsGallery

You'll need to know the correct path to unzip on the server, if its on the server at all.

Beagle



32
beagle
Re: Xoops Gallery Zip File Upload
  • 2005/4/7 2:08

  • beagle

  • Just popping in

  • Posts: 43

  • Since: 2005/3/24


I have the stand alone verson of Gallery running and it works fine...

Do any of the other Image Gallery modules support zip file uploads? Haven't tried the others yet...

Thanks



33
beagle
Xoops Gallery Zip File Upload
  • 2005/4/7 1:38

  • beagle

  • Just popping in

  • Posts: 43

  • Since: 2005/3/24


I can't get XOOPS Gallery to upload a zip file. Uploading the images one by one works fine. But when I try to upload a zip file it acts like its working but it says:

Processing...
No Images Uploaded!

Thoughts?

Thanks,
Beagle



34
beagle
Re: AgendaX - Changing Minical Layout????
  • 2005/4/6 3:18

  • beagle

  • Just popping in

  • Posts: 43

  • Since: 2005/3/24


Open the config.inc.php file

Look for the following code, it starts at line 87:

# on which day should the month-view start (month view and minical - live site)
//$day_start = '0'; # 0 for sunday, 1 for monday
$day_start = '0'; # 0 for sunday, 1 for monday
//$day_start = @$xoopsModuleConfig['day_start'];


Just change the value to '0' like I have it above, and both the miniCal and the regular month view will start with Sunday.

Beagle



35
beagle
Liaise Image Upload problem
  • 2005/4/6 3:01

  • beagle

  • Just popping in

  • Posts: 43

  • Since: 2005/3/24


Using Liaise ver 1.23

I've created a form that includes a image upload...

The form works fine if there is an image attached. But if the field is left blank, it tells me there is no file listed and doesn't process the form. I wanted the image upload to be optional. I checked to see if I had the 'required' radio button on for that field, but its not.

Any thought?

Thanks,
Beagle



36
beagle
php includes
  • 2005/4/3 5:21

  • beagle

  • Just popping in

  • Posts: 43

  • Since: 2005/3/24


Sorry if this is posted somewhere else, I couldn't find anything on the search, and being a complete beginner...

I have some PHP files that I wish to wrap with Xoops. Can I use the method described in the following FAQ?

How can I easily create a module with HTML content without any PHP and MySQL. Is there some Module generator or something?

But instead of inserting the HTML just insert my php code? Or is there an easier way to wrap php?

Thanks.



37
beagle
Norton Internet Security Problem
  • 2005/3/26 19:00

  • beagle

  • Just popping in

  • Posts: 43

  • Since: 2005/3/24


I'm running Norton Internet Security, and if I have it enabled I can't post anything to Xoops.

I can disable Internet Securty and everything works fine.

Any thoughs why its causing this problem?

Thanks.



38
beagle
Re: user registering - how to modify the disclaimer
  • 2005/3/25 21:05

  • beagle

  • Just popping in

  • Posts: 43

  • Since: 2005/3/24


Look under the System - Preferences
There is a link to "User Info Settings"
At the bottom of the User Info Settings, the disclaimer is listed and can be edited.

Beagle



39
beagle
Re: Intro Text in News Module
  • 2005/3/25 4:23

  • beagle

  • Just popping in

  • Posts: 43

  • Since: 2005/3/24


I'll try that. Thanks for the help.



40
beagle
Re: Intro Text in News Module
  • 2005/3/25 4:08

  • beagle

  • Just popping in

  • Posts: 43

  • Since: 2005/3/24


I'm not sure exactly what you're asking...I'm still a beginner to Xoops...

I have the Top News block activated, but it only shows the article title. No intro text.

Here's what the template for the block looks like:

<ul>
<{foreach item=news from=$block.stories}>
<li><a href="<{$xoops_url}>/modules/news/article.php?storyid=<{$news.id}>"><{$news.title}></a> (<{$news.hits}>)</li>
<{/foreach}>
</ul>



I figure I can insert another Smarty Tag to display the intro text (something like <{$news.introtext}>), but I don't know the correct syntax for the tag.

Or is there a better method of doing this?

Thanks.




TopTop
« 1 2 3 (4) 5 »



Login

Who's Online

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


Members: 0


Guests: 116


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