[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 173: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 174: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 180: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
IntegraMOD Home of phpBB Integrated Modifications 2006-06-15T01:19:24-07:00 https://integramod.com/forum/feed.php?f=17&t=139 2006-06-15T01:19:24-07:00 2006-06-15T01:19:24-07:00 https://integramod.com/forum/viewtopic.php?t=139&p=9475#p9475 <![CDATA[[Problem] Adding bots and Deleting inactive users]]> Statistics: Posted Author: bariq — Thu Jun 15, 2006 1:19 am


]]>
2006-06-05T13:21:03-07:00 2006-06-05T13:21:03-07:00 https://integramod.com/forum/viewtopic.php?t=139&p=8602#p8602 <![CDATA[Re: [Problem] Adding bots and Deleting inactive users]]>
i have found a fix, if you go into the templates directory, admin and then bots_body.tpl, then replace every &id with ?id and reupload the file. I had the problem like you and this definately fixed it!

Maddocks

Statistics: Posted Author: maddocks — Mon Jun 05, 2006 1:21 pm


]]>
2006-04-16T07:01:52-07:00 2006-04-16T07:01:52-07:00 https://integramod.com/forum/viewtopic.php?t=139&p=1855#p1855 <![CDATA[[Problem] Adding bots and Deleting inactive users]]> Statistics: Posted Author: Nata — Sun Apr 16, 2006 7:01 am


]]>
2006-04-14T18:34:24-07:00 2006-04-14T18:34:24-07:00 https://integramod.com/forum/viewtopic.php?t=139&p=1676#p1676 <![CDATA[[Problem] Adding bots and Deleting inactive users]]>
can anyone check their admin_users_inactive.php and users_inactive_body.tpl here pls

Statistics: Posted Author: bariq — Fri Apr 14, 2006 6:34 pm


]]>
2006-04-14T13:58:18-07:00 2006-04-14T13:58:18-07:00 https://integramod.com/forum/viewtopic.php?t=139&p=1610#p1610 <![CDATA[[Problem] Adding bots and Deleting inactive users]]> Statistics: Posted Author: Nata — Fri Apr 14, 2006 1:58 pm


]]>
2006-04-14T02:26:06-07:00 2006-04-14T02:26:06-07:00 https://integramod.com/forum/viewtopic.php?t=139&p=1491#p1491 <![CDATA[[Problem] Adding bots and Deleting inactive users]]>
well this is what i found...

users_inactive_body.tpl

Take a look at the "&" after the php file...

<input>
<input>
<input>


now changing the above code to this, replacing "&" after the php file with "?" solves the problem


<input>
<input>
<input>


why was this code working normally before? if something.php&mode is taken as a whole filename and something.php? is taken as filename and parameter.

I know nuts about php, i just used my asp knowledge to figure out whats going on.

Statistics: Posted Author: bariq — Fri Apr 14, 2006 2:26 am


]]>
2006-04-13T21:09:52-07:00 2006-04-13T21:09:52-07:00 https://integramod.com/forum/viewtopic.php?t=139&p=1485#p1485 <![CDATA[[Problem] Adding bots and Deleting inactive users]]>
"ilia";p="1361" wrote:
well it's commonly not completed uploaded file , try to reupload all the admin folder in your forum root and all the admin folder of your template folder .

it must work !

by the way , when u give us the links it dont work cause we dont have the cookies in our computers so try to post a images !


Hi Iliia,
Its not half uploaded file, well i uploaded the files many times but no luck in fixing the problem.

I posted the url's to show the way sid is being carried with the first and there is no sid in the second.

Statistics: Posted Author: bariq — Thu Apr 13, 2006 9:09 pm


]]>
2006-04-13T11:34:13-07:00 2006-04-13T11:34:13-07:00 https://integramod.com/forum/viewtopic.php?t=139&p=1361#p1361 <![CDATA[[Problem] Adding bots and Deleting inactive users]]>
it must work !

by the way , when u give us the links it dont work cause we dont have the cookies in our computers so try to post a images !

Statistics: Posted Author: Nata — Thu Apr 13, 2006 11:34 am


]]>
2006-04-13T02:17:18-07:00 2006-04-13T02:17:18-07:00 https://integramod.com/forum/viewtopic.php?t=139&p=1262#p1262 <![CDATA[[Problem] Adding bots and Deleting inactive users]]>
But if its a permission issue then the whole php page cant be accessed not selective access. Here is a example:

http://www.mytikas.org/portal/admin/adm ... 33c8928cd0
shows me the list of the inactive users

but when i try to delete one inactive user after selecting the check box
http://www.mytikas.org/portal/admin/adm ... ode=delete

I get page not found <img>

Both functions are accessing the same php file. so any other ideas ?

Statistics: Posted Author: bariq — Thu Apr 13, 2006 2:17 am


]]>
2006-04-12T14:55:42-07:00 2006-04-12T14:55:42-07:00 https://integramod.com/forum/viewtopic.php?t=139&p=1232#p1232 <![CDATA[[Problem] Adding bots and Deleting inactive users]]> Statistics: Posted Author: Nata — Wed Apr 12, 2006 2:55 pm


]]>
2006-04-12T09:35:03-07:00 2006-04-12T09:35:03-07:00 https://integramod.com/forum/viewtopic.php?t=139&p=1135#p1135 <![CDATA[[Problem] Adding bots and Deleting inactive users]]>
Windows does require specific permissions for the IUSR_{computername} account. When you compare the CHMOD permissions on the install instructions page, make sure that for every file listed to CHMOD 666 or 777, that IUSR_{computername} has Modify/Write priviledges.

If you don't have terminal service access, check with your host, to see if they can change the permissions for you.

Statistics: Posted Author: Jason Sanborn — Wed Apr 12, 2006 9:35 am


]]>
2006-04-11T18:06:01-07:00 2006-04-11T18:06:01-07:00 https://integramod.com/forum/viewtopic.php?t=139&p=1044#p1044 <![CDATA[[Problem] Adding bots and Deleting inactive users]]>
"ilia";p="991" wrote:
How about the CHMOD ? are they all OK ?


Thanks for the response. well permissions are ok. Its a windows box. I used to delete inactive users and add/edit bots before. All of a sudden after i added a link which doesnt need sid for the bots to index my site, this problem started. Now i deleted that link from the menu but the problem still stays.

Statistics: Posted Author: bariq — Tue Apr 11, 2006 6:06 pm


]]>
2006-04-11T13:29:17-07:00 2006-04-11T13:29:17-07:00 https://integramod.com/forum/viewtopic.php?t=139&p=991#p991 <![CDATA[[Problem] Adding bots and Deleting inactive users]]> Statistics: Posted Author: Nata — Tue Apr 11, 2006 1:29 pm


]]>
2006-04-10T18:20:45-07:00 2006-04-10T18:20:45-07:00 https://integramod.com/forum/viewtopic.php?t=139&p=893#p893 <![CDATA[[Problem] Adding bots and Deleting inactive users]]>
Is there a way in ACP where i could have disabled the sid to be linked to delete inactive users and add/edit bots ?

Statistics: Posted Author: bariq — Mon Apr 10, 2006 6:20 pm


]]>
2006-04-10T05:07:03-07:00 2006-04-10T05:07:03-07:00 https://integramod.com/forum/viewtopic.php?t=139&p=801#p801 <![CDATA[[Problem] Adding bots and Deleting inactive users]]>
"Simon N";p="796" wrote:
Turn debug back on for more detailed error messages. See if this sheds more light on the problem.

Personally I suggest only turning it off on a board that is final.


Setting the debug on (portal/includes/constant.php - debug=1) didnt helped in isolating the problem in anyway. When i try to delete inactive user or add bots i get the same page not found msg.

URL that shows up is http://www.mytikas.org/portal/admin/index.php?admin=1

Statistics: Posted Author: bariq — Mon Apr 10, 2006 5:07 am


]]>