1.1 bugs??? not sure...

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
doug2168
Regular
Posts: 16
Joined: Sun Nov 05, 2006 8:36 pm

1.1 bugs??? not sure...

Post by doug2168 »

just upgraded to the new 1.1 this morning and i'm running into problems with it. first let me tell ya what i'm running. have mysql 5, php 5.2 on iis6. one problem is with the template i'm using which is the coffee bar. the navbar should have a total of six seperate links on it. it has six but, the last two are exactly the same and show that way too. i can't seem to find a way to change them anymore. the next issue is with the contact form that used to work. it no longer sends mail and don't know why. i'm looking into this myself because i have other php sites here that also use the php send mail feature and i'm wondering if they have issues also but i don't think so because they do not rely on the php ini file settings.

i've searched for solutions to these but haven't seen much in the way of answers. help!

thanks!
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: 1.1 bugs??? not sure...

Post by garvinhicking »

Hi!

What's your URL so we could have a look at your theme output?

The coffee bar theme that's in spartacus only supports 4 navlinks! How does your template configuration screen look like? There should only be 4 navlink input boxes...

About the contact form, maybe you can ask your server provider what the local MTA (Mail transfer agent, something like qmail, exim, courier, ...) returns about mails being sent by the contact form. Some MTAs block emails with invalid TO or FROM addresses, or sometimes even because of Charset encoding.

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
doug2168
Regular
Posts: 16
Joined: Sun Nov 05, 2006 8:36 pm

Post by doug2168 »

well, for some reason or another the coffee bar template files were not being read because after the upgrade the links i had originally made were no longer showing up. i made them using the suggested navbar hack by the author of the template. whether i missed something or not i couldn't tell you due to inexperience. so, what i wound up doing was recreating the links after a full deletion of the template from the root folder and re-installation. they now show up.

the contact form problem was my php.ini file. it was an upgrade day today and it was moved to c:\windows for some reason instead of c:\php. how does that matter? well it was also recreated and the smtp settings were never entered. duh!

i also noticed my download manager didn't seem to shown anything anymore. i upgraded it from .7 to .14. it now works too.
Post Reply