31
mariuss
Re: Do I need www. in the url for my web site?
  • 2003/11/26 0:32

  • mariuss

  • Just popping in

  • Posts: 99

  • Since: 2002/9/6 5


You could configure XOOPS to work with brilliantenergy.com and then configure your web server to redirect www.brilliantenergy.com to brilliantenergy.com.

Depending on the theme you use it may be possible to work with both URLs (without a redirect), but I doubt. Since XOOPS needs to know your site's URL it only makes sense that you cannot use two different URLs, right?

Marius



32
mariuss
Re: Should I worry about all these 'debug errors' i'm getting ???
  • 2003/11/11 1:10

  • mariuss

  • Just popping in

  • Posts: 99

  • Since: 2002/9/6 5


I am getting the same errors, is there a way to get ridd off them?

I understand that they can be ignored, but being some many, at the bottom of every single page, makes hard (if not impossible) to catch real errors.

Thanks,
Marius



33
mariuss
No Avatars in Xoops 2.0.5a
  • 2003/11/10 5:31

  • mariuss

  • Just popping in

  • Posts: 99

  • Since: 2002/9/6 5


Hi,

I just installed XOOPS 2.0.5a and there are no avatars at all. Any clues why are they missing?

Thanks,
Marius



34
mariuss
Re: news module preferences not upgraded properly
  • 2003/11/9 3:51

  • mariuss

  • Just popping in

  • Posts: 99

  • Since: 2002/9/6 5


I just did the fix suggested by Onokazu and it worked as expected.

Go to the control panel (Administration Menu), select System Admin and then Modules. Next to the News module, in the right most column (Action), there are two buttons. Click the Update button and go through with the update. That is all.

Cheers,
Marius



35
mariuss
Re: Xoops 2.1 Module development Roadmap
  • 2003/11/7 4:46

  • mariuss

  • Just popping in

  • Posts: 99

  • Since: 2002/9/6 5


NewBB:
- branching of threads (applies to comments as well)
- add notification that sends the whole message
- integration with mailing lists and newsgroups

Polls:
- polls for specific groups (only a group can vote and/see the results)
- add option for 'Other' type of reply that has an input field

Site wide:
- karma points for postings
- filter postings based on karma level
- users can mark other users as friends or anti-friends (for the lack of a better word)
- integration of forums and comments (they both are threaded discussions) such that threads can be moved accross
- news letter with latest news, forum postings, comments, registered users etc (this is the single most important feature to attract traffic to your site in my opinion)
- each module should have an 'rss' folder/function wich gives the list of rss feeds for that module
- all rss feeds should be aggregated on a "Wath's Up" page/module
- generic way to add attachments (and images) to every posting (the existing image manager is good for site wide images but not for posting specific images)

That is it for now, I am sure I will come up with more though

Cheers,
Marius



36
mariuss
Re: news module preferences not upgraded properly
  • 2003/11/6 22:11

  • mariuss

  • Just popping in

  • Posts: 99

  • Since: 2002/9/6 5


The problem seems to be in the install/index.php file.

There is a line that reads:
Quote:
$configs[] = array ('name' => 'notification_enabled', 'title' => '_NOT_CONFIG_ENABLED', 'description' => '_NOT_CONFIG_ENABLEDDSC', 'formtype' => 'yesno', 'valuetype' => 'int', 'default' => 1);


and it probably should be:
Quote:
$configs[] = array ('name' => 'notification_enabled', 'title' => '_NOT_CONFIG_ENABLE', 'description' => '_NOT_CONFIG_ENABLEDSC', 'formtype' => 'select', 'valuetype' => 'int', 'default' => XOOPS_NOTIFICATION_ENABLEBOTH, 'options' => $options);


This change was made in a few other places but not in install/index.php

Marius



37
mariuss
Re: news module preferences not upgraded properly
  • 2003/11/6 21:48

  • mariuss

  • Just popping in

  • Posts: 99

  • Since: 2002/9/6 5


Which files? Everything else works properly, I doubt that this is a chmod issue.

Marius



38
mariuss
news module preferences not upgraded properly
  • 2003/11/6 21:41

  • mariuss

  • Just popping in

  • Posts: 99

  • Since: 2002/9/6 5


Hi,

I have my site running XOOPS since RC3 and I always upgraded to a newer version. Now it is running 2.0.5.

Yesterday I installed a clean copy of 2.0.5 for another site and while configuring it I realized that there are options which I don't have in the upgraded site.

The options I am talking about are the notifications for the news module. The preferences page for the upgraded site has two radio buttons at the end asking if you want to enable notifications. That is all. The fresh site has a drop down instead of the radio buttons and then there is one more option asking which events should be enabled.

Looking through the code revealed that these options are comming from the database. My guess is that the database was not upgraded properly at some point.

Any clues on how can I fix these options manually?

Thanks,
Marius



39
mariuss
Re: How to: w.Bloggar with Xoops. Please Help
  • 2003/10/28 21:29

  • mariuss

  • Just popping in

  • Posts: 99

  • Since: 2002/9/6 5


Did anyone figure how can you add categories in wBloggar to match the categories in your XOOPS site?

Thanks,
Marius



40
mariuss
2.0.5 - Recent Topics block - short list
  • 2003/10/11 19:51

  • mariuss

  • Just popping in

  • Posts: 99

  • Since: 2002/9/6 5


In the Recent Topics block (latest postings in the forum) there is an option called "Display in full size". If this is set to "No" then two bugs will surface:

- in the block template the link to the actual posting was not fixed the same way the link for the full size was fixed (for multiple pages topics the links always goes to the first page and not to the actual posting)

- in the block code the "Last Post" field is not set even though it is needed by the short list as well; there is an explicit if statement that will not set this field for the short form

Marius




TopTop
« 1 2 3 (4) 5 »



Login

Who's Online

149 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 149


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