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)

Christos Teriakis 09-29-2011 10:22 AM

As I seen most of you have problem with the fixed column widths in the grids. As I've wrote in a previous post, I paid to have it fixed (now works with fluid widths). I'm just wondering. There are 128 installations here. All of you have my copyright in place?:cool::D

In any case. If not today, tomorrow I'll release here the new datagrid. Except the fluid width is also has the column titles clickable to change the ordering (so the arrows removed from the left of the title). I believe that looks more professional. It has one more new feature but can't bring it right now in my mind.

Chris

Christos Teriakis 09-29-2011 10:31 AM

Quote:

Originally Posted by JimL (Post 2251197)
I'm using VB4.1.6 btw

Try to re-upload the file jqModal.js in microclassifieds/includes/
Choose ASCII transfer.

Chris

maineGuy72 09-29-2011 10:59 AM

chris when will your site be back online

JimL 09-29-2011 11:14 AM

Quote:

Originally Posted by ChrisTERiS (Post 2251199)
Try to re-upload the file jqModal.js in microclassifieds/includes/
Choose ASCII transfer.

Chris

Doesn't help, tried 4 times. Uploaded twice automatically in filezilla (detected as ascii upload) and twice manually, even tried redownloading the archive and uploading.

JimL 09-29-2011 11:26 AM

This sucks, because of this auction bids don't work, no interaction between the buyer seller works, and the thumbnail generation doesn't work.

The random ads slider doesn't slide anywhere either.. :\

instant search doesn't work

I can't believe it's a transfer issue since I have uploaded VB4 and several products/plugins and everything works.

Is there ANYTHING in the settings / server config that might make this not work?

JimL 09-29-2011 11:44 AM

I tried to change the src of the jModal script to:
http://harleyforum.se/microclassifie...des/jqModal.js

still didn't work. What else could it be?

Halfhidden 09-29-2011 11:57 AM

Hi Chris thanks for the classified.php
I uploaded it to the forum root and replaced the existing file yet the problem with the empty drop downs still exists.
I know you are busy so I will wait :D

JimL 09-29-2011 12:24 PM

It's actually the style...

TZ. 09-29-2011 12:32 PM

Hi Chris!
I just found the microclassifieds. At first, really, really like it. Where can I read more about pro version?

Christos Teriakis 09-29-2011 01:50 PM

Quote:

Originally Posted by Halfhidden (Post 2251220)
Hi Chris thanks for the classified.php
I uploaded it to the forum root and replaced the existing file yet the problem with the empty drop downs still exists.
I know you are busy so I will wait :D

....lol... Then you need to wait a life as I'm always busy:D
If its empty them the phrases must be missing. Don't know what to say. Nobody else reported it after the fix. Do you want to fix it manually? Open classifieds.php and search for:
Code:

$objGrid-> FormatColumn("newused","".$vbphrase["microclassifieds_grid_condition"]."", "5", "30", 1, "30", "left", "select:1_".$vbphrase["microclassifieds_new_item"].":2_".$vbphrase["microclassifieds_used_item"]."");
It's on line 2376. Replace it with:
Code:

$objGrid-> FormatColumn("newused","".$vbphrase["microclassifieds_grid_condition"]."", "5", "30", 1, "30", "left", "select:1_New:2_Used");
If you're using a non English language change 1_New and 2_Used with your own words.

Comparing with the empty droplists, my solution is better:D

Chris


All times are GMT. The time now is 05:04 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.03089 seconds
  • Memory Usage 1,745KB
  • 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_code_printable
  • (3)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