Ok, heres my errors when i upload the sessions file
when i use my normal sessions file everything works i think expect for my shop mod and ported mods said to come here and ask so why not get sessions fixed to. so can someone help me out?
phpBB : Critical Error
Could not obtain ban information
DEBUG MODE
SQL Error : 1054 Unknown column 'ban_expire_time' in 'field list'
SELECT ban_ip, ban_userid, ban_email, ban_email, ban_expire_time, ban_priv_reason, ban_pub_reason_mode, ban_pub_reason FROM nuke_bbbanlist WHERE ban_ip IN ('40283788', '402837ff', '4028ffff', '40ffffff') OR ban_userid = 2 OR ban_email LIKE 'webmaster@smallsports.com' OR ban_email LIKE '@smallsports.com'
Line : 165
File : /home/smallspo/public_html/includes/sessions.php
_________________
wout Nuke Soldier
Joined: Jun 25, 2003
Posts: 31
Posted:
Fri Nov 21, 2003 10:55 am
I had that one too today.
Looking at my site when I was at work I hgot exactly the same error when trying to visit the Forums.
Trying to fix it, there was no error when I looked at the Forums from home. Strange. Makes me wonder who can see my forums and who cannot.
Minne Lieutenant
Joined: Jul 15, 2003
Posts: 150
Location: Small Sports
Posted:
Fri Nov 21, 2003 11:08 am
yea i am waiting for audioslaved to give us an answer
_________________
Audioslaved Elite Nuker
Joined: Jun 14, 2003
Posts: 420
Location: Hawaii and The Fan Forum
Posted:
Fri Nov 21, 2003 1:00 pm
The only changes because of GT should be below, everything else should remain the same in your sessions file, since GT portion of the sessions.php is not actually running these queries, I am assuming it is not being caused by GT code, perhaps there is some additional code in there that is causing this. I would recommend using your existing sessions.php, making a copy of it, and appending these changes to it and seeing if that works:
Code:
------------------------------------------------------
# Find the following block of code in the append_sid function
------------------------------------------------------
---------------------------------------------------------------------
# Create a new function after the append_sid function by adding the
following code: #
---------------------------------------------------------------------
Try doing that and let me know if the problem still occurs, also, can you give me a link where I can see the problem, that may joggle the memory and give me some extra ideas. Hows your site going BTW Minne, haven't seen you in awhile.
i gots it fixed. yea i had to start my site over. hosting problems. thats why i havent been around lately. i am trying to get my shop hack to work in google tap now but i get Shop Name Must Be Passed! for my effects shop and my sports shop it says No Shop Exists! and i take google tap off and it works
_________________
Audioslaved Elite Nuker
Joined: Jun 14, 2003
Posts: 420
Location: Hawaii and The Fan Forum
Posted:
Fri Nov 21, 2003 1:35 pm
Which version of the tap are you using? I have fixed many of the forums mod issues in the new NExtGEn beta. You may want to try that avenue and see if it works well for you, and custom code you already have can be included in it, I can walk you through it if you decide to do so. I am sure the current problem is one of the URL's acting funky and not passing the correct variables for the hack. Was this working before when your site was up prior or is this a new hack you installed since you just came back online.
this was working fine before i did. I'll try to install the NExtGEn beta thing u did and get back
_________________
Minne Lieutenant
Joined: Jul 15, 2003
Posts: 150
Location: Small Sports
Posted:
Fri Nov 21, 2003 1:49 pm
NExtGEn beta ok i did that. i uploaded the htaceess and header and footer for it and i am uploading the google tap folder in it rite now. but none of the things are .html there just regular stuff like smallsports.com/modules.php?name=Forums and w/e.
_________________
Audioslaved Elite Nuker
Joined: Jun 14, 2003
Posts: 420
Location: Hawaii and The Fan Forum
Posted:
Fri Nov 21, 2003 3:08 pm
you have to read a little bit for the beta, the block files need to be edited manually, If you look in the beta distro thread, I have a list of nuke URL's (modules.php?name=Your_Account) to .html URL's (account.html). It takes a few minutes to make the changes. Since I moved to module based, all core modules get converted on the fly when they are called, this will cut down on most of the overhead associated with GoogleTap, unfortunately blocks will need to be done manually, I included instructions in the beta on doing most of this. If you get stuck and need some help, let me know, alright?
i am a lil confused. i dont really care for the blocks rite now butthe whole modules thing. wheres the read me that says what to do
_________________
Audioslaved Elite Nuker
Joined: Jun 14, 2003
Posts: 420
Location: Hawaii and The Fan Forum
Posted:
Fri Nov 21, 2003 8:53 pm
What is confusing about the modules thing. All modules are stored in the GoogleTap directory, the module files are named as their module (i.e GT-News.php is for News module, GT-Your_Account.php is for the Your Account module)
Are you confused on how to add to them? Give me a few questions about what you are confused about and I will spill the beans the best I can for ya.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum