| Author |
Message |
NovemberRain
Sergeant


Joined: Jan 30, 2003
Posts: 96
Location: Istanbul
|
Posted:
Thu Mar 20, 2003 11:09 am |
  |
I have some problems in rc3
preferences don't save in the admin panel, i click save changes and it goes to index.php and no change.
another problem, i noticed the same error in this site, for example
http://www.nukecops.com/userinfo-NovemberRain.html
every user has sent the same news and posted the same comments
another one, this is not a bug but, is it possible to open the forum in a new window without the left blocks, just the forums itself? as most of my visitors are using 800*600 and forum doesn't fit my theme. |
|
|
    |
 |
chatserv
General


Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
|
Posted:
Thu Mar 20, 2003 11:30 am |
  |
|
    |
 |
NovemberRain
Sergeant


Joined: Jan 30, 2003
Posts: 96
Location: Istanbul
|
Posted:
Thu Mar 20, 2003 11:46 am |
  |
thanks but what about the other ones? |
|
|
    |
 |
chatserv
General


Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
|
Posted:
Thu Mar 20, 2003 11:51 am |
  |
For the first one try reuploading the admin files, i have tested 6.5 on several sites and none have this problem, as for the userinfo link you posted, in the case of this site i believe it is caused by the GoogleTap addon, would have to wait for Zhen to comment on that one though. |
_________________ Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources |
|
    |
 |
NovemberRain
Sergeant


Joined: Jan 30, 2003
Posts: 96
Location: Istanbul
|
Posted:
Thu Mar 20, 2003 12:03 pm |
  |
i don't have GoogleTap but i have that problem and i noticed the same error in another site |
|
|
    |
 |
chatserv
General


Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
|
Posted:
Thu Mar 20, 2003 12:08 pm |
  |
I read at phpnuke.org a post about this happening when you click on a username while you are not logged in as a user, is this your case? can you provide a url to your site? |
_________________ Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources |
|
    |
 |
NovemberRain
Sergeant


Joined: Jan 30, 2003
Posts: 96
Location: Istanbul
|
Posted:
Thu Mar 20, 2003 12:19 pm |
  |
|
    |
 |
chatserv
General


Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
|
Posted:
Thu Mar 20, 2003 12:49 pm |
  |
Aside from the change in the sql layer abstraction i only see two changes in the userinfo function and one of them deals with PM`s, the other one is what is grabbed from the database which i changed to look for the same data it did in 6.0 (changing the fields of course), try it out and let me know if anything changes, save a copy of the Your Account module`s index.php file and then place the following one on the server
http://nukecops.com/uploads/chatserv/index.php.tar.gz |
_________________ Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources |
|
    |
 |
Imago
Captain


Joined: Jan 17, 2003
Posts: 629
Location: Europe
|
Posted:
Thu Mar 20, 2003 1:19 pm |
  |
Let's wait for the first Your Account tweak.
I've just registered with Klavye.com
1. There's no security code
2. Themes do not change
3. Your Account is total disaster, as it is everywhere
4. Forum Profile is buggy
http://www.klavye.com/modules.php?name=Forums&file=profile&mode=editprofile
a) there is no email text and address exposed !!!
b) there is only one template that has nothing to do with the themes, nominally
c) impossible selection of avatars, too much WARNINGS
d) when you try to update information, the result is
- - - Girdiğiniz şifre şu andaki şifrenizi tutmuyor - - -
perhaps, Your password is not found in our DB
and these bugs are to be found on many RC3 sites. |
|
|
    |
 |
Imago
Captain


Joined: Jan 17, 2003
Posts: 629
Location: Europe
|
Posted:
Thu Mar 20, 2003 1:35 pm |
  |
Chatserv, your index.php gets the same mess with the comments and the articles. |
|
|
    |
 |
chatserv
General


Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
|
Posted:
Thu Mar 20, 2003 2:32 pm |
  |
While testing this i noticed i could view my own profile ok (at least while logged in) but clicking on other user profiles came up with anonymous results, i made some changes to the file but haven`t been able to test it thanks to the DOS attacks that have been directed at nukeresources lately, when i get a chance to test it and if it works i will upload it. |
_________________ Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources |
|
    |
 |
chatserv
General


Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
|
Posted:
Thu Mar 20, 2003 4:54 pm |
  |
Think i got it, download again and let me know |
_________________ Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources |
|
    |
 |
NovemberRain
Sergeant


Joined: Jan 30, 2003
Posts: 96
Location: Istanbul
|
Posted:
Fri Mar 21, 2003 12:26 am |
  |
this one fixes that problem
but still problems in rc3, as i mentioned above, after upgrading from 6.0 to 6.5 RC3, admin panel prefences aren't saved. i reuploaded the admin directory files and still the same.
another problem is in the user info block that comes with 6.5, it says that i have one private message but when i enter p.m i see that i have no p.message. i came across this problem in two other nuke RC3 site. |
|
|
    |
 |
Imago
Captain


Joined: Jan 17, 2003
Posts: 629
Location: Europe
|
Posted:
Fri Mar 21, 2003 3:38 am |
  |
Thank you, Chatserv, now it works fine. Could you please tell us what is wrong with this small hack showing the last 10 topics:
| Code: |
echo "<b>"._LAST10BBTOPICS." $userinfo[username]:</b><br>";
$sql8 = "SELECT t.topic_title, t.topic_first_post_id, f.forum_name, t.forum_id FROM ".$prefix."_bbtopics t, ".$prefix."_bbforums f where t.forum_id=f.forum_id and t.topic_poster='$userinfo[user_id]' order by t.topic_time DESC limit 0,20",
$result8 = $db->sql_query($sql8);
while($row8 = $db->sql_fetchrow($result8)) {
$topic_title = $row8[topic_title];
$topic_first_post_id = $row8[topic_first_post_id];
$forum_id = $row8[forum_id];
$forum_name = $row8[forum_name];
echo "<li><a href=\"forum.html$forum_name\">$forum_id</a> » <a href=\"postp.html$topic_first_post_id\">$topic_title</a><br>";
}
CloseTable(); |
NovemberRain,
download the User Info fix from the download section of this site. |
|
|
    |
 |
NovemberRain
Sergeant


Joined: Jan 30, 2003
Posts: 96
Location: Istanbul
|
Posted:
Fri Mar 21, 2003 4:09 am |
  |
thanks imago it's fixed now.
the forum block that comes with 6.5 has problems i think, it shows some topics but they are not the last posts. any idea? |
|
|
    |
 |
|
|