php forum
php mysql forum
php mysql smarty
 
Page 2 of 36 < 1 2 3 4 ... 35 36 >
Topic Options
#230308 - 12/28/02 09:49 AM Re: Integrated Index Page (IIP) 5.2 [Re: DonaldMbeki]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
Did you upload the new index.php script? Your query looks to be coming from the old one. The field it's trying to access does not exist in 6.2 <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#230309 - 12/28/02 02:19 PM Re: Integrated Index Page (IIP) 5.2 [Re: sjsaunders]
autoua.net Offline
User

Registered: 06/22/01
Posts: 49
Loc: Ukraine, Kyiv
Yes, I did upload new index.php script<br />This line from there<br />$palspath = "/var/www/html/autoua/auto_f";

Top
#230310 - 12/28/02 02:43 PM Re: Integrated Index Page (IIP) 5.2 [Re: DonaldMbeki]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
I just seached every file in the pals directory and the index.php page itself and I couldn't find the field U_Post_Format being referenced anywhere. <img src="/forum/images/graemlins/crazy.gif" alt="" /><br /><br />That query that's giving you the error looks to be the one that *used* to be in the index.php page. You may want to double check things to make sure it's uploading. <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#230311 - 12/28/02 03:06 PM Re: Integrated Index Page (IIP) 5.2 [Re: sjsaunders]
autoua.net Offline
User

Registered: 06/22/01
Posts: 49
Loc: Ukraine, Kyiv
I just now redownload 62709-IIP.5.2.zip and reuploading. I seen this same errors. <img src="/forum/images/graemlins/confused.gif" alt="" />

Top
#230312 - 12/28/02 03:09 PM Re: Integrated Index Page (IIP) 5.2 [Re: DonaldMbeki]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
I'll download the zip and check them over... perhaps I uploaded an old version?
_________________________
~Dave
ChattersOnline.com

Top
#230313 - 12/28/02 03:13 PM Re: Integrated Index Page (IIP) 5.2 [Re: DonaldMbeki]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
I just downloaded the zip file and used the windows search feature to look for the word U_Post_Format in the files and it was not found. I don't know where your error could be coming from if this field isn't in the scripts... <img src="/forum/images/graemlins/crazy.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#230314 - 12/28/02 03:40 PM Re: Integrated Index Page (IIP) 5.2 [Re: sjsaunders]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
Hey JustDave,<br /><br />I thought I'd check in to let you know that so far I haven't had any problems with IIP <img src="/forum/images/graemlins/wink.gif" alt="" /><br /><br />I did get the "Unknown cache version" error (mine was 5.0) but after a simple edit everything ran fine.<br /><br />Custom PAL boxes rule <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#230315 - 12/28/02 04:05 PM Re: Integrated Index Page (IIP) 5.2 [Re: jacksonm99]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
That's good to hear! <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />I tried to make sure I had covered all reported bugs with this release. It was less of an update but I want to level it off at some point. When I get some time I'll work on getting the pollpal script to use cache correctly. I really wanted to get that in but I spent way to much time and still wasn't finished making it work right.
_________________________
~Dave
ChattersOnline.com

Top
#230316 - 12/28/02 04:34 PM Re: Integrated Index Page (IIP) 5.2 [Re: sjsaunders]
autoua.net Offline
User

Registered: 06/22/01
Posts: 49
Loc: Ukraine, Kyiv
I found U_Post_Format. It is in index.php<br /> <pre><font class="small">code:</font><hr> <br />$user = $userob -> authenticate("U_Username,U_TempRead,U_FlatPosts,U_ActiveThread,U_Post_Format, <br />U_PicturePosts,U_ShowSigs,U_Email,U_PictureView,U_Status,U_Privates,U_Name,U_Title,<br />U_Totalposts,U_Visible, U_Laston,U_Sort,U_Display,U_View,U_PostsPer,U_EReplies,U_TextCols,U_TextRows,U_Language,<br />U_TempPass,U_TimeOffset,U_Groups,U_StartPage,U_Picture,U_Favorites,U_Number"); $myVer = ".: IIP $palVersion by David Lozier &copy;2002 :.";<br /> </pre><hr>

Top
#230317 - 12/28/02 05:00 PM Re: Integrated Index Page (IIP) 5.2 [Re: DonaldMbeki]
Ian_W Offline

Veteran

Registered: 02/22/02
Posts: 2575
Loc: England
Auto - looks like you have an old copy there - what does it say on the 2nd line? It should say 'Integrated Index Page (IIP) Version 5.2 (December 27, 2002)'<br /><br />I am wondering if your FTP package did not upload and overwrite the file for some reason.<br /><br />Ian
_________________________
Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....)

Top
#230318 - 12/28/02 05:15 PM Re: Integrated Index Page (IIP) 5.2 [Re: Gorlum]
autoua.net Offline
User

Registered: 06/22/01
Posts: 49
Loc: Ukraine, Kyiv
SQL ERROR: ..........<br /><br />We are currently updating this page...<br />Version missmatch! IIP 5.2 will not work with UBB.threads™ 6.2.<br />

Top
#230319 - 12/28/02 05:38 PM Re: Integrated Index Page (IIP) 5.2 [Re: DonaldMbeki]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
Yes it would seem that your old index.php file isn't being replaced with the new one. Check your paths and perhaps even delete the old file from your server then upload the new one. That query your having problems with is from the old index.php page. The new one does contain the field that is causing problems.
_________________________
~Dave
ChattersOnline.com

Top
#230320 - 12/28/02 06:09 PM Re: Integrated Index Page (IIP) 5.2 [Re: sjsaunders]
autoua.net Offline
User

Registered: 06/22/01
Posts: 49
Loc: Ukraine, Kyiv
Many thanks. If You have interest, could see my forums. <br /><br />It is all because of oncoming New Year holiday. People of my country already began celebration. Moreover, We will have end of celebration 13-14 January <img src="/forum/images/graemlins/grin.gif" alt="" /> <br /><br />If You will made in next release "some_language.php", like UBBT. I can translate to russian, and send theirs to You


Edited by auto (12/28/02 06:15 PM)

Top
#230321 - 12/28/02 06:12 PM Re: Integrated Index Page (IIP) 5.2 [Re: DonaldMbeki]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
I'm glad you got it going auto <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br /><br />Looking good too!
_________________________
~Dave
ChattersOnline.com

Top
#230322 - 12/28/02 08:06 PM Re: Integrated Index Page (IIP) 5.2 [Re: sjsaunders]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
Ok cool that makes sense now. I was scratching my head wondering why I was the only one there when I made that change yet in the Laston field everyone is there. COOL. Great Job. I did notice it is way more accurate than the laston entry.
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#230323 - 12/29/02 09:25 AM Re: Integrated Index Page (IIP) 5.2 [Re: sjsaunders]
Ian_W Offline

Veteran

Registered: 02/22/02
Posts: 2575
Loc: England
Dave,<br /><br />Similar error to Storm getting...<br /><br />'Unknown cache version (5.0) detected. Aborting update...'<br /><br />I will try and manually alter the code.<br /><br />Ian
_________________________
Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....)

Top
#230324 - 12/29/02 09:34 AM Re: Integrated Index Page (IIP) 5.2 [Re: Gorlum]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
Uhgg... how many versions did I have in there... lol<br /><br /><br />The cache hasn't changed from 4.6 to 5.1.1 so them changes should work if you edit the file. I'll adjust the zip file so nobody else gets this problem.<br /><br />Thanks <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#230325 - 12/29/02 10:24 AM Re: Integrated Index Page (IIP) 5.2 [Re: sjsaunders]
Storm_dup1 Offline
Member

Registered: 08/03/02
Posts: 263
Loc: Somewhere above Texas
Forget the massages man..... We're gonna have to use the money to buy you a seperate hard drive for each copy you play with.......hehe <img src="/forum/images/graemlins/grin.gif" alt="" />
_________________________
Some people read their stars..... I choose to write my own

Top
#230326 - 12/29/02 12:34 PM Re: Integrated Index Page (IIP) 5.2 [Re: sjsaunders]
Ian_W Offline

Veteran

Registered: 02/22/02
Posts: 2575
Loc: England
Not sure if this is my error, an Infopop error, or an IIP error <img src="/forum/images/graemlins/wink.gif" alt="" /><br /><br />On forums, that allow un-registered people, I now see **DONOTDELETE** as the users name in the latest news boxes <img src="/forum/images/graemlins/frown.gif" alt="" /><br /><br />This is also appearing in the shoutbox.<br /><br />Any thoughts?<br /><br />Ian
_________________________
Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....)

Top
#230327 - 12/29/02 12:45 PM Re: Integrated Index Page (IIP) 5.2 [Re: Gorlum]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
Actually it's not really a bug but a display/taste issue...<br /><br />Posts that belong to users that are deleted are assigned to the built in "place holder" user #1 which has the username **DONOTDELTE**<br /><br />What I need to do is allow for this use to have a name specified by the admin which I think should be Anonymous since when a guest user posts the post is also asigned to user number 1.<br /><br />The shout box is showing this same thing for anonymous shouts.<br /><br /><br /><br />This is happening because everything is off the user number now and not user names in 6.2 <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
Page 2 of 36 < 1 2 3 4 ... 35 36 >



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks