vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Mary's Classifieds (https://vborg.vbsupport.ru/showthread.php?t=267194)

K4GAP 09-21-2011 02:07 AM

Quote:

Originally Posted by ChrisTERiS (Post 2248215)
The easiest way is to rename the directory darkgray which exists at microclassifieds/datagrid/skins/ to bluesky. But before you need to rename the existing bluesky to somethingelse ...eg _bluesky

Chris

That didn't change a thing. The only thing that needs changed is the areas marked with red arrows.

http://www.publicwarriors.com/files/searchbox.png

Christos Teriakis 09-21-2011 04:22 AM

Quote:

Originally Posted by GaryT (Post 2248441)
That didn't change a thing. The only thing that needs changed is the areas marked with red arrows.

Everything else is on the css file: microclassifieds/includes/classifieds.css

Chris

Christos Teriakis 09-21-2011 08:43 AM

A new version (5.1.7) is available for download. In this version:
  1. Added a new usergroup permission to allow/disallow use of Ad voting
  2. Added a new setting for the css style that you're using in datagrid (Default now is: bluesky).
  3. Added in cronjob a missing function to remove all bookmarks after Ad deletion
  4. Corrected a bug which was sending wrong PMs, while there was no reason to send them.
To upgrade:
  1. Upload all files
  2. Import the product-microclassifieds.xml
  3. Check the usergroup permissions
  4. Check the General settings if you're using a style other than bluesky in datagrid.
Chris

iBaker 09-21-2011 09:01 AM

Chris, can you advise when is the datagrid going to be able to be full width on wide screens...thanks for a great effort with this mod...hope to see it at Xenforo very soon

Christos Teriakis 09-21-2011 10:04 AM

Quote:

Originally Posted by iBaker (Post 2248509)
Chris, can you advise when is the datagrid going to be able to be full width on wide screens...thanks for a great effort with this mod...hope to see it at Xenforo very soon

I've replied it before, but is better to repost it here. As you maybe know, this is a 3nd party commercial script. Till now I've spent around $400 for the original script, for the support (its extra cost) and some custom modifications. Some of them (eg the search bar below the titles) is custom work and I added it in the free version. Some others that I ordered (and paid) latelly (among them the ability to setup related width instead of fixed as is now), I don't plan to release in the free version.

Sorry, I can accept the idea to share for free my own work, but I don't think that is logic to share for free things that I paid money for them.

Chris

qpurser 09-21-2011 10:26 AM

Keeping an eye on your site every day and can see the progress you made.
Looking forward to see that "special" button that says "PRO version"...:)

Chris,
does the conditional BOTH parties have to write a review before the reviews become visible?
I remember at some point you removed it in an xml file for me.
Just wondering if you kept it that way in the other releases or did you put it back in.

If it is still there could I remove the conditional?
We don't need this for our purposes

Thanks
Michael

RC-Central 09-21-2011 01:30 PM

Great work Chris! Looking good. Any possibilities you will make it able to sell downloadable products instead of tangible items only?? :) That is basically all I need at the current time and other mods are not supported anymore and do not work with 4.1.5.. :(

fwulfers 09-21-2011 04:48 PM

This was mentioned before but not a high priority. When you click on an image and it opens up, it is set to display at a certain size. Looks to be a width of about 550px. It would be nice to display the actual size of the image if it is larger than 550px.

Christos Teriakis 09-21-2011 04:56 PM

Quote:

Originally Posted by fwulfers (Post 2248667)
This was mentioned before but not a high priority. When you click on an image and it opens up, it is set to display at a certain size. Looks to be a width of about 550px. It would be nice to display the actual size of the image if it is larger than 550px.

In the template microclassifieds_view_item, at the head section (around 60th line), there is:
Code:

<script>
$(document).ready(function(){
        $("a[rel='lightbox']").colorbox({transition:"none", width:"640", height:"480"});
});
</script>

Try to change it to width:auto, height:auto. If does not works, changed it to fix dimensions, eg width:"800", height:"600"

Chris

maineGuy72 09-21-2011 04:56 PM

chris

next update can you replace the phrases with these. i went and changed all the ' to ` so it appears correctly
thanks


All times are GMT. The time now is 04:50 AM.

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.02033 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete