Quantcast
Channel: نخستین مرجع تخصصی رایگان ویبولتین
Viewing all 18168 articles
Browse latest View live

درخواست ویرایش لوگو

$
0
0
با سلام ببخشید میخواستم اگه میشه این لوگو رو واسم ویرایش کنید
logo.png

متن اول : انجمن مجازیان
متن دوم پایینی : انجمن تفریحی سرگرمی متفاوت

اون لوگو کناری هم به سلیقه خودتون عوض کنید یچیزی بزارید که به انجمن تفریحی بخوره خیلی ممنونم

ادرس :majazian.ir
تصاویر پیوست شده

چطور میشه تاپیک هارو آپ کرد؟

$
0
0
سلام
من هر چی گشتم بفهمم چطور باید تاپیک رو آپ کنم نفهمیدم
میشه کمک کنید؟

درخواست آموزش ساخت قالب ادمین سی پنل

$
0
0
سلام
دوستان اگه میشه اموزش ساخت قالب ادمین سی پنل وی بولتین رو قرار بدین
ممنون

نیاز به سرور مجازی

$
0
0
سلام به سرور مجازی با تخفیف مناسب نیاز دارم
Ram512-1024Core 1 Operation System:windows 2003-kali 2.0
اول با ویندوز کار میکنم بعد چند روز kali تغییر سیستم عامل رایگان باشه بهتره
باتشکر

تخفیف زمستانه سرور تک - 30 % تخفیف ویژه هاست میزبانی پرسرعت ssd تا آخر سال

$
0
0
تخفیف ویژه سرور تک از امروز 1394/10/29 شروع شده و تا آخر سال 94 ادامه دارد
کیفیت , قدرت , امنیت و پشتیبانی فعال را از سرور تک بخواهید
برخی از امکانات هاست میزبانی سرور تک به شرح زیر میباشد
پهنای باند : نا محدود
کلیه امکانات :نامحدود
ادد دامنه : نامحدود
ساب دامنه : نامحدود
پارک دامنه : نامحدود
تعداد اکانت ایمیل : نامحدود
تعداد اکانت FTP : نامحدود
وب سرور قدرتمند LiteSpeed
هارد پرسرعت : SSD
استفاده از آنتی شلرقدرتمند برای جلوگیری از دیداس
بک اپ گیری بصورت روزانه و هفتگی و ماهیانه انجام میگیرد.
پشتیبانی از کلیه اسکریپت ها و سیستم های مدیریت محتوا
( نصب خودکار اسکریپت و سیستم مدیریت محتوا فقط با 1 کلیک )
دارای پشتیبانی فعال و 24 ساعته
دارای 7 روز ضمانت بازگشت وجه



کد تخفیف در هنگام خرید : zemestan94 میباشد


سرور تک , همیشه تک

www.ServerTak.ir








مشکل در class_core.php و هم فکری برای رفع آن

$
0
0
با سلام و درود


مشکل اولیه ویرایش پست ها بود..


وقتی میخوام پستی رو ویرایش کنم .. .چیزی نمایش نمیده برای ویرایش کردن...

نسخه ویبولتین 4.2.2



کارهایی که کردم . .

غیر فعال کردن هک ها

استفاده از قالب پیشفرض

خالی کردن کش مروگر

استفاده از سیستم دیگه و تغییر آی پی

تعمیر استاندارد سازی جداول

ریپیر دیتابیس

تغییر فارسی ساز

هیچ کدوم نتیجه نداد...

با آزمایش و خطا به این نتیجه رسیدم . .. پست هایی که متنشون فارسی باشه توی ادیت چیزی نمایش نمیده . . ولی پستهایی که متنشون انگلیسی باشه ویرایش میشه . ..

سپس


مجبور شدم هرچی ریسیدم پنبه کنم و ویبولتین و دیتابیس رو کلا پاک کنم و از اول نصب کنم .. . .


بعد از نصب ویبولتین هیچ چیزی نصب نکردم...فقط فارسی ساز

یک پست تستی ارسال کردم . .هنگام ارسال با ارورهای class_wysiwygparser.php مواجه شدم .. پست ارسال شد . .ولی وقتی میخواستم ویرایش کنم روی ویرایش هنگ میکرد و داخل ویرایش نمیرفت سپس

طبق راهنمایی دوستان جلو رفتم این کدها
کد:

if (preg_match('#attachment.php\?attachmentid=(\d+)#si', $img_url,  $matches) AND  preg_match('#class=(\'|"|)([a-z0-9_-\s]+)?\s*previewthumb\s*([a-z0-9_-\s]+)?(\\1)#si',  $fullurl))
وبا کدهای خود ویبولتین مطابقت داشتن. . و سپس با راهنمایی دوستان کد رو در class_core.php
کد:

case E_NOTICE:            // Just ignore these completely //        break;

را به
کد:

case E_NOTICE:        case E_STRICT:        case E_DEPRECATED:              // Just ignore these completely //        break;
تغییر دادم .. .

زمانی که کد رو تغییر در class_core.php دادم... مشکل هنگ ویرایش درست شد...ولی برگشتیم سر خونه اول.. .. یعنی پست با متن فارسی رو ویرایش نمیکنه . . .ولی پست با متن انگلیسی رو ویرایش میکنه . ..

کد رو برداشتم روی ادیت پست دوباره هنگ میکنه....


گفتم موضوع رو بیان کنم و از همفکری شما استفاده کنم .. و ببینم مشکل از چی میتونه باشه و چگونه حل کنم مشکل رو ؟

راه اندازی بخش VIP

$
0
0
سلام یه تالار VIP درست کردم میخواستم این بخش رو فقط اون گروه کاربری که میخوام مشاهده کنه چطوری این کارو بکنم ؟

- سوال دوم

میخواستم [ آخرین ارسالات انجمن ] که هستش به تب اونا مثلا تالار موزیک رو اضافه کنم چطوری انجام بدم ؟

قالب سایت IGN


هک برای فروش فایل

$
0
0
سلام دوستان . هکی وجود داره ک بشه داخل انجمن فایل فروخت

درخواست طراحی قالب اختصاصی +هزینه

$
0
0
با سلام ببخشید من میخوام یه قالب اختصاصی واسم طراحی کنید یه چیز شیک و قشنگ میخوام واسه انجمنم

هرکی تمایل داره بگه خیلی ممنونم (:

vBulletin Connect v 5.1.9 PHP NULL

$
0
0
دانلود ویبولتین 5.1.9 - vBulletin Connect v 5.1.9 PHP NULL




We're happy to announce the release of vBulletin 5.1.9. All together over 60 issues have been resolved in vBulletin 5.1.9. While most of these issues are bug fixes, there are a few enhancements to the software.

Admin Control Panel
A few enhancements to the Admin Control Panel have been made. The most notable of these are the ability to filter setting groups by keyword (VBV-14711) and zebra striping in tables and lists (VBV-12053). In order to reduce confusion the tool header of "Show All Moderators" has been renamed to "Moderator Permissions" (VBV-14811). This better reflects the purpose of the tool.

New Themes
Four new themes (VBV-14797) have been added to the system. This brings the total number of themes added to 16. The new these are named Light Blue, Blue Yellow, Black Red and Wood.


The inclusion of web fonts within the oldest themes has been updated to the new method used in later themes. This increases performance of themes overall.

Module Handling
An issue was discovered that could reset the product that modules are assigned to when adding and uninstalling third party products. This has been corrected in the code. After upgrading, if you have any products installed that contain modules, you should reinstall those products. This will fix any incorrect productids.

Warning: Do not uninstall any products that contain modules at this time. You must reinstall your products first.





Custom Modules
Custom Module handling has been removed while the system is reworked (VBV-11339).

Due to GUID conflicts, all duplicate custom modules with the same GUID will be deleted during the upgrade process (VBV-14713). We will attempt to link the deleted modules to the original. However any default configuration changes will not be carried over. You have two options to manage any deployed widgets.

  • Run the upgrade and all duplicate widgets will be deleted automatically.
  • Change the guid of all records in the widget table with duplicate GUIDs. You can do this by adding -1, -2, etc... at the end of the GUID.


You would make these changes in a database tool like phpMyAdmin or Adminer. Your hosting provider most likely makes such a tool available in their hosting control panel.

Reverse #####
Reverse ##### support has been ported from vBulletin 4.X with easier methods of implementation within your /core/includes/config.php.


کد:

/* #### Reverse ##### IP ####If your use a system where the main IP address passed to vBulletin is the address of a ##### server
and the actual 'real' ip address is passed in another http header then you enter the details here */

/* Enter your known ##### servers here. You can list multiple trusted IPs separated by a comma.
You can also use the * wildcard (at the end of a definition only) or use the keyword 'all' to represent any ip address.*/
//$config['Misc']['#####iplist'] = '127.0.0.1, 192.168.*, all';

/* If the real IP is passed in a http header variable other than HTTP_X_FORWARDED_FOR, then you can set the name here; */ //$config['Misc']['#####ipheader'] = 'HTTP_X_FORWARDED_FOR';

If you do not have the above sections in your config.php, you should add them if you want to support reverse ##### handling on your site. For those of you supporting reverse ##### handling already, this should eliminate the need for the manual code changes previously provided by Technical Support.


This is available to all customers with a standard vBulletin 5 Connect license. Cloud customers should be notified in the next few days for their scheduled update time.

Discuss this release here: vBulletin Community Forum

Update: August 20th, 2015 4:00 PM PDT - Release Candidate 1 is now available.
Update: August 24th, 2015 4:00 PM PDT - Final Release.


Feature Request

  • [VBV-8855] - We need a tool / way to reset pages to the default
  • [VBV-14711] - Add a "filter" input above the settings select menu, to quickly find a particular setting or setting group
  • [VBV-14797] - New Themes (Theme set #3)



Improvement Request

  • [VBV-12053] - Please add grey lines in lists (AdminCP)
  • [VBV-13881] - Update webfont inclusion method for the first set of themes
  • [VBV-14013] - Clicking on Background image in Content Slider should take you to the content.
  • [VBV-14124] - Show current Page Template name when saving custom page.
  • [VBV-14623] - Add last post info to topic list in smaller responsive sizes
  • [VBV-14710] - Scroll to previous location when editing a template and using the "Save & Reload" button
  • [VBV-14811] - Rename "Show All Moderators" to "Moderator Permissions"



Task

  • [VBV-14839] - Change permission required for creating RSS feed




Bug

  • [VBV-2428] - (Porting from vB4) Support for reverse #####
  • [VBV-7955] - Flag Reports channel can be accessed only by administrators and super moderators
  • [VBV-10438] - Wrong phrase usage in privatemessage_foldersummary template
  • [VBV-11339] - Remove Custom Modules, until properly implemented
  • [VBV-11424] - IE11 and beyond detection
  • [VBV-11665] - Article title not displayed after saving edits to an article
  • [VBV-11948] - All users show as online on profile page and posts even though they are not online
  • [VBV-12249] - User Session expires too quickly on mobile apps
  • [VBV-12743] - The quick setup panel does not show in iOS. (but the button does)
  • [VBV-13604] - Required user profile fields causing problems for administrators, for some reason
  • [VBV-13715] - Icons needed for several recent modules that don't have an icon
  • [VBV-13822] - Occasional tmp_nodestats error - BIGINT UNSIGNED value is out of range
  • [VBV-14130] - Custom language importer should not set default language on UPGRADE
  • [VBV-14229] - Upgrade from 4.2.2 - Statistics posts = 0 in statistics module
  • [VBV-14246] - Change upgrader to overwrite themes every time
  • [VBV-14353] - Custom logo not showing for non-admins when site is turned off
  • [VBV-14445] - If DST Correction is set to Automatically detect, it may cause the site to constantly refresh
  • [VBV-14544] - Topic Titles are not censored
  • [VBV-14655] - vB_Api::instanceInternal('content_channel') in vB_Api_Content_Channel
  • [VBV-14672] - Final Upgrade Import XML Step 20/20 Frequently Times out on Shared Hosting.
  • [VBV-14696] - Forum Category Channels does not expose nodeid as a CSS ID.
  • [VBV-14697] - Session not maintained between MAPI & filedata/fetch, causing image issues in mobile apps if guests cannot view image attachments
  • [VBV-14713] - Upgrade fails with "Non-unique widget GUID" if having custom modules
  • [VBV-14714] - Replace broken images with links when user is not able to view the image (for example due to permission checks)
  • [VBV-14726] - Module icons needed for content slider & tag naviation
  • [VBV-14730] - Redundant options call in vB_String::fetchCensoredText
  • [VBV-14750] - Message Center: Wrong phrase (post) is being used in the filter
  • [VBV-14764] - Show all sub-channels of Special.
  • [VBV-14765] - Bug in secure route parsing
  • [VBV-14766] - Security token not appended to blueimp form data in IE when uploading new logo image
  • [VBV-14774] - Phrase no_permission_page_href_x_y_href_z sends Guest Users to Private Messages not the Contact form.
  • [VBV-14803] - Search is returning stale data when a new post is added by another user.
  • [VBV-14825] - Installing a new products sets all widgets to belong to this product
  • [VBV-14840] - Typo in makeconfig.php
  • [VBV-14892] - Wrong informations in header files
  • [VBV-14909] - Many popups have grey background (regression)
  • [VBV-14922] - System modules can be deleted
  • [VBV-14925] - Style manager shows dupes for master style
  • [VBV-14928] - Load new post race condition fix re-fix
  • [VBV-14955] - Visual issue at last page of private message
  • [VBV-14967] - Notice: ob_end_flush(): failed to delete and flush buffer. No buffer to delete or flush




Updated Templates
admin_sitebuilder
article_title_info
css_sitebuilder.css
display_Forums_list
module_title
widget_articledisplay
widget_conversationdisplay
css_b_content_slider.css
css_responsive.css
footer
privatemessage_foldersummary
privatemessage_listdeletedItems_toolbar
privatemessage_listinfractions_toolbar
privatemessage_listpending_toolbar
widget_contentslider
display_Topics_item
no_permission_page
contententry
css_b_post_notice.css
css_font_arvo.css
css_font_hind.css
css_font_nunito.css
css_font_raleway.css
css_font_ubuntu.css
display_contenttype_conversationreply_BlogChannel
display_contenttype_conversationreply_Channel
display_contenttype_conversationreply_Gallery
display_contenttype_conversationreply_Infraction
display_contenttype_conversationreply_Link
display_contenttype_conversationreply_Photo



Updated Phrases

moderator_permissions_gcphome
can_administer_rss
after_upgrade_519_reinstall_products
filter_settings
more_replies_after_current_page
new_replies_since_x
page_template_name_id
replies_below_on_next_page
there_are_no_new_messages
there_are_no_new_notifications
there_are_no_new_requests
فایل های پیوست شده

خریدار بک آپ انجمن تفریحی

$
0
0
درود با سلام به دوستان

دوستان من بک آپ انجمن تفریحی میخرم هر کسی برای فروش داره بگه(:

شرمنده از مدیران باید تو بخش بازارچه میزدم اشتباه شد

2 سوال

$
0
0
با سلام . 2 تا سوال دارم

چطور میتونم حجم لوگو رو زیاد کنم . مثلا در عکس زیر قسمت لگو عرض کمی داره میخوام طول و عرضشو زیاد کنم چطور ؟؟


http://8pic.ir/images/t291mg6yw1954dvt8cz5.png

چطور میتونم قسمتی از فوتر رو تغییر بدم . نوشته های فوتر که در عکس زیر اومده

http://8pic.ir/images/la75i8rnxb1kmxshacbd.png

مشکل اخرین ارسالات

$
0
0
با سلام وقتی هک اخرین ارسالات رو فعال میکنم انجمن باز نمیشه صحفه کاملا سفید میشه بعضی وقت ها هم ارور دیتابیس میده باید چکار کنم ؟

ارور ایمپکس فانکشن پی اچ پی

$
0
0
با سلام
بنده در حال انقال انجمن خودم از مای بی بی به ویبولتین هستم اما
بعد از آپلود ایمپکس در روت
اومدم آپلودو از آدمین سی پی باز کنم این ارورو داد

پیام سیستم

Unable to add cookies, header already sent.
File: /home/parsia18/domains/parsianpatogh.ir/public_html/forums/impex/ImpExFunction.php
Line: 522


انجمن پارسیان پاتوق




اینم شات:
Capture.JPG



همه اطلاعات و دیتابیس رو چک کردم تو انجمن هم از دیشب دارم سرچ میکنم اما جوابی پیدا نکردم
ممنون میشم راهنمایی کنین.
تصاویر پیوست شده

vBulletin 5.2.0 Connect is now available

$
0
0
We're happy to announce the release of vBulletin 5.2.0 Connect. Altogether over 170 issues have been resolved in vBulletin 5.2.0 Connect. This is a major update to the software.

PHP Hooks
In addition to the other methods used for expanding vBulletin 5, we have implemented PHP Hooks in 5.2.0 Alpha 2. This will allow expansion of the software through third-party PHP Classes. This implementation is currently fairly basic and we're looking for feedback from third-party developers on both the implementation and placement of hooks. The current implementation is basic. More on PHP Hooks below.

[Themes
Themes have been updated to retain user customizations better. When upgrading to previous versions, the logo would be overwritten on vBulletin Cloud installations due to permissions and how themes are configured behind the scenes. To resolve this and improve using Themes, a number of changes were made to the system. Previously in order to retain the logo or style variable changes, you had to make a child of the Theme you wanted to work with. In 5.2.0 and higher, we will automatically create the proper child styles for you. The original themes will remain read-only and we will hide these copies from you, except in Debug Mode. This will make creating changes to your themes easier, especially for Cloud customers. During the upgrade, we will copy your logo and Additional CSS over to the new child theme for you.

This doesn't change existing permissions. Cloud customers have not gained access to edit templates.


Protocol-Relative Links
In order to better support running sites under both HTTP and HTTPS, we have converted all internal links to protocol-less links. This allows the browser to request the proper URL for including Javascript, CSS, and linking through forms and other tools.
For more information see: https://blog.servertastic.com/using-...ntent-warnings

Responsive Markup
In order to facilitate cleanup and enhancement of the responsive capabilities of themes, a new Responsive Markup Library has been added. This library will be used more in the future.


Current Issues: http://tracker.vbulletin.com/secure/...&version=11322

Discuss this Release: 4334160

بعد از خریداری یک دامنه ir باید چیکار کرد تا دامنه فعال بشه؟

$
0
0
سلام دوستان روز به خیر همون طور که در عنوان دیدید چطوری باید دامنه ir خریداری کردم رو فعال کنم؟

ارسال روزانه 500 بازدید از گوگل

$
0
0
ارسال روزانه 500 بازدید از گوگل با نام های دلخواه شما مثلا (دانلود فیلم) تا ده اسم دلخواه و آی پی های مختلف از تمام کشور ها به سایت شما با کمترین قیمت و حضور تا یک دقیقه هر آی پی در سایت شما + قابل نمایش در وبگذر

روش کار :
بازدید کننده به گوگل رفته و از 10 متنی که شما مشخص میکنید جستجو میکند بعد به سایت شما وارد میشود.

جهت تست در ارتباط باشید در یاهو و تلگرام

یاهو : a9a9z
تلگرام : @iDontHaveUsername


ماهیانه 20 هزار تومان(ارزان تر از همه سایت ها)

فقط برای 5 سایت فرصت باقی مانده است.


تست وبگذر :
Runtime Error

رمز : utvs159

همه راه های شناخت کابرانی که چند یوزر نیم دارند!

$
0
0
سلام
به جز چک کردن آی پی ها چه راه های دیگری هست که بشه کاربرانی که چند اکانت در یک انجمن وی بی دارند رو شناسایی کرد؟

انتقال انجمن از دامین به ساب دامینی دیگر

$
0
0
سلام من انجمنم را می خواستم از دامین Custom Application Development Examples from App Cloud - Salesforce.com به یک ساب دامین از یک دامینی دیگر انتقال بدم مثلا به AVAILABLE - MySite
مشکلات و راه حل ها در مورد کار و سئو این کار را می تونید به من بگید
سایتم بالای 200 هزار ایندکسی در گوگل داره . . .
روش انتقال را هم برای من بگین با تشکر
Viewing all 18168 articles
Browse latest View live