Recent Topics

1 Mar 11, 2010 02:09    

What is going on? I reinstalled Windows 7 this weekend. Finally back up and I went to log into the backoffice to manage my site and password wasn't recognized. No problem, I thought. I clicked on the password link and an hour later, still no email.

Not in junk folder, using the correct login name (pulled up last email I for when I forgot password in February to make sure), other emails ARE being received and nothing else has changed. What's going on???

Who can I contact? Does anybody know about this?
_________________________
Never mind - update.

Found the answer http://forums.b2evolution.net/viewtopic.php?t=13945

But the email function is NOT working.

2 Mar 11, 2010 02:10

Is it a local install e.g. on wamp or xampp ?

Can you set $debug = 2; in conf/_advanced.php, request the password email and post the output here?

3 Mar 11, 2010 02:13

Didn't do it there. I'm hosting on Fatcow so went to their site, logged into their Manage MySQL and did the steps in the link I posted above. Worked like a charm. Initial password is cabbage and then changed it back. Piece of cake.

4 Mar 11, 2010 02:18

But the email function is NOT working.

Is it working already?

5 Mar 11, 2010 03:20

I don't know what's going on with email anymore. Once I solved the problem on my own I didn't need to try again.

6 Mar 11, 2010 03:21

And I never did receive an email. Not spammed, junked or anything. Weird. Last month it DID work as I have the email from that time still.

7 Mar 11, 2010 03:51

That's why I was trying to investigate the problem ;)

8 Mar 11, 2010 03:55

sam2kb wrote:

That's why I was trying to investigate the problem ;)

I'm well aware; that's why I replied. ;)

9 Mar 11, 2010 04:10

Don't know if it's worth mentioning but I also don't get email alerts when I have new comments anymore. Related? Don't know but I'll find the appropriate string to post this in. Just noticed that, had about a dozen and no email. Night now.

10 Mar 11, 2010 04:15

Please do this

Can you set $debug = 2; in conf/_advanced.php, request the password email and post the output here?

11 Mar 11, 2010 04:32

Hun, LOL, I don't even know what that is. Sorry. I really don't. 42 years old but php is NOT my specialty. I'm ashamed. Took a Unisom and fading fast. I'll check post tomorrow and see how I may assist further. Would like to help. Love b2evo.

12 Mar 12, 2010 02:54

What you should do is download the file /conf/_advanced.php from your server.
- Open the file in text editor and change $debug = 0; to $debug = 2;
- Upload the file to back to your server replacing the original one.
- Send any message from contact form, and post here what you get on the screen

Once you done this, change debug back to 0 $debug = 0; and upload the file to your server again.

13 Mar 13, 2010 07:53

Sam2kb, thank you for not forgetting me. I had a lot of catching up to do on LinkedIn so I didn't get to this. I'll send you a private message about this. I'm sure I'm missing something and I don't want to bore the group.

14 Mar 20, 2010 03:51

Hi Sam. Just tweeted you but see you don't tweet much so you probably didn't see. OK. Was busy with other site. Opening up Dreamweaver and getting this done now.

15 Mar 20, 2010 03:53

It's easier to find me on this forum ;)

16 Mar 20, 2010 03:59

Sam, just ran it but I don't know what to paste. There's a LOT of text and I don't know how much of it you need. Anything in particular??

17 Mar 20, 2010 04:01

Can you make a screenshoot and upload it somewhere?

18 Mar 20, 2010 09:18

Sam this is nuts. I am not even getting THESE responses now so I didn't even know you'd replied. Oh God! New issues I'm posting in another topic that just started after I ran the code.

I went to landing page http://cw-connect.com and when I go to the bottom of the page and click "2" or the little arrows to go to the next page, the INTRO section becomes the header of the previous blog. I am too through. I just tweeted one of the developers and hope he answers. I'm going to have to take down the site.

ANYWHO, I'll get the screenshot or a text doc up for you real quick. It's too long for one screen shot. 200+ lines of text.

19 Mar 20, 2010 09:48

Seems like the post "Why Don't We Comment On Blogs?" is featured so it's ok that you see it at the top of the second page.

20 Mar 20, 2010 09:55

sam2kb wrote:

Seems like the post "Why Don't We Comment On Blogs?" is featured so it's ok that you see it at the top of the second page.

Ahhhhhh! So that's what featured does! Like I said, there's very little documentation so if I do something and see no effect and can't find help, I forget all about it.

I'm jotting down the notes. Thanks for that part, Sam.

By the way, how did you know it's featured? Is there something I don't see that flags it on your end or did you just know?

21 Mar 20, 2010 10:02

1. It's not an "intro" because it shows date, categories and feedbacks.
2. It's sticked the to page top and shown on the second page.
3. It has a "featured" class in the source code :)

BTW the debug info you got was taken from contacts page, what I need is the info displayed [u]after[/u] you submit the form. If you set debug = 2, there should be a blank page and not that much text.

22 Mar 20, 2010 10:09

sam2kb wrote:

1. It's not an "intro" because it shows date, categories and feedbacks.
2. It's sticked the to page top and shown on the second page.
3. It has a "featured" class in the source code :)

BTW the debug info you got was taken from contacts page, what I need is the info displayed [u]after[/u] you submit the form. If you set debug = 2, there should be a blank page and not that much text.

Sam, I can assure you that WAS after I sent myself a test message. The page flickered and I got that. *sigh* Ok, I'm going to do it again. And, by the way, I never did receive the email I sent myself.

And in regard to the feature tips you gave, appreciated. I just didn't realize that making a POST that is NOT an intro featured would cause it to bump the Intro-Main. But I guess that makes sense. Maybe I'll play around with that later and see if it would bump an Intro-sub. I know this is a digression but I've been looking for this sort of info for months now so good to discover useful information.

Ok, few seconds. Doing it again.

23 Mar 20, 2010 10:16

Ok, just replaced debug with the "2" and then this time there no text at all. Nothing. I just get the "Your message has been sent." Worked before. ??? I tried logging out and doing it; refreshed my cache. I'll try it in IE. Hang on.

24 Mar 20, 2010 10:23

I'm back. Ok, I ran the cron exec and got that debug info at the bottom again while in Firefox. Submitted an email, got a success message and the same text (270 lines) is still at the bottom. Same thing in IE.

update
I'm gonna get some sleep. Will check in when I wake.

25 Mar 20, 2010 17:16

I'll check the debug myself, please set it to 2 and let me know once it's ready.

26 Mar 20, 2010 23:34

I'll private message you. You can Skype me or something when you're ready. I can't leave my site up like that live.

28 Mar 20, 2010 23:44

Cool! Let me set. Two seconds!

29 Mar 20, 2010 23:46

Have at it! And quick. I'm naked online.

30 Mar 20, 2010 23:48

Ok, I checked it. The debug is either set to 1 or something is wrong with your installation.

31 Mar 20, 2010 23:51

I can send you a screenshot, it's been working just fine all this time until recently. Ok. Listen, do you know when 4 is coming out? I would reinstall AGAIN but if I do, it's going to be a nightmare and then I'll have 4 to reinstall shortly thereafter. It's definitely set to 2. I'm looking right at it.

32 Mar 20, 2010 23:53

Any chance you can give me FTP access to your blog?
b2evo 4 will not solve server problems

33 Mar 20, 2010 23:55

PM'ing you - hope you're not a mean hacky person. ;-) But I'm desperate.

34 Mar 23, 2010 00:37

All done here ~ thank you so much Sam2kb for your help.

35 Apr 01, 2010 13:43

Thank you for sharing.. Also i want to share my experiences with you... About domain name and hosting services.. Its basically the web development process.. I got my domain name in here *removed @ reliable costs...


Form is loading...