61
tom
Re: XOOPS.ORG hiding recent posts from the front page
  • 2007/12/4 17:30

  • tom

  • Friend of XOOPS

  • Posts: 1359

  • Since: 2002/9/21


Quote:
Is it asking too much?


Well yes actually.

And if there were technical problems, what technical problem would that be, which wouldn't effect the rest of the block or couldn't be fixed easily?

I've moved a lot of sites between servers and databases, yes some bigger, never had this issue or an issue which couldn't be resolved fairly easily.

And I reported the problem, but my posts keep getting moved to forums where they can't be seen, this is the next problem.
Kind Regards.
Tom

http://bassmanthemes.com
http://www.xoopslance.com



62
tom
XOOPS.ORG hiding recent posts from the front page
  • 2007/12/4 15:48

  • tom

  • Friend of XOOPS

  • Posts: 1359

  • Since: 2002/9/21


Don't move my post this time, this is a question that deserves an answer.

Why are not all forums shown in the recent posts block, what are you trying to hide?
Kind Regards.
Tom

http://bassmanthemes.com
http://www.xoopslance.com



63
tom
Re: HELP! Changed server and site won't display URGENT!!!!!
  • 2007/12/4 15:03

  • tom

  • Friend of XOOPS

  • Posts: 1359

  • Since: 2002/9/21


ah file permissions, I have read that before never had the issue myself probably because of the distro used on our servers and php.
Kind Regards.
Tom

http://bassmanthemes.com
http://www.xoopslance.com



64
tom
Re: How can i get MXDirectory
  • 2007/12/4 14:52

  • tom

  • Friend of XOOPS

  • Posts: 1359

  • Since: 2002/9/21


You can now download MX-Directory and Admin guides fromhttp://bassmanthemes.com

I'll also upload these tohttp://www.xoopsaddons.org later today
Kind Regards.
Tom

http://bassmanthemes.com
http://www.xoopslance.com



65
tom
Re: HELP! Changed server and site won't display URGENT!!!!!
  • 2007/12/4 14:48

  • tom

  • Friend of XOOPS

  • Posts: 1359

  • Since: 2002/9/21


With regards to the last two posts.

If it's a mainfile, db issue, how would that result in a 403 forbidden page, it would show DB errors?

Normally this are made by .htaccess, or index.ext missing.

if index.php is there then it should work.

Just wondering in case I ever hit the same issue.
Kind Regards.
Tom

http://bassmanthemes.com
http://www.xoopslance.com



66
tom
Re: HELP! Changed server and site won't display URGENT!!!!!
  • 2007/12/4 13:07

  • tom

  • Friend of XOOPS

  • Posts: 1359

  • Since: 2002/9/21


Check your Apaches setting, it's probably not recognising index.php as the main ext and looking for .html, when it's not there it gives a denied access page.

Ask your host.
Kind Regards.
Tom

http://bassmanthemes.com
http://www.xoopslance.com



67
tom
Re: personal calendar
  • 2007/12/4 12:44

  • tom

  • Friend of XOOPS

  • Posts: 1359

  • Since: 2002/9/21


The closest you may get at the moment would be EXTCal:

http://www.zoullou.net/

This allows categories but thats about all at the moment, could make the feature request though.

Perhaps also consider asking suico the yogurt module developer, he maybe interested too as it could fall in with his social networking mod.

Yogurt Module Thread
Kind Regards.
Tom

http://bassmanthemes.com
http://www.xoopslance.com



68
tom
Re: HELP! Changed server and site won't display URGENT!!!!!
  • 2007/12/4 12:38

  • tom

  • Friend of XOOPS

  • Posts: 1359

  • Since: 2002/9/21


Try removing all files in cache and templates_c.

As this may refer to your old site.

Double check you've transfer all files correctly, including index pages, and check there are no .htaccess pages denying access. (cache and templates_c must not be used from old site)
Kind Regards.
Tom

http://bassmanthemes.com
http://www.xoopslance.com



69
tom
Re: How can i get MXDirectory
  • 2007/12/4 12:34

  • tom

  • Friend of XOOPS

  • Posts: 1359

  • Since: 2002/9/21


I know the dev.X is down so getting it could be tricky.

I believe it was Tripmon developing the module along side someone else (sorry I forget the name).

I may have a copy of this module some where but won't be able to check for a while.

Until then perhaps consider testing EFQ Directory.

EFQ Directory

Or see if there is some else to suit your needs over athttp://www.xoopsaddons.org
Kind Regards.
Tom

http://bassmanthemes.com
http://www.xoopslance.com



70
tom
Re: total members mod/addition
  • 2007/12/4 12:20

  • tom

  • Friend of XOOPS

  • Posts: 1359

  • Since: 2002/9/21


There used to be a module by a group called inconueteam (I think thats how it's spelt), not seen them in years though.

You could code it in manually, should look something like this:

$result = $xoopsDB->query("SELECT count(*) from ".$xoopsDB->prefix("users").""); list($numbers) = $xoopsDB->fetchRow($result);

And then place the variable where you want it displayed:

$numbers Registered XOOPSERS
Kind Regards.
Tom

http://bassmanthemes.com
http://www.xoopslance.com




TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 93 »



Login

Who's Online

58 user(s) are online (48 user(s) are browsing Support Forums)


Members: 0


Guests: 58


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