61
Kiwi_Chris
Re: redirect user to Yogurt modules.
  • 2009/3/5 2:51

  • Kiwi_Chris

  • Just popping in

  • Posts: 79

  • Since: 2009/1/3 2


I am Curious if this ever worked,

I tried your suggestion, and i cleared cache and session, but it did not work for me.

Path:
include/checklogin.php


Quote:
if (!empty($_POST['xoops_redirect']) && !strpos($_POST['xoops_redirect'], 'register')) { $_POST['xoops_redirect'] = trim( $_POST['xoops_redirect'] ); $parsed = parse_url(XOOPS_URL); $url = isset($parsed['scheme']) ? $parsed['scheme'].'://' : 'http://'; if ( isset( $parsed['host'] ) ) { $url .= $parsed['host']; if ( isset( $parsed['port'] ) ) { $url .= ':' . $parsed['port']; } } else { $url .= $_SERVER['HTTP_HOST']; } if ( @$parsed['path'] ) { if ( strncmp( $parsed['path'], $_POST['xoops_redirect'], strlen( $parsed['path'] ) ) ) { $url .= $parsed['path']; } } $url .= $_POST['xoops_redirect']; } else { $url = XOOPS_URL.'/modules/yogurt/index.php'; }



62
Kiwi_Chris
Re: rwbanner module
  • 2009/1/28 19:32

  • Kiwi_Chris

  • Just popping in

  • Posts: 79

  • Since: 2009/1/3 2


I removed it via module admin, first, then removed from server, this did not resolve. I went with a backup which resolved the issue.

I will look at this banner system you suggested.

thank you for the suggestion.



63
Kiwi_Chris
rwbanner module
  • 2009/1/26 5:46

  • Kiwi_Chris

  • Just popping in

  • Posts: 79

  • Since: 2009/1/3 2


after installing rwbanner, I added a banner and selected random banner block, the site now displays blank page,
I removed the module, still blank page. what am i missing?

My site is completely down, I will have to use backups to go back.
anyone else have this bug?



64
Kiwi_Chris
Re: CBB4 RC for Xoops 2.3x Testing Reviews
  • 2009/1/21 3:44

  • Kiwi_Chris

  • Just popping in

  • Posts: 79

  • Since: 2009/1/3 2


I have decided to reinstall a fresh copy, as my site is new this can be done without too many issues.

I will better update my database/files in future.

the upgrade DOES not work anyone considering to doing an upgrade is advised not to until all bugs have been resolved, I was not able to find a fix.



65
Kiwi_Chris
Re: CBB4 RC for Xoops 2.3x Testing Reviews
  • 2009/1/19 8:06

  • Kiwi_Chris

  • Just popping in

  • Posts: 79

  • Since: 2009/1/3 2


Hi, I am also having this same issue.

If I do a fresh install, the forum seems to work fine.
When upgrading it fails same as post above
array
(
)
new poster does not appear
this error for posting new thread or reply post.

any one had this issue and was able to fix?

Is there a way to save the data for the forums - so I can then do a fresh install (which works) and then over write the forum data so no forum/post data is lost?



66
Kiwi_Chris
Re: Xoops 2.3 User Profile & Yogurt 3.3
  • 2009/1/4 0:01

  • Kiwi_Chris

  • Just popping in

  • Posts: 79

  • Since: 2009/1/3 2


Thank you for your last post, up until then nothing was working.

Keep up the good work, I wait eagerly for new updates, I just hope I don't have to do all the hacks again with new update.




TopTop
« 1 ... 4 5 6 (7)



Login

Who's Online

165 user(s) are online (104 user(s) are browsing Support Forums)


Members: 0


Guests: 165


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