Update Forum Counts - Posted (3449 Views)
Junior Member
top
Posts: 150
150
thanks in advance
Update Section CAT_ID=
Instead of the update to all forum

admin_count.asp
Updating Counts Step 1 of 5
I want to update one partition instead of every forum
Step CAT_ID=

how?..
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=69055
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Advanced Member
Etymon
Posts: 2396
2396
Hi top,

I can give you an answer after I get back from a trip today.
Etymon
Posted
Junior Member
top
Posts: 150
150
thanks advance Etymon
Posted
Advanced Member
Etymon
Posts: 2396
2396
Hi top,

You're quite welcome. smile
I am still working on it in between other projects. It'll come.
Posted
Junior Member
top
Posts: 150
150
Hi Etymon
To wait..
Posted
Advanced Member
Etymon
Posts: 2396
2396
Hi top,

Give this a try and let me know if it is what you had in mind.
MOD: Update Category Counts Download: http://www.snitzbitz.com/mods/details.asp?Version=All&mid=313
Posted
Junior Member
top
Posts: 150
150
Hi Etymon
There is something wrong in the page when you enter the Redirect to admin_home.asp
Posted
Advanced Member
Etymon
Posts: 2396
2396
I am unsure of what you mean. Can you explain it in more detail?
Posted
Junior Member
top
Posts: 150
150
When you open admin_count_category.asp Redirect admin_home.asp

if not(Request("update") = "cat") then
Response.Redirect "admin_home.asp"
Response.End
end if
Posted
Advanced Member
Etymon
Posts: 2396
2396
Good point!
I updated the instructions at the download link:

http://www.snitzbitz.com/mods/details.asp?Version=All&mid=313
Posted
Junior Member
top
Posts: 150
150
Good Works well

Thank you Etymon
You Must enter a message