Welcome, Guest. Please Login or Register.
April 23, 2024, 05:02:14 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  YaBB SE Info  |  News From the YaBB SE Team  |  Ongoing open beta (1.5.1) - Current Build: 45 « previous next »
Pages: 1 ... 27 28 [29] 30 31 ... 59 Reply Ignore Print
Author Topic: Ongoing open beta (1.5.1) - Current Build: 45  (Read 384346 times)
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:Ongoing open beta (1.5.1)
« Reply #420 on: February 18, 2003, 01:09:32 AM »
Reply with quote

Quote from: Moggo on February 17, 2003, 07:41:20 PM
Yay, well, first thank you for making this great Board.
I got 2 running YabbSEs and never had any Problems...

... until this Upgrade. I first screwed up my board applying the 1.5.0 Upgrade (resulting in veeeery strange MySQL errors) I kept getting logged out on every Page and some of the Images weren't working. I tryed fixing the problems on my own (result: none) and then applying the latest Update. (42) It said no errors (there was only ONE step in upgrade.php) but the errors are still the same.

Take a look for yourself

It's not a cookie-error, this Problem remains after deleting all cookies.

Can please somebody help me?

1. You did not upload the german subdirectory of YaBBImages.

2. I believe you did not upload a new copy of one file (perhaps...)  Please try a detailed version check and make sure every file is 1.5.1RC1.

3. Please enssure that your $cookiename in Settings.php is set to a proper ALPHANUMERIC value.

4. there is not one step in upgrade.php.  Make sure you ran the upgrade, and clicked continue TWO times.

-[Unknown]
Logged
MuYu
Noobie
*
Posts: 5


Re:Ongoing open beta (1.5.1)
« Reply #421 on: February 18, 2003, 05:44:53 AM »
Reply with quote

Quote from: Gobalopper on February 17, 2003, 11:49:40 PM
Killer Possum look at line 44 in RemoveThreads.php.

         unlink($modSettings['attachmentUploadDir'] . "/" . $row['attachmentFilename']);

thanks :)

my yabb version rc1 build42
« Last Edit: February 18, 2003, 05:49:29 AM by MuYu » Logged

yok imza mimza :)
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:Ongoing open beta (1.5.1)
« Reply #422 on: February 18, 2003, 05:51:27 AM »
Reply with quote

Change that line:

        unlink($modSettings['attachmentUploadDir'] . "/" . $row['attachmentFilename']);

To:

        @unlink($modSettings['attachmentUploadDir'] . "/" . $row['attachmentFilename']);

In RemoveThreads.php.

-[Unknown]
Logged
Russell Howard
Noobie
*
Posts: 16


WWW
Re:Ongoing open beta (1.5.1)
« Reply #423 on: February 18, 2003, 09:14:54 AM »
Reply with quote

First of all, well done to the team.  ;D YabbSE now really rocks!  ;D  ;D

I'm not sure if this is the correct place to post this (I'm sure it'll be moved if it isn't!)  ;)

I've been playing around with the setting of announcement boards, and I think an extra bit of logic is needed. A bit of explanation is obviously needed. On my live Yabb SP1.1 board, I have members that are split up into groups that can only see various categories. I've also got the notify plus mod installed so that everyone associated with a board gets an email when a new message is posted. I've converted the board to YabbSE, which worked fine. Then I set up the boards as announcement boards.

The problem is this, if someone posts in the board, it announces to all the members, not just the members of that group. (I hope this makes sense!)
I'm not sure if this is by design or not, but it would be a very useful feature to me if it could be modified (or someone give me a pointer as to what to change in the code!) so that it only notifies the members who can actually view that board.  :)

Again, well done team!  ;D
Logged
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:Ongoing open beta (1.5.1)
« Reply #424 on: February 18, 2003, 09:35:27 AM »
Reply with quote

Ah.  In other words, you say that only those who can actually see the topic should be notified of it.... makes some amount of sense.

Thing is, announcement boards were made to announce to every one... of course, this modification makes sense.

-[Unknown]
Logged
MORT
Full Member
***
Posts: 132


I like stuff ...

mort@dsl.pipex.com WWW
Re:Ongoing open beta (1.5.1)
« Reply #425 on: February 18, 2003, 10:41:50 AM »
Reply with quote

Quote@ MORT: This is not an attacment settings problem... why are you making it one?

sorry for trying to make a helpful suggestion ... ill be more considerate next time?
Logged

-MORT
Owdy
Full Member
***
Posts: 160


Finnish Noobie

spam@hoitajat.net WWW
Re:Ongoing open beta (1.5.1)
« Reply #426 on: February 18, 2003, 01:32:28 PM »
Reply with quote

Database Error: Duplicate entry '0' for key 1
File: /www/int2000/a/0*****/html/foorumi/Sources/Subs.php
Line: 1059

and

2: open(/www/tmp/sess_421f20cb70cb9dfd1422c3013f5cd4cc, O_RDWR) failed: No such file of directory (2) <br />(Unknown ln 0)

My log shows lots of those errors. Any ideas what might be wrong?
« Last Edit: February 18, 2003, 01:34:18 PM by Owdy » Logged
Manco
Beta Tester
Sr. Member
****
Posts: 420


WWW
Re:Ongoing open beta (1.5.1)
« Reply #427 on: February 18, 2003, 01:55:42 PM »
Reply with quote

I'm getting these errors all over the place in my log file:

Database Error: Column 'identity' cannot be null
File: /home/virtual/site206/fst/var/www/html/forums/Sources/Subs.php


Database Error: Duplicate entry '0' for key 1
File: /home/virtual/site206/fst/var/www/html/forums/Sources/Subs.php

RC42
Logged

[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:Ongoing open beta (1.5.1)
« Reply #428 on: February 18, 2003, 02:04:44 PM »
Reply with quote

Alright, Manco and Owdy:

Try the REPLACE fix I posted a few posts back.  This has been getting good results..

And, for the session problem.... (Owdy) make sure PHP has access to the session temp dir (/www/tmp in this case.)

-[Unknown]
Logged
Owdy
Full Member
***
Posts: 160


Finnish Noobie

spam@hoitajat.net WWW
Re:Ongoing open beta (1.5.1)
« Reply #429 on: February 18, 2003, 02:12:01 PM »
Reply with quote

Quote from: [Unknown] on February 18, 2003, 02:04:44 PM
Alright, Manco and Owdy:

Try the REPLACE fix I posted a few posts back.  This has been getting good results..

And, for the session problem.... (Owdy) make sure PHP has access to the session temp dir (/www/tmp in this case.)

-[Unknown]
ok. But i dont even have such directory  ???
Logged
SDMR
Noobie
*
Posts: 10


Board senseless

WWW
Re:Ongoing open beta (1.5.1)
« Reply #430 on: February 18, 2003, 05:37:22 PM »
Reply with quote

This seems like a really solid build.  (42)

Except for a few graphics in the wrong languages  :P  !!

However, the smilies buttons are causing javascript errors on my board http://union.ic.ac.uk/mtsoc/bb5 - is there a known cause for this?

Simon
Logged
Peter Duggan
Llama Chameleon
Global Moderator
YaBB God
*****
Posts: 1793


You come and go...

WWW
Re:Ongoing open beta (1.5.1)
« Reply #431 on: February 18, 2003, 05:59:06 PM »
Reply with quote

Quote from: SDMR on February 18, 2003, 05:37:22 PM
is there a known cause for this?

Yes!
Logged

SDMR
Noobie
*
Posts: 10


Board senseless

WWW
Re:Ongoing open beta (1.5.1)
« Reply #432 on: February 18, 2003, 07:01:58 PM »
Reply with quote

Quote from: Peter Duggan on February 18, 2003, 05:59:06 PM
Quote from: SDMR on February 18, 2003, 05:37:22 PM
is there a known cause for this?

Yes!

at this risk of sounding stupid / too lazy to trawl the boards... is there a work around / fix available?
Logged
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:Ongoing open beta (1.5.1)
« Reply #433 on: February 18, 2003, 07:07:05 PM »
Reply with quote

Quote from: SDMR on February 18, 2003, 07:01:58 PM
Quote from: Peter Duggan on February 18, 2003, 05:59:06 PM
Quote from: SDMR on February 18, 2003, 05:37:22 PM
is there a known cause for this?

Upload the uubc.js again, this time in ASCII mode.

Yes!

at this risk of sounding stupid / too lazy to trawl the boards... is there a work around / fix available?
Logged

MORT
Full Member
***
Posts: 132


I like stuff ...

mort@dsl.pipex.com WWW
Re:Ongoing open beta (1.5.1)
« Reply #434 on: February 18, 2003, 07:50:51 PM »
Reply with quote

An Error Has Occurred!

Session check failure. Please try again.

this wos posted somewhere earlier .. it only comes up when clicking a logout link from somewhere on my main site (my site uses an iframe to display content)

is it fixable/gunna be fixed or shall i just delete the links to logout?
Logged

-MORT
Pages: 1 ... 27 28 [29] 30 31 ... 59 Reply Ignore Print 
YaBB SE Community  |  YaBB SE Info  |  News From the YaBB SE Team  |  Ongoing open beta (1.5.1) - Current Build: 45 « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.054 seconds with 20 queries.