266841
Lance_
Re: Languages????
  • 2004/3/22 1:02

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


https://xoops.org/general/download.php#xoops2

Spanish is there.

And yes you must have the Spanish language packs for each module you need.



266842
smithcje
Your homepage
  • 2004/3/22 1:01

  • smithcje

  • Just popping in

  • Posts: 7

  • Since: 2004/3/21


I have the news module set as my home page module - but i would like to preface my news items with a small 'welcome' section in the same way you have done on this website - a la 'Welcome to XOOPS official website!' bit.

Any pointers would be greatly appreciated...



266843
IShades
Languages????
  • 2004/3/22 0:56

  • IShades

  • Just popping in

  • Posts: 96

  • Since: 2004/2/20


Ok i checked the xoops.org and I see that there are very few languages avialable. I need my project to be able to be seen in both english / spanish but I see no spanish language pack.

Also does that mean that every module must be in spanish as well?



266844
T-Tech
Re: Links
  • 2004/3/22 0:52

  • T-Tech

  • Just popping in

  • Posts: 62

  • Since: 2004/3/3 1


Once you have installed it from your system admin panel, just click on the icon in your admin menu that says "imenu" then click on add a link and all you have to do is enter the name of the link, and the url.

Example:
My Site
http://t-tech.org




266845
Immortal
Re: Links
  • 2004/3/22 0:48

  • Immortal

  • Just popping in

  • Posts: 5

  • Since: 2004/3/21


K its not the newBB forum that i got from XOOPS its a different one i have. So i downloaded "Imenu" from your site...only problem is how do i use it? lol



266846
Lance_
Re: newbb import in database problem
  • 2004/3/22 0:27

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


Here's a portion of the SQLDump.
Thanks.


# phpMyAdmin SQL Dump
# version 2.5.6-rc1
#http://www.phpmyadmin.net
#
# Host: localhost
# Generation Time: Mar 21, 2004 at 06:40 PM
# Server version: 4.0.18
# PHP Version: 4.2.3
#
# Database : `gdl_xoopsdb`
#

# --------------------------------------------------------

#
# Table structure for table `gdl_bb_categories`
#

CREATE TABLE `gdl_bb_categories` (
`cat_id` smallint(3) unsigned NOT NULL auto_increment,
`cat_title` varchar(100) NOT NULL default '',
`cat_order` varchar(10) default NULL,
PRIMARY KEY (`cat_id`)
) TYPE=MyISAM AUTO_INCREMENT=3 ;

#
# Dumping data for table `gdl_bb_categories`
#

INSERT INTO `gdl_bb_categories` VALUES (1, 'Archives', '1');
INSERT INTO `gdl_bb_categories` VALUES (2, 'Member Clan Private Forums', '2');

# --------------------------------------------------------

#
# Table structure for table `gdl_bb_forum_access`
#

CREATE TABLE `gdl_bb_forum_access` (
`forum_id` int(4) unsigned NOT NULL default '0',
`user_id` int(5) unsigned NOT NULL default '0',
`can_post` tinyint(1) NOT NULL default '0',
PRIMARY KEY (`forum_id`,`user_id`)
) TYPE=MyISAM;

#
# Dumping data for table `gdl_bb_forum_access`
#

INSERT INTO `gdl_bb_forum_access` VALUES (2, 1, 1);
INSERT INTO `gdl_bb_forum_access` VALUES (2, 35, 1);
INSERT INTO `gdl_bb_forum_access` VALUES (2, 32, 1);
INSERT INTO `gdl_bb_forum_access` VALUES (2, 100, 1);
INSERT INTO `gdl_bb_forum_access` VALUES (2, 31, 1);
INSERT INTO `gdl_bb_forum_access` VALUES (2, 25, 1);
INSERT INTO `gdl_bb_forum_access` VALUES (2, 34, 1);
INSERT INTO `gdl_bb_forum_access` VALUES (2, 30, 1);
INSERT INTO `gdl_bb_forum_access` VALUES (2, 43, 1);
INSERT INTO `gdl_bb_forum_access` VALUES (2, 28, 1);
INSERT INTO `gdl_bb_forum_access` VALUES (2, 29, 1);
INSERT INTO `gdl_bb_forum_access` VALUES (2, 3, 1);

# --------------------------------------------------------

#
# Table structure for table `gdl_bb_forum_mods`
#

CREATE TABLE `gdl_bb_forum_mods` (
`forum_id` int(4) unsigned NOT NULL default '0',
`user_id` int(5) unsigned NOT NULL default '0',
KEY `forum_user_id` (`forum_id`,`user_id`)
) TYPE=MyISAM;

#
# Dumping data for table `gdl_bb_forum_mods`
#

INSERT INTO `gdl_bb_forum_mods` VALUES (1, 1);
INSERT INTO `gdl_bb_forum_mods` VALUES (2, 25);
INSERT INTO `gdl_bb_forum_mods` VALUES (2, 29);

# --------------------------------------------------------

#
# Table structure for table `gdl_bb_forums`
#

CREATE TABLE `gdl_bb_forums` (
`forum_id` int(4) unsigned NOT NULL auto_increment,
`forum_name` varchar(150) NOT NULL default '',
`forum_desc` text,
`forum_access` tinyint(2) NOT NULL default '1',
`forum_moderator` int(2) default NULL,
`forum_topics` int(8) NOT NULL default '0',
`forum_posts` int(8) NOT NULL default '0',
`forum_last_post_id` int(5) unsigned NOT NULL default '0',
`cat_id` int(2) NOT NULL default '0',
`forum_type` int(10) default '0',
`allow_html` enum('0','1') NOT NULL default '0',
`allow_sig` enum('0','1') NOT NULL default '0',
`posts_per_page` tinyint(3) unsigned NOT NULL default '20',
`hot_threshold` tinyint(3) unsigned NOT NULL default '10',
`topics_per_page` tinyint(3) unsigned NOT NULL default '20',
`allow_attachments` varchar(100) default NULL,
`attach_maxkb` int(10) NOT NULL default '1000',
`attach_ext` text NOT NULL,
PRIMARY KEY (`forum_id`),
KEY `forum_last_post_id` (`forum_last_post_id`),
KEY `cat_id` (`cat_id`)
) TYPE=MyISAM AUTO_INCREMENT=3 ;

#
# Dumping data for table `gdl_bb_forums`
#

INSERT INTO `gdl_bb_forums` VALUES (1, 'The Lions\'s Den :: Archives forum', 'Archived Forum August 2003 to March 2004', 3, NULL, 0, 0, 0, 1, 0, '0', '1', 50, 25, 50, '', 2000, 'zip');
INSERT INTO `gdl_bb_forums` VALUES (2, '|AeX| American eXcessive :: Private Forum', 'For Clan Info:http://aex-clan.gdl-web.com\r\n', 1, NULL, 141, 1570, 6299, 2, 1, '0', '1', 25, 25, 25, '', 2000, 'zip');

# --------------------------------------------------------

#
# Table structure for table `gdl_bb_posts`
#

CREATE TABLE `gdl_bb_posts` (
`post_id` int(8) unsigned NOT NULL auto_increment,
`pid` int(8) NOT NULL default '0',
`topic_id` int(8) NOT NULL default '0',
`forum_id` int(4) NOT NULL default '0',
`post_time` int(10) NOT NULL default '0',
`uid` int(5) unsigned NOT NULL default '0',
`poster_ip` varchar(15) NOT NULL default '',
`subject` varchar(255) NOT NULL default '',
`nohtml` tinyint(1) NOT NULL default '0',
`nosmiley` tinyint(1) NOT NULL default '0',
`icon` varchar(25) NOT NULL default '',
`attachsig` tinyint(1) NOT NULL default '0',
`attachment` varchar(255) default NULL,
PRIMARY KEY (`post_id`),
KEY `uid` (`uid`),
KEY `pid` (`pid`),
KEY `subject` (`subject`(40)),
KEY `forumid_uid` (`forum_id`,`uid`),
KEY `topicid_uid` (`topic_id`,`uid`),
KEY `topicid_postid_pid` (`topic_id`,`post_id`,`pid`),
FULLTEXT KEY `search` (`subject`)
) TYPE=MyISAM AUTO_INCREMENT=6300 ;

#
# Dumping data for table `gdl_bb_posts`
#

INSERT INTO `gdl_bb_posts` VALUES (4, 4, 4, 2, 37840, 3, '66.163.1.6', 'This is a Private Section', 0, 0, '', 0, '');
INSERT INTO `gdl_bb_posts` VALUES (6, 4, 4, 2, 37848, 25, '64.252.16.56', 'RE: THis is a Private Section', 0, 0, '', 0, '');
INSERT INTO `gdl_bb_posts` VALUES (7, 4, 4, 2, 37852, 25, '64.252.21.159', 'RE: This is a Private Section', 0, 0, '', 0, '');

# --------------------------------------------------------

#
# Table structure for table `gdl_bb_posts_text`
#

CREATE TABLE `gdl_bb_posts_text` (
`post_id` int(8) unsigned NOT NULL auto_increment,
`post_text` text,
PRIMARY KEY (`post_id`),
FULLTEXT KEY `search` (`post_text`)
) TYPE=MyISAM AUTO_INCREMENT=6300 ;

#
# Dumping data for table `gdl_bb_posts_text`
#

INSERT INTO `gdl_bb_posts_text` VALUES (4, 'testing');
INSERT INTO `gdl_bb_posts_text` VALUES (6, 'Yo!');
INSERT INTO `gdl_bb_posts_text` VALUES (7, '"I m on ventrillo trying to explain the ini editing to Digger so he can add his flamethrower , did you already save all the tutorials from the other site? I cant find them and dont have copies..."');
INSERT INTO `gdl_bb_posts_text` VALUES (36, '"at gamesnet.net there is asection in the forum to recruit clan\r\ncan you go there pete or lance and leave a nice message about \r\nEOL and invite them on our SERVER to try EO!\r\n"');


Tis bumped...



266847
Maracas
Re: Users cant register with firewall turned on!
  • 2004/3/22 0:13

  • Maracas

  • Just popping in

  • Posts: 66

  • Since: 2004/2/18





266848
samuels
Re: newbb import in database problem
  • 2004/3/22 0:04

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


Can I see a piece of sql dump?



266849
T-Tech
Re: Xoops IT & Software Management Association??
  • 2004/3/22 0:00

  • T-Tech

  • Just popping in

  • Posts: 62

  • Since: 2004/3/3 1


Sounds like a great idea and you have peeked my interest. Let me know more :)

In regards to a "module for it" .... I do believe that is what the xoopspartners module is for? Or at least thats what I use it for lol



266850
Daigoro
Re: XOOPS Dev Team: Would it be hard to propagate module name in all reference to the module?
  • 2004/3/21 23:58

  • Daigoro

  • Quite a regular

  • Posts: 223

  • Since: 2003/7/3 2


Okay, I did find a way to fix this error. It truned out that $_SERVER["SCRIPT_FILENAME"] isn't realy the way to go. What we are interested in is from what file are we checking the path, not what script is currently run.
So, the path to use is this: realpath(__FILE__).

This in turn, makes the following changes:

xoops_version.php:
$pathparts array_reverse(explode("/"realpath(__FILE__)));


and in the language files:

$pathparts array_reverse(explode("/"realpath(__FILE__)));
$VarPrefix '_MI_'.strtoupper($pathparts[3]);


With these fixes in place, the scripts appear to be moveable to another directory without problems.

Regards,
Daigoro







Login

Who's Online

61 user(s) are online (54 user(s) are browsing Support Forums)


Members: 0


Guests: 61


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