79.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

01-23-2014, 11:10 PM
Post: #1
Tevolution Plugin for Automotive template
I have installed Templatic Automotive but I am receiving the following error:
Quote:Thanks for choosing templatic themes, the base system of templatic is not installed at your side, Please download and activate Tevolution plugin to start your journey of Automotive (shared on wplocker.com).
If anybody has a copy, please share.
01-26-2014, 10:14 AM
Post: #2
RE:
To fix this, go to your ftp:// folder

_/wp-content/plugins/Tevolution/tmplconnector/monetize/templatic-generalizaion/
and open file as text
general_functions.php
then look at line #227 you shold find :
----------------------------------------------------------------------------------------------------
echo "<h2>".__('Your copy of Tevolution hasn t been verified yet.....
}else{
echo "<h2>".__('You are not allowed to run this site,.......
}
die;
----------------------------------------------------------------------------------------------------

change those lines to :

----------------------------------------------------------------------------------------------------
//echo "<h2>".__('Your copy of Tevolution hasn t been verified yet.....
}else{
//echo "<h2>".__('You are not allowed to run this site,.......
}
//die;
----------------------------------------------------------------------------------------------------


just add "//"
01-26-2014, 04:15 PM
Post: #3
RE:
HI AUTOMOTIV theme is Require partner theme (suprme) and plugin Tevolution
direct link
http://www.nowdownload.ch/dl/pd8sadyabzk77
Tevolution v 1.0.11
02-16-2014, 08:14 PM
Post: #4
RE:
emplatic Plugin - Tevolution(version 2.0.3) 13 Oct 2013 available pm me :D !!!!
==================================================================
20th November 2013 (Version 2.0.3)
----------------------------------------------------------------
Improvement: Localization of whole plugin
-------------------------------------------------------------------------------------------------------------
Fix: Price package was not showing after go back and edit while categorywise custom fields option is enabled
---------------------------------------------------------------------------------------------------------
/tmplconnector/monetize/templatic-monetization/price_package_functions.php
------------------------------------------------------------------------------
Fix: External scripts were not working on SSL enabled website
---------------------------------------------------------------------
/tmplconnector/templatic-connector.php
------------------------------------------------------

15th November 2013 (Version 2.0.2)
---------------------------------------------------------------------------
Improvement: Used WP_CONTENT_DIR instead of ABSPATH/wp-content folder path
--------------------------------------------------------------------------
templatic.php
/classes/main.connector.class.php
/tmplconnector/monetize/templatic-bulk_upload/export_to_CSV.php
/tmplconnector/monetize/templatic-claim_ownership/claim_functions.php
/tmplconnector/monetize/templatic-custom_fields/ajax_check_coupon_code.php
/tmplconnector/monetize/templatic-custom_fields/ajax_custom_taxonomy.php
/tmplconnector/monetize/templatic-custom_fields/custom_fields_function.php
/tmplconnector/monetize/templatic-custom_fields/custom_fields_preview.php
/tmplconnector/monetize/templatic-custom_fields/delete-file.php
/tmplconnector/monetize/templatic-custom_fields/install.php
/tmplconnector/monetize/templatic-custom_fields/processImage.php
/tmplconnector/monetize/templatic-custom_fields/registration.php
/tmplconnector/monetize/templatic-custom_fields/success.php
/tmplconnector/monetize/templatic-custom_fields/uploadfile.php
/tmplconnector/monetize/templatic-custom_taxonomy/install.php
/tmplconnector/monetize/templatic-generalizaion/ajax_event.php
/tmplconnector/monetize/templatic-generalizaion/general_functions.php
/tmplconnector/monetize/templatic-monetization/ajax_categories_dropdown.php
/tmplconnector/monetize/templatic-monetization/ajax_category_amount.php
/tmplconnector/monetize/templatic-monetization/ajax_price.php
/tmplconnector/monetize/templatic-monetization/ajax_update_status.php
/tmplconnector/monetize/templatic-monetization/export_transaction.php
/tmplconnector/monetize/templatic-monetization/templatic-manage_coupon/ajax_check_coupon_code.php
/tmplconnector/monetize/templatic-monetization/templatic-manage_coupon/ajax_check_coupon_code_exist.php
/tmplconnector/monetize/templatic-monetization/templatic-payment_options/admin_payment_options_class.php
/tmplconnector/monetize/templatic-monetization/templatic-payment_options/payment/paypal/return.php
/tmplconnector/monetize/templatic-monetization/templatic-payment_options/payment_functions.php
/tmplconnector/monetize/templatic-registration/ajax_check_user_email.php
/tmplconnector/monetize/templatic-registration/login_box_widget.php
/tmplconnector/monetize/templatic-registration/registration_form.php
/tmplconnector/templatic-connector.php
--------------------------------------------------------------------------
Improvement: Bulk Import functionality
------------------------------------------------------------------------
/tmplconnector/monetize/templatic-bulk_upload/templatic_bulk_upload.php
/js/admin-script.js
---------------------------------------------------------------------------
Fix: Issues with creating new post type - a blank post type was generated
--------------------------------------------------------------------------
/tmplconnector/monetize/templatic-custom_taxonomy/add_custom_taxonomy.php
----------------------------------------------------------------------------
Fix: Listing which are in Drafts were not appearing on author dashboard
-------------------------------------------------------------------------
/tmplconnector/monetize/templatic-registration/registration_functions.php
--------------------------------------------------------------------------
Improvement: Option to disable Tevolution Cache
-----------------------------------------------------------------------------------------
/tmplconnector/monetize/templatic-custom_fields/custom_fields_function.php
/tmplconnector/monetize/templatic-custom_fields/install.php
/tmplconnector/monetize/templatic-widgets/templatic_browse_by_categories_widget.php
/tmplconnector/monetize/templatic-widgets/templatic_browse_by_tag_widget.php
----------------------------------------------------------------------------------------
Improvement: Other performance related improvements in whole theme
--------------------------------------------------------------------
25th October 2013 (Version 2.0.1)
------------------------------------------------------------------
FIX: License Key Verification not working properly on some servers
------------------------------------------------------------------




33.gif