1
RSearcy
Re: Fatal error when posting or replying using CBB 3.08
  • 2007/9/11 13:44

  • RSearcy

  • Just popping in

  • Posts: 45

  • Since: 2004/3/2 2


I have an update for you.

I upgraded Frameworks to 1.20 (I did this before I saw your message) and I now get this (and only this....less errors than the previous time):

Fatal error: Call to undefined function: getinstance() in /home/greenm/public_html/Frameworks/xoops22/class/xoopsform/formeditor.php on line 30
Notice [PHP]: unserialize(): Error at offset 252 of 255 bytes in file modules/statistics/include/hitcounter.php line 206

Xoops is 2.2.5 and Frameworks is 1.20.

I did have problems with editing someone's profile, but it seems like that problem has been fixed.

In addition, I have tried going back to 2.2.4 and I still get the errors (even after updating the system module).



2
RSearcy
Re: Fatal error when posting or replying using CBB 3.08
  • 2007/9/11 13:24

  • RSearcy

  • Just popping in

  • Posts: 45

  • Since: 2004/3/2 2


1.10.

Does 1.20 fix this or something?

Reason why I didn't update that was because upgrading seemed like a nightmare last time. I was getting errors despite copying those 2 or so files that are required (got "locale too old" errors even after copying those files -- I still don't remember what I did to fix it, because I was randomly guessing at stuff and got it to work after about 3 hours).



3
RSearcy
Fatal error when posting or replying using CBB 3.08
  • 2007/9/11 12:32

  • RSearcy

  • Just popping in

  • Posts: 45

  • Since: 2004/3/2 2


This morning, when I went to reply to a thread or post a new one, I got a blank white screen.

I go into the admin area and enable PHP Debug and went back to that blank white page and found the following.....

Fatal error: Call to a member function on a non-object in /home/greenm/public_html/class/xoopsform/formeditor.php on line 73
Notice [PHP]: unserialize(): Error at offset 252 of 255 bytes in file modules/statistics/include/hitcounter.php line 206
Notice [PHP]: Only variables should be assigned by reference in file class/xoopslists.php line 189
Notice [PHP]: Undefined index: name in file class/xoopseditor/xoopseditor.php line 78
Notice [PHP]: Undefined index: name in file class/xoopseditor/xoopseditor.php line 78
Warning [PHP]: array_multisort(): Array sizes are inconsistent in file class/xoopseditor/xoopseditor.php line 82
Notice [PHP]: Only variable references should be returned by reference in file class/xoopseditor/xoopseditor.php line 111

We upgraded from 2.2.4 to 2.2.5 last night and all seemed like it worked well, although I never tried posting.

If you need server info (software versions, etc.), let me know and I'll get that to you.



4
RSearcy
Inserting PM link in users' profiles
  • 2007/1/6 16:35

  • RSearcy

  • Just popping in

  • Posts: 45

  • Since: 2004/3/2 2


Howdy gang.

For some odd reason, newer users that sign up for our site get a PM link in their profiles, while older members (which were converted from PHP Nuke to Xoops) don't.

I was digging into the database and discovered a row in the xoops_user_profile table called pm_link.

Well, turns out, all the converted users.....theirs is blank, while all others (1st admin account for emergencies and new users) shows this:

<a href="javascript:openWithSelfMain('{X_URL}/modules/pm/pmlite.php?send2=1&to_userid={X_UID}', 'pmlite', 550, 450);" title="Write a message to {X_UNAME}"><img src="{X_URL}/modules/pm/images/pm.gif" alt="Write a message to {X_UNAME}" /></a>


How do I go about inserting this in EVERYONE's pm_link field in the database without having to do all 4000+ (or however many are blank) manually? What SQL code do I need to run to do that?

Thanks a bunch in advance!



5
RSearcy
Re: 2.2.5 RC2 -- System upgrade errors
  • 2007/1/5 18:42

  • RSearcy

  • Just popping in

  • Posts: 45

  • Since: 2004/3/2 2


Hmmm...weird. Glad to hear that problem got fixed.



6
RSearcy
Re: 2.2.5 RC2 -- System upgrade errors
  • 2007/1/5 17:50

  • RSearcy

  • Just popping in

  • Posts: 45

  • Since: 2004/3/2 2


Nope -- no solution at all yet.



7
RSearcy
2.2.5 RC2 -- System upgrade errors
  • 2007/1/3 4:36

  • RSearcy

  • Just popping in

  • Posts: 45

  • Since: 2004/3/2 2


Howdy folks!

We've got XOOPS 2.2.5 RC2 installed on a test platform (NOT on the live site), and a few members ofhttp://www.golden-road.net and myself have formed a "beta test team" so we can go through and look at everything, and request new features, report bugs, etc. to not only try to help out the XOOPS community, but also to improve the site portion of a user's experience at Golden-Road.net (i.e. fix some bugs that are still buggin' us (like one of the supposed bug fixes in 2.2.5 RC2 concerning PMs, etc.))
I got these errors when trying to upgrade the system module....

ERRORCould not insert field umode into the databaseDuplicate column name 'umode'
  
ERRORCould not insert field uorder into the databaseDuplicate column name 'uorder'
  
ERRORCould not insert field notify_method into the databaseDuplicate column name 'notify_method'
  
ERRORCould not insert field notify_mode into the databaseDuplicate column name 'notify_mode'
  
ERRORCould not insert field user_regdate into the databaseDuplicate column name 'user_regdate'
  
ERRORCould not insert field posts into the databaseDuplicate column name 'posts'
  
ERRORCould not insert field attachsig into the databaseDuplicate column name 'attachsig'
  
ERRORCould not insert field timezone_offset into the databaseDuplicate column name 'timezone_offset'
  
ERRORCould not insert field user_mailok into the databaseDuplicate column name 'user_mailok'
  
ERRORCould not insert field theme into the databaseDuplicate column name 'theme'
  
ERRORCould not insert field actkey into the databaseDuplicate column name 'actkey'
  
ERRORCould not insert field last_login into the databaseDuplicate column name 'last_login'
Updating user profile field default value...
xoops_module_update_system executed successfully.

Module System updated successfully.


Also, got this error when upgrading the PM module....

ERRORCould not insert field pm_link into the databaseDuplicate column name 'pm_link'

Module Private Messaging updated successfully.


And then the Profile module....

ERRORCould not insert field user_aim into the databaseDuplicate column name 'user_aim'
  
ERRORCould not insert field user_icq into the databaseDuplicate column name 'user_icq'
  
ERRORCould not insert field user_from into the databaseDuplicate column name 'user_from'
  
ERRORCould not insert field user_sig into the databaseDuplicate column name 'user_sig'
  
ERRORCould not insert field user_viewemail into the databaseDuplicate column name 'user_viewemail'
  
ERRORCould not insert field user_yim into the databaseDuplicate column name 'user_yim'
  
ERRORCould not insert field user_msnm into the databaseDuplicate column name 'user_msnm'
  
ERRORCould not insert field bio into the databaseDuplicate column name 'bio'
  
ERRORCould not insert field user_intrest into the databaseDuplicate column name 'user_intrest'
  
ERRORCould not insert field user_occ into the databaseDuplicate column name 'user_occ'
  
ERRORCould not insert field url into the databaseDuplicate column name 'url'
  
ERRORCould not insert field newemail into the databaseDuplicate column name 'newemail'


It says that the system is 2.13, and PM and Profile modules are still 0.1.

Did it really upgrade? Or did something really go wrong?

Thanks in advance.



8
RSearcy
Re: News preview -- black text on black background, need change to white text
  • 2006/12/19 22:59

  • RSearcy

  • Just popping in

  • Posts: 45

  • Since: 2004/3/2 2


I've always considered downloading Firefox and trying it out. Now that something like you just suggested is out there......I'll definitely try it ASAP. That'll solve a lot of my CSS problems (and if you see on the actual Golden-Road.net site....I'm talking about Cascading Style Sheets, not our daily chat room game of Chatroom Showcase Showoff ).



9
RSearcy
Re: News preview -- black text on black background, need change to white text
  • 2006/12/19 22:33

  • RSearcy

  • Just popping in

  • Posts: 45

  • Since: 2004/3/2 2


Thanks! It worked!



10
RSearcy
Re: News preview -- black text on black background, need change to white text
  • 2006/12/19 21:00

  • RSearcy

  • Just popping in

  • Posts: 45

  • Since: 2004/3/2 2


Uhh....those pictures you see about the blank forum subjects are on the test site...

Test site:http://grfinal.robertsearcy.info

You probably went to the regular site,http://www.golden-road.net

(and I have to agree with most people that having a test platform separate from the live site is a real good idea)




TopTop
(1) 2 3 4 5 »



Login

Who's Online

127 user(s) are online (77 user(s) are browsing Support Forums)


Members: 0


Guests: 127


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits