Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > Advanced Warning System (AWS)
FAQ Community Calendar Today's Posts Search

Closed Thread
 
Thread Tools
Re-direction Issues in Admin Cp Details »»
Re-direction Issues in Admin Cp
Version: , by slim cutty slim cutty is offline
Developer Last Online: May 2008 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 07-26-2005 Last Update: Never Installs: 0
 
No support by the author.

Hello sv1cec,

New thread posted as you wished for. You seem to have quite an attitude in the tone of what you typed before, I appreciate your help (not your tone) but you directed me to a forum from the original post which was updated today, the AWS (I didn't know it had its own help forum). My bad if I typed in the wrong thread, You gotta take it easy on the newbies, were just trying to learn...

Anyway, hopefully my pics will help you understand what I am saying better... oh yeah I have the most recent install of the AWS I dl'd today.

Hopefully these can help you help me thanks I don't know what is causing it to do this?

Download Now

File Type: (21.4 KB, 10 views)
File Type: (21.4 KB, 11 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 07-27-2005, 06:35 AM
sv1cec sv1cec is offline
 
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Check the edits you have done in file admincp/user.php.

As for my attitude, the link for the support forum was there for you to see, right at the top of each page of the old thread. Instead of following the directions, you posted there. I redirected you to this forum and you came here, went to the first thread you found (which had nothing to do with your problem) and posted your question.

Do you think that supporting this hack is an easy job? If posts get thrown in whatever thread you like, how on earth am I going to follow up what was the original problem?

Newbies should spend some time familiarizing themselves with the processes, instead of complaining. We were all newbies once, and we all make mistakes, learn from what the others tell you, instead of making a fuss about it.
  #3  
Old 07-27-2005, 11:17 PM
slim cutty slim cutty is offline
 
Join Date: May 2005
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks man, I understand you and I'm learning...

good day
  #4  
Old 07-28-2005, 02:25 AM
sv1cec sv1cec is offline
 
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Now, have you find your problem?
  #5  
Old 07-28-2005, 09:40 PM
Battle_Ring Battle_Ring is offline
 
Join Date: Apr 2004
Posts: 584
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

im gettign the same thing ive went over the admin/user file 3 times hmmmmmmmm

i dunno somethings wrong when you go edit a user in the admin panel and try t ogive warning it does than redirects you to a page cannot be displayed

it cant be anythign to do with the user file
  #6  
Old 07-29-2005, 02:36 AM
sv1cec sv1cec is offline
 
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No, I think it has something to do with the setup of your forums. Can you please tell me what is the URL of your forum and what is the URL of your admincp?
  #7  
Old 07-29-2005, 02:50 AM
Battle_Ring Battle_Ring is offline
 
Join Date: Apr 2004
Posts: 584
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

http://cnt-gifts.com/forums

http://cnt-gifts.com/forums/admincp

i can give you admin access if you need it
  #8  
Old 07-29-2005, 03:10 AM
sv1cec sv1cec is offline
 
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, I am not sure what the problem is, but I think both you and slim_cutty have your forums inside a "forums" directory, instead of within the root directory of your URL.

Try this and let me know how it works:

Edit your Warn.php file and find this:

PHP Code:
$url="/$admincpdir/user.php?do=edit&userid={$_POST['id']}"
Try changing that to:

PHP Code:
$url="$admincpdir/user.php?do=edit&userid={$_POST['id']}"
Let me know how that works. If it does not solve your problem, please go again in the User page and scroll all the way to the bottom, where there is the Warnings Information box. You should have a button there saying "Warn (non-post related). Hover your mouse over that button and see what it says at the status line of your browser. Tell me that.

Rgds
  #9  
Old 07-29-2005, 03:14 AM
Battle_Ring Battle_Ring is offline
 
Join Date: Apr 2004
Posts: 584
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks that worked

your awesome this hack is awesome

will it ever be ported over to 3.5 as a plug in
  #10  
Old 07-29-2005, 03:28 AM
sv1cec sv1cec is offline
 
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, glad if that worked. Let me see if this has to be changed as a standard bug fix.

As for the porting to 3.5 I am already working on that, and the Admincp part and the Warning part in the forums work OK, so far. But I need to come up with the parts of the code that deal with the Automatic Warnings, from posts or PMs.

So far, the code is totally using plug-ins and no code changes, but I am not sure how it will go in the other sections. I am not very enthusiastic about the whole porting, for the simple reason that my site is so heavily hacked that I do not think I'll ever upgrade it to 3.5, because I'll loose at least some of the functionality I have now (I do not think that every hack author will spend time porting their hacks to 3.5).

Rgds
Closed Thread


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:33 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04486 seconds
  • Memory Usage 2,305KB
  • Queries Executed 24 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (2)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete