11
Josem
xoops url
  • 2005/1/8 6:16

  • Josem

  • Just popping in

  • Posts: 18

  • Since: 2004/8/22


Hi,
I would like to use the news module as default but without showing the 'modules/news/' line on the url.

For example:
My if my site is "http://mydomain.com" it defaults to "http://mydomain.com/modules/news" but I want it to be just the plain "http://mydomain.com" (like xoops.org home page, for example.

How do I accomplish this? I tried several ways even using spotlight (which does not work well with XOOPS 2.0.9...

I really need the news module to be the front page.

Thanks for any responses.



12
Josem
Re: Can't write tables to db?
  • 2004/9/26 1:10

  • Josem

  • Just popping in

  • Posts: 18

  • Since: 2004/8/22


Does the owner of the database have all the rights to the database?



13
Josem
Re: newbb buggared plz help
  • 2004/9/25 15:18

  • Josem

  • Just popping in

  • Posts: 18

  • Since: 2004/8/22


One can still backup the database. Backup the database and then reinstall the old database again when you create the new database without the tables.

For example, to back up the old database I run:

mysqldump --opt -u xoopsuser -p xoopsdatabasename > /where/you/want/to/backup/backup.sql

To restore the database do:

mysql -u xoopsuser -p xoopsdatabasename < /where/you/have/the/file/backup.sql

This is assuming you have a xoopsuser that has all priviledges and password to the XOOPS database in this case I named it xoopsdatabasename.

Never run a database as root for security reasons. Above, "xoopsuser" owns the XOOPS database. You can give it any name.

Once you have the database saved, you can start from scratch on any system and restore your old databases. I run linux and all this apply to this system. I never tried XOOPS with windows.



14
Josem
Re: News 1.2.1
  • 2004/9/19 1:58

  • Josem

  • Just popping in

  • Posts: 18

  • Since: 2004/8/22


The version file was there allright, but the I checked the permissions and they were 600.

Here is where the problem was as far as I can see:
When I uploaded "/news" to the module directory, the directories in this module had the permissions set to 700 and the files contained in them to 600. I changed the permisisons to 755 for the directories (I am always referring to the "News 1.2.1" module in this post) and 644 for the single files and the module worked. I am thinking about changing them back to 600 and have 'chown www-data' (running debian) to be owned by the webserver. Hopefully this will work also. i like the improvements in this module. Very good.



15
Josem
News 1.2.1
  • 2004/9/18 17:16

  • Josem

  • Just popping in

  • Posts: 18

  • Since: 2004/8/22


"News 1.2.1 module". This is the newest module and I cannot upgrade to it. For one thing, when substituting the module to the "/modules" directory and attempting to upgrade through the admin page, the icon is not present on the page. It says "Module file for news Module Not found! (twice). The upgrade script...I don't know. I cannot make it work, it is probbaly something to do with permissions but my webserver has permissions over those directories. But I believe using this script is not necessary if I am able to upgrade through the main Admin page.

I am running XOOPS with the latest version except, the news module. So the news module for version 2.0.7.3 works fine (1.1), but not with News 1.2.1 (or 1.2).

I would like to know is anybody found a problem like this and how it was solved.

I want to take advantage of News 1.2.1(especially the columns attribute so I can have 2 or 3 columns)



16
Josem
Re: Forum Icons -newBB module.
  • 2004/8/28 4:22

  • Josem

  • Just popping in

  • Posts: 18

  • Since: 2004/8/22


Never mind...It seems it was a problem with how MySQL handled XOOPS while running debian sid (this maybe not true, is just a suspicion). I installed XOOPS on debian woody and now is good.

Thanks for the great job!



17
Josem
Re: Stop image uploading into forums.
  • 2004/8/23 12:12

  • Josem

  • Just popping in

  • Posts: 18

  • Since: 2004/8/22


I am having the hardest time setting newBB to show the icons when posting a message. What I get is either "x" instead of the image or nothing (depending on the operating system).
I am talking about all the icons I can see now using the XOOPS site when posting this message.

I wonder if there is a setting I missed.



18
Josem
Forum Icons -newBB module.
  • 2004/8/22 15:42

  • Josem

  • Just popping in

  • Posts: 18

  • Since: 2004/8/22


Greetings,

When posting a message (new topic) I have some problems.
I am talking about the icons I can see right now when I'm posting this message. I can see the "Message icon" icons, below that the chain icon, the email icon, the image icon, the manager, etc. I also can see the Bold icon the italic etc. However, on my forum the only icon I can see is an "X". That is, no image.

Does anybody know what I did wrong?

Thanks




TopTop
« 1 (2)



Login

Who's Online

161 user(s) are online (98 user(s) are browsing Support Forums)


Members: 0


Guests: 161


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