801
McDonald
Re: Dutch month format
  • 2005/11/2 21:15

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


Hello Incama,

Maybe a stupid question from me, but what is the language of your operating system and internet browser?

If the module is not getting the month name from the language file (/language/nederlands/calendar.php) it might be getting it straight from your pc...



802
McDonald
Re: Backing Up the Xoops.Org MySQL Database
  • 2005/11/1 12:03

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


I use Bigdump sometimes to restore a large table.
Recently I tried to restore the ip-to-country table (iptoc) for xmmemberstats but found that Bigdump had problems with country names containing an apostrophe, like Cote d'Azure.

How about the module BackPack for making backups(http://www.bluemooninc.biz/~xoops2/modules/news/article.php?storyid=18)?

I know that on the Malaysian support site a module for backing up MySQL databases was available, but their site seems to be down.



803
McDonald
Re: Some moduls aren't working with XOOPS 2.2.3.
  • 2005/11/1 10:50

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


WF-Links 1.03 works fine for me.
The problem with WF-Links 1.03 is the amount of bugs.
I made some fixes my self which can be found in the forum on WF-Projects website (as user Rns_ROV_Li).
Despite these fixes and the lack of support from WF-Projects some bugs are still not fixed.
See also this thread:https://xoops.org/modules/newbb/viewtopic.php?topic_id=42869&forum=28



804
McDonald
Re: redirects to wrong place
  • 2005/11/1 2:01

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


My own website is in a subdirectory called XOOPS and my url is defined as define('XOOPS_URL', '/portal'); without giving any problems.

The different thing is is that my home-button (main menu is not visible and buttons have been replaced by buttons at the top) directs tohttp://www.ronsrovlinks.nl/xoops instead of using any kind of fancy coding.

But I think thats not possible when using the default theme.



805
McDonald
Re: redirects to wrong place
  • 2005/11/1 1:14

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


Oke, forget about the html-files.
Let's check the mainfile.php again.
I am not sure how this one looks in XOOPS 2.0.7.

Check if the following lines are the same in your mainfile.php:
Quote:
define('XOOPS_ROOT_PATH', '/home/www/pug-club/portal');


and this one:
Quote:
define('XOOPS_URL', '/portal');


What I noticed is that if you type in the address barhttp://www.pug-club.com/portal/ it redirects to the urlhttp://www.pug-club.com/portal/portal/index.php with the result an error, 'Page not found'.

Maybe you can post a listing of your mainfile.php here without passwords/usernames.

Delete also all files from templates_c after uploading and setting the CHMOD of mainfile.php back to 444.



806
McDonald
Re: Admin lockout - fatal error
  • 2005/11/1 0:07

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


Maybe this forum thread can help you:

https://xoops.org/modules/newbb/viewtopic.php?topic_id=38956&forum=1&post_id=170634#forumpost170634



807
McDonald
Re: Selected module does not exist
  • 2005/11/1 0:00

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


You can do this with phpMyAdmin, which is available as a module from here:https://xoops.org/modules/repository/singlefile.php?cid=17&lid=1211

or as non-module from here:http://www.phpmyadmin.net/home_page/index.php

phpMyAdmin gives you an inside look of your MySQL database. You can edit your database and also make a backup of it.



808
McDonald
Re: WF-Links problems
  • 2005/10/31 23:31

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


These fixes do not fix all the bugs in WF-Links 1.03, but at least you can use it this way.
It is still not possible to view the links alphabetically ordered, no matter the setting in the admin panel.
Also the amount of links behind category names is incorrent when a category contains one or more sub-categories.
Showing the 'popular' icon doesn't work either and the view.gif icon is missing (you have to create your own or use this one Resized Image)
In this thread,http://www.wf-projects.com/modules/newbb/viewtopic.php?topic_id=3&start=20, you can read how to make the items in the category dropdown menu in the submit form on the user site listed alphabetically.



809
McDonald
Re: redirects to wrong place
  • 2005/10/31 23:07

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


I am not sure which file it is. Theme.html is just a guess.
If you log into your website and use the 'View source' option from your webbrowser (in IE right mousebutton click) you get a coded listing of your site in which you can see the code.
You should look for a html-file where you can find this code back.

What is the name of the theme you're using?

I think upgrading to a newer version of XOOPS is recommended...



810
McDonald
Re: redirects to wrong place
  • 2005/10/31 16:29

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


Quote:
Mcdonald i found a file in portal/themes/default/theme.html and that one had
<title><{$xooops_sitename}> - <{$xoops_pagetitle}></title>


No not that one, that one is for displaying the name of your website in the title bar of your browser.

More down you'll find where the menu items are defined.
It's approximately line 45. It also has a double // in the url what might cause the problem.

Quote:
class="menuTop" href="http://www.pug-club.com//portal/">Home




TopTop
« 1 ... 78 79 80 (81) 82 83 84 ... 87 »



Login

Who's Online

175 user(s) are online (112 user(s) are browsing Support Forums)


Members: 0


Guests: 175


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits