News:

Wondering if this will always be free?  See why free is better.

Main Menu

SMF 1.1 Beta 3 Public!

Started by [Unknown], June 26, 2005, 10:40:16 PM

Previous topic - Next topic

HEB XI 1

Quote from: [Unknown] on July 13, 2005, 03:49:17 AM
Quote from: Tipa on July 12, 2005, 06:21:27 PM
Summary of problems thus far:

Incorrect PM count - fixed by the patch someone posted earlier in the thread. THANKS! (actually, in retrospect it didn't fix it. I get four pages of errors whenever I enter the private message section).

Unable to enter admin mode without logging out and in - I see other people have this problem. I worked around it by disabling admin security, but that's a horrid solution, and I would like someone to point me to a proper fix.

Unable to make a new theme - still a very troubling one. Here's the error from the log:


http://www.crimsoneternity.com/yabbse/index.php?action=theme;sa=install
8: Undefined index: error
File: /home/sites/site12/web/yabbse/Sources/Themes.php
Line: 964


Users report that the Preview Post function does not work using Internet Explorer.

I have 1108 pages of error logs; almost all of them were generated by lines 430 and 432 in PersonalMessage.template.php.


What version of PHP is this?  It sounds like you didn't update a lot of your files.  Go to Admin and click (more detailed) next to the version number.

-[Unknown]


I'm running PHP v 4.2.2 and have all of the updated files except for InstantMessage.php, which shows as 1.0.2 and ?? ... I'm guessing it got removed in favor of PersonalMessage.php?  Some of my templates are out of date, but none of the core files.

I am also having the PM issue, as well as the admin login problem.  Right now I show "0 messages, 1 is new".  On the login issue, logging out and back in solves it temporarily.

Random

I've got the same problem with messages, it's showing I have one new when i've actually read it.  I'm also getting 8 or 9 pages of errors every time I go into my personal messages.

Also, sometimes when I try to log in, I get an error saying I am forbidden to access the index page.  I then click back and try again, and it lets me in fine.

ltabdiel

the problem spottedhog and I are having seems to be due to nuke believing that the url modules.php?name=Forums&action=pm;sa=manlabels;sesc=d33c5c069d4e268534205b2661b438a5
is a seperate module as that of Forums, can't figure out what might trigger that though.  Any ideas?

Tipa

Quote from: [Unknown] on July 13, 2005, 03:49:17 AM

Quote from: Tipa on July 12, 2005, 06:21:27 PM
Summary of problems thus far:

Incorrect PM count - fixed by the patch someone posted earlier in the thread. THANKS! (actually, in retrospect it didn't fix it. I get four pages of errors whenever I enter the private message section).

Unable to enter admin mode without logging out and in - I see other people have this problem. I worked around it by disabling admin security, but that's a horrid solution, and I would like someone to point me to a proper fix.

Unable to make a new theme - still a very troubling one. Here's the error from the log:


http://www.crimsoneternity.com/yabbse/index.php?action=theme;sa=install
8: Undefined index: error
File: /home/sites/site12/web/yabbse/Sources/Themes.php
Line: 964


Users report that the Preview Post function does not work using Internet Explorer.

I have 1108 pages of error logs; almost all of them were generated by lines 430 and 432 in PersonalMessage.template.php.


What version of PHP is this?  It sounds like you didn't update a lot of your files.  Go to Admin and click (more detailed) next to the version number.

-[Unknown]

I use PHP 4.1.2. All files under "Your Files" show as 1.1 beta 3 public except Instant Message, which shows as 1.0.2.  All the versions under default theme show 1.1b3 for my files, and "??" for current files.

[Unknown]

#304
Quote from: Random on July 13, 2005, 02:09:10 PM
I've got the same problem with messages, it's showing I have one new when i've actually read it.  I'm also getting 8 or 9 pages of errors every time I go into my personal messages.

If you're having this problem, try this query:

UPDATE smf_members
SET unreadMessages = 0
WHERE ID_MEMBER = ###
LIMIT 1;

Where ### is your member id.  What is phpMyAdmin?

QuoteAlso, sometimes when I try to log in, I get an error saying I am forbidden to access the index page.  I then click back and try again, and it lets me in fine.

Having problems with mod_security?

Tipa, might it be possible for me to have temporary FTP access to your site to see what is wrong?

-[Unknown]

Random

#305
Quote from: [Unknown] on July 13, 2005, 08:01:11 PM
Quote from: Random on July 13, 2005, 02:09:10 PM
I've got the same problem with messages, it's showing I have one new when i've actually read it.  I'm also getting 8 or 9 pages of errors every time I go into my personal messages.

If you're having this problem, try this query:

UPDATE smf_members
SET unreadMessages = 0
WHERE ID_MEMBER = ###
LIMIT 1;

Where ### is your member id.  What is phpMyAdmin?

Also, sometimes when I try to log in, I get an error saying I am forbidden to access the index page.  I then click back and try again, and it lets me in fine.

Having problems with mod_security?

-[Unknown]
[/quote]

Thanks, I'll try and remember how to run a query, and see if it helps :D

On the second one, it only started as soon as I installed the new version, it never did it before.  Again, I'll try it and see if it sorts it. :)

*Edit* just got the error again when I tried to log in, this is exactly what it says:

Forbidden

You don't have permission to access /forum/index.php on this server.
Apache Server at www.xxxxxx.co.uk Port 80

The query got rid of the new message, but i'm still getting a lot of errors when I visit the message section, like this one for example:

8: Undefined index: name
File: /var/www/html/forum/Themes/default/PersonalMessage.template.php (eval?)
Line: 432

*Final edit* :D  After changing the htaccess file, I managed to log in and out without problems, as did another member.  I'll see how it goes, but it may have sorted the login problem, thanks :)

fun4us

Hello,

is there a fix for this security / permission issue?

Regards Stefan

Quote from: fun4us on July 08, 2005, 08:33:08 AM
No, user is not allowed to delete his own topics  ;)

As you see in this thread before, i also can do this here in this forum.
It is a bug which should be solved quickly.

Regards Stefan

Quote from: Owdy on July 07, 2005, 09:45:45 AM
Quote from: fun4us on July 07, 2005, 07:39:53 AM
ok when i open a new topic and you write an answer to it. than it is displayed in the "View the most recent posts on the forum." list, now i see a delete button to delete your answer in the list and i can delete your post.

Regards Stefan
Do you see that delete button in topic? Then this is local permissions thing, and user is ollowed moderate his own topics.

Ray™

Do have a small problem now after the upgrade-- I can not use the package manager, saids that the packages dir is not writable -- using IIS on 2003 server and i know it is??keep wanting me to go do the ftp thing and i don't use that?
trying to install simpledownload. Before that I installed online users today and googlebot $ spiders mod OK-- don't figure

get this error also
An Error Has Occurred!
You cannot download or install new packages because the Packages directory is not writable! 

the packages dir has full change and write permission
arcade-Only (over 800 Games)
http://www.arcade-only.com
Hand Made Ceramics
http://cbr.rranderson.com

SkyWarp

#308
Quote from: Random on July 13, 2005, 02:09:10 PM
I've got the same problem with messages, it's showing I have one new when i've actually read it.  I'm also getting 8 or 9 pages of errors every time I go into my personal messages.

Also, sometimes when I try to log in, I get an error saying I am forbidden to access the index page.  I then click back and try again, and it lets me in fine.

The "NEW PM" problem occasionally keeps popping up.  I can't seem to figure out why some times it still happens, when other times I delete a PM and it doesn't happen.  I haven't had a new PM sent to me in a while, so I haven't had any problems recently. 

I also have several pages of errors all showing Undefined Indexes with files dealing with PM's. 

I have gone back and CHMOD all files again, just in case that might be part of the problem.  I will see if any more errors come up! 

My other forums don't have this problem though and yet I did nothing different to them. 

Kjell H.

#309
Well, my forum won't work after upgrade:
http://www.simplemachines.org/community/index.php?topic=42202.0

Fixed, see thread linked above.

HEB XI 1

Quote from: hebxi1 on July 01, 2005, 10:38:31 PM
1.  Attachment related:
Quote from: [Unknown] on June 26, 2005, 10:40:16 PM
Unfortunately, this release does have a known problem with attachment thumbnails; if you enable that option, you may have problems with excessive memory usage on some versions and configurations of PHP.  We're not sure what is causing this bug, and we're still working on solving it, but it shouldn't be a problem for most people.

I get this error ...

Fatal error: Call to undefined function: imagesavealpha() in
/home/httpd/vhosts/raven-flight.com/httpdocs/community/Sources/Subs-Graphics.php on line 289


... when I try to view a post that has an image attached to it.  Prior to the upgrade had no problem, now I can't see the thread unless I disable all attachments.  Is this related to the memory issue or something different?


Still have this problem ... any updates or solutions or just a comment that you don't know and/or are working on it?

[Unknown]

Find in Subs-Graphics.php:

imagesavealpha($dst_img, true);

And just remove it, if you have that problem.  Sorry for not responding earlier.

-[Unknown]

emjrc

does the streaming mod work with this..or is there a edit section for it..
thanks

bledsian

Any word yet on when this will be released not as a beta ???  Im still using 1.0.5 just to stay safe.
www.MansionofMetal.com  <---the place where true metal lives

dtm.exe

Quote from: bledsian on July 16, 2005, 01:45:54 PM
Any word yet on when this will be released not as a beta ???  Im still using 1.0.5 just to stay safe.

It will more than likely be a while.  There will probably be more beta builds released before any final builds are.  Don't let the fact that it's still in beta stop you from upgrading.  You can always backup :).

-Dan The Man

HEB XI 1

Quote from: [Unknown] on July 16, 2005, 03:20:49 AM
Find in Subs-Graphics.php:

imagesavealpha($dst_img, true);

And just remove it, if you have that problem.  Sorry for not responding earlier.

-[Unknown]

Worked like a charm - thanks.  I know there were a lot of posts to weed thru so I hope I didn't sound snippy - didn't mean to.

fac123

Installed 1.1 because I thought it would solve my problem of not being able to use the package manager on my server.  Had heard 1.1 would fix the problem.  However, trying to install any mod (even the default ones that show up) brings up this error:

Fatal error: Call to a member function on a non-object in /home/httpd/vhosts/christmas-corner.com/httpdocs/christmas-forum/Sources/Subs-Package.php on line 767

any suggestions?

Miraenda

I just installed 2 copies of 1.1 Beta 3 and neither show spell check in the admin area under Features and Options. Now, it is highly possible I'm missing where it is now, or did it get removed for some reason? I searched prior mentions of spell check, but I didn't find any hits for this thread nor anything related to the most recent beta versions.  My server does have pspell compiled on it, and 1.0.5 does show and work with spell check option, I just simply cannot seen to find it in 1.1 Beta 3 Public at all...

codenaught

Spell Check has been moved in the admin panel to: Forum -> Posts and Topics -> Enable spell checking
Dev Consultant
Former SMF Doc Coordinator

fac123

I had assumed my previous package manager problems was because safemode was on, and that 1.1 would solve it.  Then I had problems with the package manager in 1.1 and still thought it was a safemode problem, but now I am thinking it is a different problem since the error message doesn't say anything about safemode.  As I mentioned above, the error is:

Fatal error: Call to a member function on a non-object in /home/httpd/vhosts/christmas-corner.com/httpdocs/christmas-forum/Sources/Subs-Package.php on line 767

Any idea what this fatal error means?  I checked Subs-Package.php and it is set to chmod 777, so I don't think that's the problem. 

Advertisement: