vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   proplen in the replace of the link (https://vborg.vbsupport.ru/showthread.php?t=199682)

eng. deeb 12-24-2008 05:18 AM

proplen in the replace of the link
 
I install the replacment the link by title of the page

and it give me for the arabic title strange letter

ط?ظ?ط?ط?ط?ظٹط?.ظ?طھ | ط?ظ?ط?ظپط*ط? ط?ظ?ط?ظٹط?ط?ظٹط?

ط?ظ?ط?ط?ط?ظٹط?.ظ?طھ | ط?ظ?ط?ظپط*ط? ط?ظ?ط?ظٹط?ط?ظٹط?

and so I delete the hack

but the replacement still work

to see it from here

http://manutdarb.com/vb/world-arabic...html#post37601

--------------- Added [DATE]1230113397[/DATE] at [TIME]1230113397[/TIME] ---------------

up pleas help

Dismounted 12-24-2008 08:38 AM

Try running this query:
[sql]TRUNCATE TABLE postparsed;[/sql]

eng. deeb 12-24-2008 09:50 AM

I will try

eng. deeb 12-28-2008 05:19 AM

I try to mak a query but this msg came for me

you do not have any privlage to make an query

--------------- Added [DATE]1230449434[/DATE] at [TIME]1230449434[/TIME] ---------------

I run the query but it does not work

Lynne 12-28-2008 02:43 PM

If you are trying to run a query through your admin cp, you need to make sure your userid is listed in the config.php file as a user allow to do queries:

PHP Code:

    //    ****** USERS WITH QUERY RUNNING PERMISSIONS ******
    //    The users specified here will be allowed to run queries from the control panel.
    //    See the above entries for more information on the format.
    //    Please note that the ability to run queries is quite powerful. You may wish
    //    to remove all user IDs from this list for security reasons.
$config['SpecialUsers']['canrunqueries'] = ''


eng. deeb 12-30-2008 05:13 AM

Quote:

Originally Posted by Lynne (Post 1695549)
If you are trying to run a query through your admin cp, you need to make sure your userid is listed in the config.php file as a user allow to do queries:

PHP Code:

    //    ****** USERS WITH QUERY RUNNING PERMISSIONS ******
    //    The users specified here will be allowed to run queries from the control panel.
    //    See the above entries for more information on the format.
    //    Please note that the ability to run queries is quite powerful. You may wish
    //    to remove all user IDs from this list for security reasons.
$config['SpecialUsers']['canrunqueries'] = ''


I do it and I run the querry but it does not make any change

Lynne 12-30-2008 03:20 PM

Did you get an error when running the query? Did you look to see if the postparsed table was in fact truncated? If it wasn't, perhaps you have a prefix for your tables and you need to add that into the query.

eng. deeb 01-11-2009 12:36 PM

it give that there are no taple

Dismounted 01-12-2009 04:31 AM

Quote:

Originally Posted by Lynne (Post 1697232)
Did you get an error when running the query? Did you look to see if the postparsed table was in fact truncated? If it wasn't, perhaps you have a prefix for your tables and you need to add that into the query.

Did you set a table prefix?


All times are GMT. The time now is 01:23 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01103 seconds
  • Memory Usage 1,736KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete