If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: Anonymous
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Author Message
I also have had this problem, even after reading these forums and stepping through the upgrade carefully.

One thing I didn't do was keep a copy of my old 2.2 \lib\session.class.php file....a pity. I hear it can fix the problem.

Anyway I found another way that has worked for me. It might break something else and perhaps the gurus here can let us know the dangers of this approach but anyway here is what I did.

The problem is one of sessions (aren't they always) and the check against the sessionID seems to fail throwing you back to login. I figured OK then, lets make it work. So in session.class.php

find starting at line 24


change to


It looks like this IF clause is evaluating to false either way. So by making the first one true I can now admin my 2.3.1 guestbook.

I am happy that this works, but just not sure if it creates a vulnerability, so comments are welcome.

My next issue is that 'last_visit' in the AUTH table is not updating.
up
okay i got a prob. i have the main php stuff installed all works fine. i can make polls everything but how can i get my poll onto a html page so others can actually tell me what they want?
I mostly use css. I can't find a css-file in the guestbook......

Pls help

Thanks
I like to personalise my guestbook wtih an own background image. Is there a simle way to insert a background-image

Thanks

Kees
heres an example..

JTD wrote:cool works great. I just tried it.
Just been experimenting more and have found the code for the entry in the first place

open Template
form.php

find and delete

<tr bgcolor="$VARS[tb_color_1]">
<td width="25%" class="font1"><img src="$GB_PG[base_url]/img/home.gif" width="16" height="16"> $LANG[FormUrl]:</td>
<td><input type="text" name="gb_url" size="42" value="http://" maxlength="45"></td>
</tr>



no more URL entries !!
I had this problem for ages and have adopted a different approach

LET THEM POST !!!

but then do what i did

open template

entry.php

find

$URL

and remove it

now the link to the URL is no longer displayed

Not the ideal solution but it works
Heh heh oops. Yeah I killed the project.

Instead of having it on the subdomain, since I'm guessing that the subdomain references as a non-top directory folder, it just doesn't work. When I try to do the instally in cpanel like that, it just screams at me that it isn't possible.

I just thought that the subdomain would have it's own top level directories but I guess it's not the case. Anyways. sorry about that.
My counter is not working and I can't figure out why. I've read through the readme and done everything. Not even the demo works.
I'm using the PNG Counter 1.0

The link to a page with the counter:
http://www.awards.the-portkey.com

Link to the folder:
http://www.awards.the-portkey.com/counter

What should I do to fix this???
How do you customize a php guestbook?
I would like to see a PHP version Access Stats!!!
Oh well I'm scrapping the subdomain guestbook -- I guess since it's not a folder in the top directory it glitches. Thanks for trying though.
Well this is interesting . . . if I enter the field as

http://www.thirtysilverpieces.net/eric/guestbook/index.php

The images work fine. Bizarre. Oh well, I'll just let my friend know when he links it it will have to be that way. As well as linking any images on it.

So any ideas on what's up with the editting templates feature? Or is it best that I don't try to mess with it since I can edit it in Dreamweaver or with an FTP program?
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum