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 11-23-2011 07:09 AM

Quote:

Originally Posted by ablaye (Post 2271055)
I couldn't find support in the script for multiple currency. Is there any easier to allow the seller to choose his own currency option?

There is no multi-currency support. There was in the early versions, but as it was not supporting real time conversion, users asked to remove it.
Should be on the new Classifieds that I'll release before Christmas (but not for Free). It will supports real-time conversion for multiple currencies.

Chris

judgeserg 11-23-2011 02:09 PM

Quote:

Originally Posted by vb.help (Post 2271024)
I am getting the following empty () in the widget. what is supposed to be displayed here ?

for example

"Store" or "Individual"

vb.help 11-24-2011 12:03 AM

Quote:

Originally Posted by judgeserg (Post 2271168)
"Store" or "Individual"


Okay .Thanks .May i know how to get this correctly ? I am not sure what i am missing here ?

judgeserg 11-24-2011 12:35 AM

Open widget code and find
Code:

  if($ad["sellertype"] == 1)
      {
        $sellertypedesc = "xxxxx";
      }
      if($ad["sellertype"] == 2)
      {
        $sellertypedesc = "xxxxx";
      }

Fix the "xxxx" (or empty values) to desired values ​​- should help.

vb.help 11-24-2011 05:12 PM

Thanks a lot. I recently upgraded to latest version and this got fixed automatically.

bigtree 11-27-2011 09:13 PM

Okay, I messed up. I had with a conflict when upgrading vb 4.1.7 . I deactivated Mary's Classifieds to be safe and did something to the database where I cannot upgrade Mary's C now. The tables are already installed and will not let me uninstall or update it. Its basically broken. How do I fix this? How can I remove it all together and start over. I cannot uninstall it either.

GoHighVoltage 11-28-2011 01:38 AM

What is PHPMYDATAGRID? I see you have a manual for it? Do I need to install something on my server to use datagrid?

GoHighVoltage 11-28-2011 01:49 AM

Can you post installation instructions for people that are not upgrading. New install instructions? Also do I need to do anything with the datagrid stuff?

Thank you!

FannBlade 11-28-2011 01:57 AM

Quote:

Originally Posted by ChrisTERiS (Post 2271063)
Should be on the new Classifieds that I'll release before Christmas (but not for Free). It will supports real-time conversion for multiple currencies.

Chris

Looking forward to the new (paid) release.
Thanks

Wayne@R32oc 11-28-2011 11:21 AM

Anyone any idea why im getting this db error:

Invalid SQL:
SELECT * FROM microclassifieds_watch WHERE categoryid IN () GROUP BY userid;

Despite completely removing the mod?


All times are GMT. The time now is 12:46 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.02193 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)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