Page Index Toggle Pages: 1 2 [3] 4 5 ... 15 ReplyAdd Poll Send Topic
Very Hot Topic (More than 25 Replies) Conversion (Read 45735 times)
 
Paste Member Name in Quick Reply Box pyragony54
Language
***
Offline


I Love YaBB!

Posts: 852
Location: Йошкар-Ола
Joined: May 25th, 2014
Gender: Male
Mood: Dead
Zodiac sign: Scorpio
Re: Conversion
Reply #30 - Aug 16th, 2017 at 2:42pm
Mark & QuoteQuote  
Quote:
actiononfinish=$INFO{'actiononfinish'};


Can not find in Maintenance.pm

For me this looks like it is the right one.

Code
Select All
        if ( $INFO{'actiononfinish'} ) {
             $yysetlocation = qq~$adminurl?action=$INFO{'actiononfinish'}~;
             redirectexit();
         } 



or this?

Code (Javascript)
Select All
       ish'}"; 



Why the hell is the code not displayed correctly? Go to edit.
  

if (idea == 'none') {use (manuals) && (Google | | search)}
if ($ answer == 0) {post (question)}
Back to top
 
IP Logged
 
Paste Member Name in Quick Reply Box pyragony54
Language
***
Offline


I Love YaBB!

Posts: 852
Location: Йошкар-Ола
Joined: May 25th, 2014
Gender: Male
Mood: Dead
Zodiac sign: Scorpio
Re: Conversion
Reply #31 - Aug 16th, 2017 at 2:46pm
Mark & QuoteQuote  
I would also have to work on my house, but I somehow do not have the right lust for it. Tomorrow is also a day.
  

if (idea == 'none') {use (manuals) && (Google | | search)}
if ($ answer == 0) {post (question)}
Back to top
 
IP Logged
 
Paste Member Name in Quick Reply Box Dandello
Forum Administrator
YaBB Modder
*****
Offline


I love YaBB 2.7!

Posts: 2235
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Mood: Annoyed
Zodiac sign: Virgo
Re: Conversion
Reply #32 - Aug 16th, 2017 at 3:00pm
Mark & QuoteQuote  
pyragony54 wrote on Aug 16th, 2017 at 2:42pm:
Quote:
actiononfinish=$INFO{'actiononfinish'};


Can not find in Maintenance.pm


should be around lines 789 and 798 - I just gave the section to be changed rather than the whole line. It's in two places.
  

Perfection is not possible. Excellence, however, is excellent.
Back to top
WWW  
IP Logged
 
Paste Member Name in Quick Reply Box pyragony54
Language
***
Offline


I Love YaBB!

Posts: 852
Location: Йошкар-Ола
Joined: May 25th, 2014
Gender: Male
Mood: Dead
Zodiac sign: Scorpio
Re: Conversion
Reply #33 - Aug 16th, 2017 at 3:08pm
Mark & QuoteQuote  
I'm waiting for the SVN. Tomorrow is also a day. In Germany it is already 5 o'clock in the evening
  

if (idea == 'none') {use (manuals) && (Google | | search)}
if ($ answer == 0) {post (question)}
Back to top
 
IP Logged
 
Paste Member Name in Quick Reply Box Dandello
Forum Administrator
YaBB Modder
*****
Offline


I love YaBB 2.7!

Posts: 2235
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Mood: Annoyed
Zodiac sign: Virgo
Re: Conversion
Reply #34 - Aug 16th, 2017 at 5:01pm
Mark & QuoteQuote  
It's 9:30 AM where I am.

But I just uploaded the newest batch of fixed files to the SVN - now to try to figure out why ConvertLang doesn't refresh like it's supposed to.

Also, I noticed that rebuild notifications truncates the member's board notifitations list.  Huh
  

Perfection is not possible. Excellence, however, is excellent.
Back to top
WWW  
IP Logged
 
Paste Member Name in Quick Reply Box pyragony54
Language
***
Offline


I Love YaBB!

Posts: 852
Location: Йошкар-Ола
Joined: May 25th, 2014
Gender: Male
Mood: Dead
Zodiac sign: Scorpio
Re: Conversion
Reply #35 - Aug 16th, 2017 at 7:53pm
Mark & QuoteQuote  
@ Dandello


all in good time. We are no longer the youngest.
  

if (idea == 'none') {use (manuals) && (Google | | search)}
if ($ answer == 0) {post (question)}
Back to top
 
IP Logged
 
Paste Member Name in Quick Reply Box Dandello
Forum Administrator
YaBB Modder
*****
Offline


I love YaBB 2.7!

Posts: 2235
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Mood: Annoyed
Zodiac sign: Virgo
Re: Conversion
Reply #36 - Aug 17th, 2017 at 3:29pm
Mark & QuoteQuote  
Okay - where I'm at: I created a new script that does the 'copy to ConvertLang'. It does the copying in a separate window in batches of 500 rather than trying to use javascript to keep track of time and rows and other stuff. The javascript just wasn't working to refresh the page like it was supposed to.


Now I have to get ConvertLang cleaned up and working with the new script.

I also have to fix the instructions for Convert2x - The new version uses the same system of Convert folders to copy over Attachments, PMattachments, and member Avatars. (Need to add Smilies to that list.)



  

Perfection is not possible. Excellence, however, is excellent.
Back to top
WWW  
IP Logged
 
Paste Member Name in Quick Reply Box pyragony54
Language
***
Offline


I Love YaBB!

Posts: 852
Location: Йошкар-Ола
Joined: May 25th, 2014
Gender: Male
Mood: Dead
Zodiac sign: Scorpio
Re: Conversion
Reply #37 - Aug 17th, 2017 at 4:23pm
Mark & QuoteQuote  
Convert I make later. First the next error.

Mail an Members.

Quote:
Ein Fehler ist aufgetreten. Unsuccessful stat on filename containing newline at Sources/Load.pm line 322.


Member ban

Quote:
Ein Fehler ist aufgetreten. Use of uninitialized value $banned[1] in pattern match (m//) at /var/www/vhosts/yabbtest.de/cgi-bin/yabb2/Admin/Ban.pm line 430.


Rebuild notification files

Edited:
Nicht abgefangene Fehler :
Can't use string ("676Bertg61") as a HASH ref while "strict refs" in use at /var/www/vhosts/yabbtest.de/cgi-bin/yabb2/Admin/Maintenance.pm line 1090.

Yesterday line 1089

Event-Calendar

Quote:
Ein Fehler ist aufgetreten. Use of uninitialized value in concatenation (.) or string at /var/www/vhosts/yabbtest.de/cgi-bin/yabb2/Admin/EventCalSet.pm line 72.


At the moment I find no more errors. Looks quite well.

What I do not like:

Window for contributions: There is font size only 100%

Previously this was done in px, now in%.
This brings everything to me in disorder.
Size=12 is so small that you can not read it anymore.

e.g.:
http://yabbtest.de/cgi-bin/yabb2/YaBB.pl?num=1264357835/0#
« Last Edit: Aug 17th, 2017 at 6:17pm by pyragony54 »  

if (idea == 'none') {use (manuals) && (Google | | search)}
if ($ answer == 0) {post (question)}
Back to top
 
IP Logged
 
Paste Member Name in Quick Reply Box Dandello
Forum Administrator
YaBB Modder
*****
Offline


I love YaBB 2.7!

Posts: 2235
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Mood: Annoyed
Zodiac sign: Virgo
Re: Conversion
Reply #38 - Aug 17th, 2017 at 6:37pm
Mark & QuoteQuote  
The ones in Load, MailMembers, and Ban are new - the one in Maintenance doesn't show up in my install but should have been taken care of.

EventCalSet isn't throwing any errors for me.

You can set your text size during posting AND in Profiles under Options. The little function that only changed the size inside the posting box now sets the text size for reading posts as well.

  

Perfection is not possible. Excellence, however, is excellent.
Back to top
WWW  
IP Logged
 
Paste Member Name in Quick Reply Box pyragony54
Language
***
Offline


I Love YaBB!

Posts: 852
Location: Йошкар-Ола
Joined: May 25th, 2014
Gender: Male
Mood: Dead
Zodiac sign: Scorpio
Re: Conversion
Reply #39 - Aug 18th, 2017 at 8:30am
Mark & QuoteQuote  
You're right. The errors do not appear during a fresh installation.
I have just re-uploaded the test forum and found that new files with old ones were transferred, since I make transfer directly on the server. I will report later.

Only the error in the event calendar still appears.

Quote:
Ein Fehler ist aufgetreten. Use of uninitialized value in concatenation (.) or string at /var/www/vhosts/yabbtest.de/cgi-bin/yabb2/Admin/EventCalSet.pm line 72.


Dandello wrote on Aug 17th, 2017 at 6:37pm:
EventCalSet isn't throwing any errors for me.


How am I to understand that?
  

if (idea == 'none') {use (manuals) && (Google | | search)}
if ($ answer == 0) {post (question)}
Back to top
 
IP Logged
 
Paste Member Name in Quick Reply Box pyragony54
Language
***
Offline


I Love YaBB!

Posts: 852
Location: Йошкар-Ола
Joined: May 25th, 2014
Gender: Male
Mood: Dead
Zodiac sign: Scorpio
Re: Conversion
Reply #40 - Aug 18th, 2017 at 11:50am
Mark & QuoteQuote  
I have reinstalled everything in the test forum. Everything works so far quite well. Some minor flaws are still present, but they are not a big problem anymore.

I wanted to stop the maintenance mode very briefly, but then comes the following error message:


Quote:
Ein Fehler ist aufgetreten. Use of uninitialized value $ttsreverse in concatenation (.) or string at /var/www/vhosts/yabbtest.de/cgi-bin/yabb2/Admin/NewSettings.pm line 824.


I am concerned about this error message. If I delete this profile, the next one appears. Before this, however, I need to rebuild the membership list.

Quote:
Nicht abgefangene Fehler :
Can't use string ("902Christian0202") as a HASH ref while "strict refs" in use at /var/www/vhosts/yabbtest.de/cgi-bin/yabb2/Admin/Maintenance.pm line 1090.


The error occurs when I want to rebuild the notification files. 

I am now times over the Settings.pm from the maintenance mode gone, the error remains.

@ Dandello

You can log in with your data also in the test forum, you have there also admin rights.

Edited:
Ok, after the conversion, all the unsupported errors are there again.

« Last Edit: Aug 18th, 2017 at 1:03pm by pyragony54 »  

if (idea == 'none') {use (manuals) && (Google | | search)}
if ($ answer == 0) {post (question)}
Back to top
 
IP Logged
 
Paste Member Name in Quick Reply Box Dandello
Forum Administrator
YaBB Modder
*****
Offline


I love YaBB 2.7!

Posts: 2235
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Mood: Annoyed
Zodiac sign: Virgo
Re: Conversion
Reply #41 - Aug 18th, 2017 at 1:16pm
Mark & QuoteQuote  
Just uploaded the current batch of fixes to the SVN - The Language Converter now has two scripts and does its work in a popup window. The Language Converter also requires the user to step through each step.

I'm still working on the NewSettings issue.
  

Perfection is not possible. Excellence, however, is excellent.
Back to top
WWW  
IP Logged
 
Paste Member Name in Quick Reply Box pyragony54
Language
***
Offline


I Love YaBB!

Posts: 852
Location: Йошкар-Ола
Joined: May 25th, 2014
Gender: Male
Mood: Dead
Zodiac sign: Scorpio
Re: Conversion
Reply #42 - Aug 18th, 2017 at 1:28pm
Mark & QuoteQuote  
I have already seen the SVN and already loaded. Will install immediately.

At the moment, I only do YaBB and YaBB and YaBB.
  

if (idea == 'none') {use (manuals) && (Google | | search)}
if ($ answer == 0) {post (question)}
Back to top
 
IP Logged
 
Paste Member Name in Quick Reply Box pyragony54
Language
***
Offline


I Love YaBB!

Posts: 852
Location: Йошкар-Ола
Joined: May 25th, 2014
Gender: Male
Mood: Dead
Zodiac sign: Scorpio
Re: Conversion
Reply #43 - Aug 18th, 2017 at 2:07pm
Mark & QuoteQuote  
I think here we have a little bug in the script.  Smiley

Quote:
Can't locate /var/www/vhosts/yabbtest.de/cgi-bin/yabb2ConvertLang/Variables/Memberlist.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl . /var/www/vhosts/yabbtest.de/cgi-bin/yabb2/Modules /var/www/vhosts/yabbtest.de/cgi-bin/yabb2/Modules) at ConvertLang.pl line 589.
  

if (idea == 'none') {use (manuals) && (Google | | search)}
if ($ answer == 0) {post (question)}
Back to top
 
IP Logged
 
Paste Member Name in Quick Reply Box Dandello
Forum Administrator
YaBB Modder
*****
Offline


I love YaBB 2.7!

Posts: 2235
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Mood: Annoyed
Zodiac sign: Virgo
Re: Conversion
Reply #44 - Aug 18th, 2017 at 2:45pm
Mark & QuoteQuote  
Yeah  Embarrassed Found that one about 5 minutes after posting it to the SVN - there's a new version up now. Also found some typos in Convert2x  Sad
  

Perfection is not possible. Excellence, however, is excellent.
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1 2 [3] 4 5 ... 15
ReplyAdd Poll Send Topic
Bookmarks: del.icio.us Digg Facebook Google LinkedIn reddit Twitter Yahoo
Conversion

Please type the characters exactly as they appear in the image,
without the first 2 and last 2 characters.
The characters must be typed in the same order,
and they are case-sensitive.
Open Preview Preview

You can resize the textbox by dragging the right or bottom border.
Off Topic Comment Insert Spoiler
Insert Hyperlink Insert FTP Link Insert Image Insert E-mail Insert Media Insert Table Insert Table Row Insert Table Column Insert Horizontal Rule Insert Teletype Insert Code Insert Quote Edited Superscript Subscript Insert List /me - my name Insert Marquee Insert Timestamp No Parse
Bold Italicized Underline Insert Strikethrough Highlight
                       
Change Text Color
Insert Preformatted Text Left Align Centered Right Align
resize_wb
resize_hb







Max 5000 characters. Remaining characters:
Text size: %
More Smilies
View All Smilies
Collapse additional features Collapse/Expand additional features Smiley Wink Cheesy Grin Angry Sad Shocked Cool Huh Roll Eyes Tongue Embarrassed Lips Sealed Undecided Kiss Cry