71
highlander
Re: Xgallery pictures are like negative effect
  • 2005/11/3 10:46

  • highlander

  • Not too shy to talk

  • Posts: 151

  • Since: 2004/12/5


Hi Leebrandalee,

this is caused by trying to use a method to resize images which isnt supported by your server properly.

In the xcgal options there are 4 ways to resize images :
- Image Magick
- netpbm
- GD version 1.x
- GD version 2.x

One of these four will probably work for you.
Try them out (one at a time) and upload a picture to see if the resizing works correctly.
I believe your best bet is with GD version 2.x as I believe that is the most common on servers these days.

good luck !

greetings Highlander
So, I'm in the park wondering why frisbees get larger as they get closer when suddenly, it hits me...
www.AnimalPedigree.com



72
highlander
Re: You don't have the right to access this forum
  • 2005/11/2 20:47

  • highlander

  • Not too shy to talk

  • Posts: 151

  • Since: 2004/12/5


Hi,

first of all make sure registered users have access to the module. (system->groups->registered users)

Then assign this group the correct permissions for each forum.
Click on edit in the administration area for each forum and assign the proper permissions.
Registered users should now be able to see/use the forums as you see fit.

greetings Highlander
So, I'm in the park wondering why frisbees get larger as they get closer when suddenly, it hits me...
www.AnimalPedigree.com



73
highlander
Re: Just installed XOOPS
  • 2005/11/2 12:50

  • highlander

  • Not too shy to talk

  • Posts: 151

  • Since: 2004/12/5


Please don't post the same question twice !!!

You can find the anwser i've given you here.

greetings Highlander
So, I'm in the park wondering why frisbees get larger as they get closer when suddenly, it hits me...
www.AnimalPedigree.com



74
highlander
Re: Mark all posts as read...
  • 2005/11/2 12:49

  • highlander

  • Not too shy to talk

  • Posts: 151

  • Since: 2004/12/5


For XOOPS 2.0.13.2 you will need CBB 1.15

Follow the instruction in the readme.txt carefully and you should be fine. There is an upgrade script you will need to run and you won't lose any posts in your current forum.
All this does is update your forum (newbb) module so members will not have to reregister.

greetings highlander
So, I'm in the park wondering why frisbees get larger as they get closer when suddenly, it hits me...
www.AnimalPedigree.com



75
highlander
Re: Mark all posts as read...
  • 2005/11/2 11:11

  • highlander

  • Not too shy to talk

  • Posts: 151

  • Since: 2004/12/5


Which version of the newbb module are you using now ?

at http://cbb.getituponline.com/ you can get the newest version of this module. Make sure you get the right version for your XOOPS version though !

greetings Highlander
So, I'm in the park wondering why frisbees get larger as they get closer when suddenly, it hits me...
www.AnimalPedigree.com



76
highlander
Re: I have Multiple issues!!
  • 2005/11/2 11:08

  • highlander

  • Not too shy to talk

  • Posts: 151

  • Since: 2004/12/5


Hi incenseman,

this FAQ handles not allowing unregistered users to view profiles.

hope it helps.

greetings Highlander
So, I'm in the park wondering why frisbees get larger as they get closer when suddenly, it hits me...
www.AnimalPedigree.com



77
highlander
Re: ?> showing at top of page
  • 2005/11/2 11:03

  • highlander

  • Not too shy to talk

  • Posts: 151

  • Since: 2004/12/5


Turns out TinyContent module was creating the ?> at the top of the page. When I switch this module off the problem goes away.

I havent looked any further into this issue yet but it looks like there is a problem with the combination Xlanguage-TinyContent. On XOOPS 2.0.13.2

I'll post back if I find anything usefull.

greetings Highlander
So, I'm in the park wondering why frisbees get larger as they get closer when suddenly, it hits me...
www.AnimalPedigree.com



78
highlander
Re: xcGal :: how/where to remove text on index block for albums
  • 2005/10/17 19:42

  • highlander

  • Not too shy to talk

  • Posts: 151

  • Since: 2004/12/5


Hi upsadaz,

you need toedit this bit in index.php
if (count($cat_data)) {
            
$statistics strtr(_MD_INDEX_STAT1, array(
                
'[pictures]' => $picture_count,
                
'[albums]' => $album_count,
                
'[cat]' => $cat_count,
                
'[comments]' => $comment_count,
                
'[views]' => $hit_count));
        } else {
            
$STATS_IN_ALB_LIST true;
            
$statistics strtr(_MD_INDEX_STAT3, array(
                
'[pictures]' => $picture_count,
                
'[albums]' => $album_count,
                
'[comments]' => $comment_count,
                
'[views]' => $hit_count));
        }


You will fid _MD_INDEX_STAT1 and _MD_INDEX_STAT3 defined in your language file.
goodluck !!
So, I'm in the park wondering why frisbees get larger as they get closer when suddenly, it hits me...
www.AnimalPedigree.com



79
highlander
Re: xcGal help
  • 2005/10/5 21:24

  • highlander

  • Not too shy to talk

  • Posts: 151

  • Since: 2004/12/5


Hi fosterm,

I have followed your instructions exaclty
Quote:

1. Click on xcgallery in the main menu.
2. Click one of the thumbs to bring up the intermediate image.
3. Now click on the intermediate image to bring up the full image.

And it works fine. Maybe the issue is not in the code at all ?
So, I'm in the park wondering why frisbees get larger as they get closer when suddenly, it hits me...
www.AnimalPedigree.com



80
highlander
Re: my website with Xoops Multilanguages
  • 2005/10/3 8:49

  • highlander

  • Not too shy to talk

  • Posts: 151

  • Since: 2004/12/5


Nice website !

The portugese login page seems to display english.
Have you installed portugese into XOOPS ?

greetings Highlander
So, I'm in the park wondering why frisbees get larger as they get closer when suddenly, it hits me...
www.AnimalPedigree.com




TopTop
« 1 ... 5 6 7 (8) 9 10 11 ... 14 »



Login

Who's Online

154 user(s) are online (106 user(s) are browsing Support Forums)


Members: 0


Guests: 154


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