1
smoothly
xphpbbi not compatible with php5?
  • 2006/6/5 16:40

  • smoothly

  • Just popping in

  • Posts: 17

  • Since: 2005/10/29


Since my provider installed PHP5 my xphpbbi-module won't work anymore. I'm getting the following error when trying to get on:


Error doing DB query userdata row fetch

DEBUG MODE

SQL Error : 1054 Unknown column 'u.uid' in 'on clause'

SELECT u.*, s.*, ue.*, se.* FROM xoops_users u, xoops_session s LEFT JOIN xoops_phpbbi_user_ext ue ON u.uid=ue.uid LEFT JOIN xoops_phpbbi_session_ext se ON u.uid=se.session_user_id WHERE s.sess_id='d7abb45b0aa14467f5549fb3ff367cbf' AND u.uid = 1

Line : 120
File : sessions.php


-------

Does anyone know what to do?



2
smoothly
Re: aa-magazine.nl
  • 2005/11/14 12:00

  • smoothly

  • Just popping in

  • Posts: 17

  • Since: 2005/10/29


Haha, yeah but still we can't seem to get rid of the
'traffic light image'. Dam-n that Finkers



3
smoothly
aa-magazine.nl
  • 2005/11/14 11:26

  • smoothly

  • Just popping in

  • Posts: 17

  • Since: 2005/10/29


So, here's my new XOOPS site: www.aa-magazine.nl
It uses XOOPS 2.0.13 with the following modules:
xcgallery, xphpbbi, addresses, xfguestbook, extcal,
news 1.4 and smartsection. I implemented a couple
of hacks, such as the 'profile fields + photo hack'
and the pm hack. The site is about culture and
architecture in a Dutch city, so it's all in Dutch.

Btw the original template was 'karate redux blue'.

Note: smartsection ('architectuur') is not done yet.



4
smoothly
Re: pm > user dropdown box
  • 2005/11/7 22:25

  • smoothly

  • Just popping in

  • Posts: 17

  • Since: 2005/10/29


Typing in a dropdown box only works for the first letter
anyway; and besides that it's just annoying to have a
whole list of users - i can see not every member being
very happy with it.

But is there no way to do it without messing in the database?
Cause I have this feeling I won't get it to work that way :)



5
smoothly
Re: pm > user dropdown box
  • 2005/11/7 20:56

  • smoothly

  • Just popping in

  • Posts: 17

  • Since: 2005/10/29


Btw, using 2.0.13 and the particular file is pmlite.php



6
smoothly
pm > user dropdown box
  • 2005/11/7 20:55

  • smoothly

  • Just popping in

  • Posts: 17

  • Since: 2005/10/29


Hey there,

Does anyone know the answer to this one: when you want to
send a PM, you can select the user from a dropdown menu.
When there are a lot of users this gets pretty annoying.
Is there a way to just type the name in order to send it?

I messed around -a bit- already and when changed to a
textinput field I am able to send to a 'uid' - so when
I type the membership# it delivers. The big question is:
how to convert the value 'uname' which users will have
to type to a 'uid' to send it.

What I have is:

echo "<form action='pmlite.php' method='post' name='coolsus'>n";
            echo 
"<table width='300' align='center' class='outer'><tr><td class='head' width='25%'>"._PM_TO."</td>";
        if ( 
$reply == ) {
            echo 
"<td class='even'><input type='hidden' name='to_userid' value='".$pm->getVar("from_userid")."' />".$pm_uname."</td>";
        } elseif ( 
$send2 == ) {
            
$to_username XoopsUser::getUnameFromId($to_userid);
            echo 
"<td class='even'><input type='hidden' name='to_userid' value='".$to_userid."' />".$to_username."</td>";
        } else  {
            
            echo 
"<td class='even'><input type='text' name='to_userid' value='' /></td>";
        }



7
smoothly
Re: TinyEditor 0.5 problems : some solutions :-)
  • 2005/11/3 15:00

  • smoothly

  • Just popping in

  • Posts: 17

  • Since: 2005/10/29


Anyone? Cause the pop-up is a great feature when it works properly :)



8
smoothly
Re: TinyEditor 0.5 problems : some solutions :-)
  • 2005/10/31 19:00

  • smoothly

  • Just popping in

  • Posts: 17

  • Since: 2005/10/29


Thanks marcan, I got the Imgmanagaer to work properly.
Unfortunately I stumbled onto the next problem: the
pop-up function is great, except for the fact that
there's not a lot of popping-up goin on :) I'm just
getting a 404 when clicking on the thumbnail
- is this a known problem?



9
smoothly
Re: TinyEditor 0.5 image problems
  • 2005/10/30 21:19

  • smoothly

  • Just popping in

  • Posts: 17

  • Since: 2005/10/29


I'm having the exact same problem as the TS.
Anyone found a solution yet? Cause I can't
really come up with one.



10
smoothly
Re: Changing avatar directory?
  • 2005/10/29 14:29

  • smoothly

  • Just popping in

  • Posts: 17

  • Since: 2005/10/29


Ok, never mind - finally found the solution. Turns out
xPHPBBi messed with my class-files, so I uploaded the
original Xoops-files again and everything is back to normal.

Sometimes it's so simple that you just don't see it :)




TopTop
(1) 2 »



Login

Who's Online

272 user(s) are online (192 user(s) are browsing Support Forums)


Members: 0


Guests: 272


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