21
voddie
Problems with xoopsgallery and netpbm
  • 2006/8/8 14:49

  • voddie

  • Just popping in

  • Posts: 71

  • Since: 2003/10/20


Hi

I have been succesfully using xoopsgallery version 1.33 with my XOOPS cms 2.0.13 for many, many months without a problem.

I have upgraded to my own server and migrated the cms across with no problems except with netpbm.

I am unable to create thumbnails on image uploads.

I have provided the new path to the netpbm folder and, as before when installing, chmod the folder itself and all files within that folder to permission 755.

When I run the Check netpbm, I receive the following errors for each file:

Checking /home/v/o/mysitename/public_html/netpbm/giftopnm
Error! (Expected status: 0, but actually received status: 134)

Can anyone tell me what this error means and how do I get this netpbm working again.

Thanks in advance

Voddie
To ask the hard question is simple



22
voddie
Advice required
  • 2006/2/24 12:11

  • voddie

  • Just popping in

  • Posts: 71

  • Since: 2003/10/20


I have searched the site and I am unable to find a solution to my problem

I am wanting to log dates, i.e birthdays, anniversaries etc for members and set up a reminder service. The entered data should be easily retrieved from the admin section on up and coming birthdays etc.

Is there a module available similar to this?

Thanks in advance

Voddie
To ask the hard question is simple



23
voddie
Problem with footballstats module
  • 2005/12/26 11:39

  • voddie

  • Just popping in

  • Posts: 71

  • Since: 2003/10/20


Hi All

I am using v2.0.13

I have recently tried to install the footballstats module into my site because we have several teams in a junior league that we would like to show results, tables etc.

The module installed and I added two teams as per the install instructions.

The trouble is trying to get some matches into the mod. Whenever I try and add a match I get a blank page, no errors are shown in debug and when trying to access the index again from the mod icon, I get another blank page.

I have tried installing and uninstalling several times, but still the same problem.

Does anyone have this mod running succesfully on their site?

Could anyone provide some dummy info for my database regarding matches, the thinking being, it might work if their was something in the database already.

I would add the data myself but not sure what the information should look like.

Hope someone could shed a little light on my dilemma please.

Voddie

Bring on 2006!
To ask the hard question is simple



24
voddie
Help withplaying movies in xoopsgallery
  • 2005/12/24 14:50

  • voddie

  • Just popping in

  • Posts: 71

  • Since: 2003/10/20


Hi All

I recently installed XOOPS Gallery into my site and it works and looks great.

I noticed that I could also upload .mov files and include them in my gallery.

Could anyone point me in the right direction on a couple of matters.

When I create gallery and upload a .mov file I do not get a highlite image for the gallery.....how do I add an image for the gallery highlite?

The thumbnail of the movie in the gallery is a default b/w picture of a movie projector. How do I change the image to be something todo with the movie?

When I click on the movie it loads a page with just the quicktime movie in, I would rather this be

a)within the page like an jpg image would show....is this possible and how?
or b) make the movie load in a predefined sized, centre popup window and leave the gallery page visible behind....is this possible and how?


Thanks in advance for any asistance offered

Wishing you a very Merry Christmas and a fab 2006!!

Voddie
To ask the hard question is simple



25
voddie
Re: Evennews 2.01 Help
  • 2005/9/10 16:31

  • voddie

  • Just popping in

  • Posts: 71

  • Since: 2003/10/20


and is it possible to have two lists, ie two subscriptions and to be able to choose from which list in admin?

Voddie
To ask the hard question is simple



26
voddie
eguide reservations
  • 2005/8/23 17:20

  • voddie

  • Just popping in

  • Posts: 71

  • Since: 2003/10/20


Hi

Can anyone tell me which file to look in to change the look of the events and reservation form in eguide.

It seems all php, but because the coding is extensive I'm not sure where to begin.

Does anyone know how this mod works as in help files etc.

Thanks in advance

Voddie
To ask the hard question is simple



27
voddie
rha7downloads currency change
  • 2005/7/25 12:59

  • voddie

  • Just popping in

  • Posts: 71

  • Since: 2003/10/20


Hi

Im trying to chnage the currency from USD to GBP for rha7downloads module, can anyone point me to the right file?

Thanks in advance

Voddie
To ask the hard question is simple



28
voddie
News module/image manager problem
  • 2005/7/19 15:22

  • voddie

  • Just popping in

  • Posts: 71

  • Since: 2003/10/20


Hi

I have only recently started utilising the image manager.

Everything seems to work ok for uploading to directory and to choose from directory. It works fine for blocks created but seem to have a problem with the news module.

The problem is the image doesn't show on the page.

If i go to code view it is displayed as:

<img hspace='5' src="http://mysite.com/cms/uploads/img hspace='5'42d9258838e58.jpg" align="left" alt="" />


Somehow i have hspace='5' between the name of the image.

I have been searching through the news modules and came across this in news_item.html:

<div class="item">
  <
div class="itemHead"><span class="itemTitle"><{$story.title}></span></div>
  <
div class="itemInfo"> </div>
  <
div class="itemBody">
    <{
$story.imglink}>
    <
class="itemText">
      <{
$story.text|replace:"n":'<br />'|replace:"img":"img hspace='5'"}>
    </
p>
  </
div>
  <
div class="itemFoot"> </div>
</
div>



Somehow my uploaded images are given a prefix of "img" and the code above changes this to "img hspace='5'".

Therefore the image doesnot show. I thought the prefix was my username_ ?Where can I alter what prefix is given to my uploads?

Voddie
To ask the hard question is simple



29
voddie
Re: image manager problems
  • 2005/7/19 15:09

  • voddie

  • Just popping in

  • Posts: 71

  • Since: 2003/10/20


I have been searching through the news modules and came across this in news_item.html:

<div class="item">
<div class="itemHead"><span class="itemTitle"><{$story.title}></span></div>
<div class="itemInfo"> </div>
<div class="itemBody">
<{$story.imglink}>
<p class="itemText">
<{$story.text|replace:"\n":'<br />'|replace:"img":"img hspace='5'"}>
</p>
</div>
<div class="itemFoot"> </div>
</div>


Somehow my uploaded images and given a prefix of "img" and the code above changes this to "img hspace='5'".

Therefore the image doesnot show. Where can I alter what prefix is given to my uploads?

Voddie
To ask the hard question is simple



30
voddie
Re: image manager problems
  • 2005/7/19 10:58

  • voddie

  • Just popping in

  • Posts: 71

  • Since: 2003/10/20


I will get this right, at least you see the image.....haha

The code ishttp://mysite.com/cms/uploads/img42d9258838e58.jpg with the img -/img tags
To ask the hard question is simple




TopTop
« 1 2 (3) 4 5 6 ... 8 »



Login

Who's Online

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


Members: 0


Guests: 146


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