11
script_fu
Re: The Xgarage project is looking for a new project manager / lead developer.

The xgarage project is still alive and kicking. The name has been changed to mrgarage.org if anyone still has interest in the automotive project post up and help plan the reopening/rebirth of the garage!



12
script_fu
Re: The Xgarage project is looking for a new project manager / lead developer.

Woa glad to see you! Turn Yahoo messenger on Marc!



13
script_fu
Re: Module to post Form submissions to newbb then email users...

Anyone know of mod that would get close to this as a starting point?

Sorry to bring an old thread back...



14
script_fu
Xoops BB Code? How do I "Center" a picture?

I have looked high and low but have not found the correct tag. This one below does not work nor does the img align from marks site.


[center][gallery]picture[/gallery][/center]



15
script_fu
Re: Cd base Optikool Version 1.32 ( Error number: 1054 )

I have a feeling that the error is in the sql file for the module. Do you see anything wrong with this?

# phpMyAdmin MySQL-Dump
# version 2.4.0
# http://www.phpmyadmin.net/ (download page)
#
# Server: localhost
# Date: 04-05-2003 00:28:51
# Version: 3.23.54
# Version PHP: 4.3.0
# Version Xoops: XOOPS 2.0
# --------------------------------------------------------

#
# Structure table for `cdbase_artists`
#

CREATE TABLE cdbase_artists (
  
id_art int(10unsigned NOT NULL auto_increment,
  
artist varchar(255) default NULL,
  
date_of_birth varchar(255) default NULL,
  
place_of_birth varchar(255) default NULL,
  
ethnic varchar(255) default NULL,
  
bio text,
  
image varchar(250) default NULL,
  
dropcap varchar(3),
  
dateadd int(10) default '0',
  
genre int(11unsigned default NULL,
  
url varchar(250) default NULL,
  
url_target varchar(5) default NULL,
  
similar varchar(250) default NULL,
  
gallery varchar(250) default NULL,
  
gallery_desc varchar(250) default NULL,
  
gallery_target varchar(5) default NULL,
  
movies varchar(250) default NULL,
  
movies_desc varchar(250) default NULL,
  
movies_target varchar(5) default NULL,
  
votes int(10unsigned NOT NULL default '0',
  
rating int(10unsigned NOT NULL default '0',
  
PRIMARY KEY  (id_art)
TYPE=MyISAM;
# --------------------------------------------------------

#
# Structure table for `cdbase_discs`
#

CREATE TABLE cdbase_discs (
  
id int(10unsigned NOT NULL auto_increment,
  
id_art int(10unsigned default NULL,
  
album varchar(255) default NULL,
  
image varchar(150) default NULL,
  
image_big varchar(150NOT NULL default '',
  
image2 varchar(150NOT NULL default '',
  
image2_big varchar(150NOT NULL default '',
  
year varchar(4) default NULL,
  
seal varchar(50) default NULL,
  
description text,
  
dateadd int(10) default NULL,
  
url_buy varchar(250) default NULL,
  
votes int(10unsigned NOT NULL default '0',
  
rating int(10unsigned NOT NULL default '0',
  
PRIMARY KEY (id)
TYPE=MyISAM;
# --------------------------------------------------------

#
# Structure table for `cdbase_gens`
#

CREATE TABLE cdbase_gens (
  
id_gen int(11unsigned NOT NULL auto_increment,
  
des varchar(100NOT NULL default '',
  
PRIMARY KEY  (id_gen)
TYPE=MyISAM;
# --------------------------------------------------------

#
# Base genre `cdbase_gens`
#

INSERT INTO cdbase_gens VALUES (1'General');

#
# Structure table for `cdbase_lyrics`
#

CREATE TABLE cdbase_lyrics (
  
id int(10unsigned NOT NULL auto_increment,
  
id_disc int(10unsigned NOT NULL default '0',
  
id_art int(10unsigned NOT NULL default '0',
  
num int(10unsigned NOT NULL default '0',
  
title varchar(250NOT NULL default '',
  
text text NOT NULL,
  
mp3 varchar(250NOT NULL default '',
  
PRIMARY KEY  (id),
  
KEY id_disc (id_disc)
TYPE=MyISAM;



16
script_fu
Cd base Optikool Version 1.32 ( Error number: 1054 )

Error number: 1054
Error message: Unknown column 'image_border' in 'field list'

I just installed this version on a Apache Server running Php5, MySQL 5 & XOOPS 2.0.18.1. When I click on Disc Manager to add New Artist this is the error I get above.

I had no problem adding new genre or even modifying them.

Any Ideas???



17
script_fu
Re: Firefox and the recent news block here on xoops is still broke.

Like I said Chis did some work to the style sheets in April. Pretty sure its already in the 2.0.18.1 package

beckmi Kris fixed issue with Firefox when there is nothing in the Center block.

Now if this could get fixed when their is too much... lol


xoops 2.0 zeta theme svn sf.net



18
script_fu
Re: Firefox and the recent news block here on xoops is still broke.

I've looked and looked thru zeta to find this error. I gave up and just shorten the content in my blocks.

It's strange because it doesn't have the same effect on the right side of the block.

I even grabbed the latest out of sf.net back in april to see if the issue was fixed but it wasn't.

Looking now for changes in svn...



19
script_fu
Re: Firefox and the recent news block here on xoops is still broke.

Yep thats the side im talking about.

2.0.0.14
1024x768

Annoying lil pain in the butt...



20
script_fu
Firefox and the recent news block here on xoops is still broke.

After all this time the center block "recent news is still broke. The block is to long and breaks the left side outline at the bottom. It just looks bad...



Otherwise this site really has changed for the best. The tabs are very nice and I see mamba is still tweaking them. Good job




TopTop
« 1 (2) 3 4 5 ... 133 »



Login

Who's Online

173 user(s) are online (115 user(s) are browsing Support Forums)


Members: 0


Guests: 173


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