71
hiflyer
Re: Yogurt Social Network 2.9 BETA
  • 2008/2/4 21:11

  • hiflyer

  • Not too shy to talk

  • Posts: 107

  • Since: 2006/3/7 3


I will try it on my test site later today. Any specific bugs to look for? Do you have any preference whether I install as upgrade vs. clean?

I'm very excited to put it on my production site that launches this week - thank you!!



72
hiflyer
Force wrap in userinfo fields
  • 2008/1/23 4:43

  • hiflyer

  • Not too shy to talk

  • Posts: 107

  • Since: 2006/3/7 3


Can someone help a PHP newbie?
Is there a way to hack userinfo.php to force large fields (Extra Info) to wrap when displayed? Perhaps with wordwrap?
(And maybe this should be a core change?)
Thanks!



73
hiflyer
Re: Yogurt Social Network 2.9 BETA
  • 2008/1/21 17:12

  • hiflyer

  • Not too shy to talk

  • Posts: 107

  • Since: 2006/3/7 3


Ok, I'm dumb, apparently it's in the install instructions and I didn't see it. Learned under this thread:
https://xoops.org/modules/newbb/viewtopic.php?topic_id=27089&viewmode=flat&order=ASC&type=&mode=0&start=130

Change your userinfo.php file in the root of your site like suggested in install.txt


$uid = intval($_GET['uid']);
if ($uid <= 0) {
redirect_header('index.php', 3, _US_SELECTNG);
exit();
}

Add after this the following line:
header("Location:".XOOPS_URL."/modules/yogurt/index.php?uid=".$uid);



74
hiflyer
Re: Yogurt Social Network 2.9 BETA
  • 2008/1/20 16:02

  • hiflyer

  • Not too shy to talk

  • Posts: 107

  • Since: 2006/3/7 3


djsets - thanks for the file change list!

...oops, I don't seem to have those files...?

Ah, in:
modules/system/templates/blocks/

That calls the Yogurt tabs when finding a user but clicking on the user still loads the default user info page...



75
hiflyer
Re: No images, menus not vertical in themes in 2.0.18
  • 2008/1/18 1:23

  • hiflyer

  • Not too shy to talk

  • Posts: 107

  • Since: 2006/3/7 3


Ah, figured it out. The host has "Hotlinks Protection" that was on by default and the new domain was not added to the ok list. Seems to be working fine now. Wasn't a XOOPS problem at all.



76
hiflyer
Re: No images, menus not vertical in themes in 2.0.18
  • 2008/1/17 16:55

  • hiflyer

  • Not too shy to talk

  • Posts: 107

  • Since: 2006/3/7 3


I tried a fresh install through the hosts Fantastico installer (Xoops v 2.0.16) - same issue.

Tried installing to my main domain (tinyfilms.org is an add-on) under a sub-folder and it is working fine. So apparently it's an issue with trying to install to my add-on domain. I'll see what my host tech support says since it appears to be an issue there (or somehow the mainfile.php links aren't working).



77
hiflyer
Re: not logging in using IE 7
  • 2008/1/17 16:40

  • hiflyer

  • Not too shy to talk

  • Posts: 107

  • Since: 2006/3/7 3


I just got this bug on a fresh install (no added modules - purely out-of-the-box) of 2.0.18 with IE7 in 2 different computers. Firefox works fine.
Clearing cookies/history sometimes works but not this time.

Changing regenerate = false worked.



78
hiflyer
Re: No images, menus not vertical in themes in 2.0.18
  • 2008/1/17 15:43

  • hiflyer

  • Not too shy to talk

  • Posts: 107

  • Since: 2006/3/7 3


Fresh install (and permissions now working properly) - same issue. Although the XOOPS banner (but not logo) were showing for a while. Disappeared and won't come back after trying to go to zetagenesis them.

url straight to logo file works fine. Paths look fine in mainfile.php - I'd think there would be other issues if the paths were incorrect (and I haven't manually modified mainfile.php at all).

And now I'm getting the "login bug" in IE7! (The one that sends you back to the login page even after the "thanks for logging in" page. This bug is driving me nuts on another installation on an old site with a different host.) Firefox doesn't have that bug on this site - yet.

So fresh install, no themes or modules added - still no images showing.



79
hiflyer
Re: No images, menus not vertical in themes in 2.0.18
  • 2008/1/17 5:01

  • hiflyer

  • Not too shy to talk

  • Posts: 107

  • Since: 2006/3/7 3


Hmm, I just tried that direct link and get a 403 forbidden.
I honestly can't remember at this point if the issue was there prior to installing other themes/modules.

I'm also wondering if it's my host/server. They said they're having some "permissions" issues (my mainfile.php keeps going back to writeable by owner 644 instead of 444) and I'm occasionally getting 404 and 403 pages randomly.

Time to let everything (including me) sleep overnight and try fresh tomorrow with a fresh install.

Thanks for checking on it!



80
hiflyer
Re: No images, menus not vertical in themes in 2.0.18
  • 2008/1/17 3:41

  • hiflyer

  • Not too shy to talk

  • Posts: 107

  • Since: 2006/3/7 3


BlueStocking - thanks for the quick response! Cache folder is verified 777.

I also tried emptying the templates_c folder (except index.html)

tinyfilms.org is the site if it helps to see it - phpkaox is the default theme to show the menu block issue

Also tried uploading an avatar - no avatar shows after upload.
Also, pictures uploaded to Yogurt module (yes, I realize its Beta so it may be it's own problem but didn't see this in the bug list) just shows a placeholder - no thumbnail. Clicking on placeholder link opens the new windows but only a blank white background, no pic.




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



Login

Who's Online

238 user(s) are online (154 user(s) are browsing Support Forums)


Members: 0


Guests: 238


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