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 10-04-2011 06:07 PM

Quote:

Originally Posted by Halfhidden (Post 2253103)
A thousand apologies. We seemed to have forgotten to go to the pending section and accept the sale and mark it as sold.
Thanks you once again. :D

I know that is a frustating procedure, but it has logic. Even when I'll add the online payments, I'll keep it as is for sellers who don't like to accept online payments.

Chris

Christos Teriakis 10-04-2011 06:51 PM

Quote:

Originally Posted by axg (Post 2253218)
I run VB Advance. So i do not have the complete suite of VB. Just the forums.

Is there a way to show the latest adds in vbAdvance?

Currently no, sorry. The included block generator produces and auto install code for CMS or Forum sidebar. Maybe in a later upgrade.

Chris

fwulfers 10-06-2011 03:05 PM

Is it possible to add a note/message to the main Classifieds page? I would like to welcome visitors and give them a link to a forum thread / FAQ page with more information on how to use it and a link to an advertising policy.

imported_stefan 10-06-2011 05:38 PM

I struggle here at the translation:

Diese Anzeige endet in 0 weeks, 6 days, 23 hours, 0 minutes
means: This ad ends in 0 weeks, 6 days, 23 hours, 0 minutes

In Germany we don't say weeks :-)

So where can I translate:

m=months, w=weeks, d=days, h=hours, m=minutes, s=seconds

imported_stefan 10-06-2011 06:57 PM

One bug to go:

Auction with 1.000.000 EUR

I bought it right away without bidding.

Seller got the mail:
Congratulations .... stefan agreed to pay €1.000.000,00 EUR plus any additional fees, to buy your product

In the area "my items" of the seller in "pending..." there was only 1 EUR written.

imported_stefan 10-06-2011 07:07 PM

The minimum price was 1 Eur now i tried to bid in a seccond auction 0,5 EUR.
The program accepted my bid now it is 0 EUR

imported_stefan 10-06-2011 07:15 PM

Quote:

Originally Posted by imported_stefan (Post 2254054)
The minimum price was 1 Eur now i tried to bid in a seccond auction 0,5 EUR.
The program accepted my bid now it is 0 EUR

Maybe because I can moderate everything?

imported_stefan 10-06-2011 07:23 PM

After placing a bid minimum was 1 EUR, I bid 5 EUR I tried to buy it right away with the fastbuy button but I allways get the message:
First everything correct:

Please confirm ....

and than:

Weiterleitung . . .
Sorry, but seems that someone else, a moment ago, hit the Buy now button. Please contact seller. Your request has NOT been recorded.
Falls dein Browser dich nicht automatisch weiterleitet, klicke bitte hier.

thats nonsense I am the only one ;.)

lazytown 10-07-2011 06:58 PM

is this working well with 4.1.7?

imported_stefan 10-07-2011 07:26 PM

I use 4.1.6 and there were no db failures.

sadiq6210 10-08-2011 03:03 PM

Quote:

Originally Posted by bosken (Post 2250848)
Tried to change the boxes as you wrote, cant get it to work, I have a fixed theme width.
First i thought it had to do with the app "Everywhere sidebar", but looks same even when that is deactivated.

If possible to extend some of the fields, Region, Rubrik etc.

https://vborg.vbsupport.ru/external/2011/10/53.jpg

***

If I change to my "fluid" theme, page looks even more strange?!

https://vborg.vbsupport.ru/external/2011/10/54.jpg

I have same bug :o

+

When I click (buy it), the product will disappear immediately
I want to sent notification that there is an user want to buy your product but the product should still exist and appear

How to solve this please?

Thanks

Jman423 10-08-2011 09:17 PM

Is the Pro version available yet? I've been to your website everyday and it looks different every time, so it looks like the site is still under construction.

imported_stefan 10-08-2011 09:26 PM

Quote:

Originally Posted by vissa (Post 2254433)
is this working well with 4.1.7?

Now I have the 4.17 and still no problems :-)

duketxboy 10-09-2011 12:57 AM

Im only having problems with the phpmydatagridclass.php file not installing any help on that its messing my wanted section...?

DannyITR 10-09-2011 11:13 AM

How does a user unfollow a section?

kfyonur 10-09-2011 02:48 PM

i saw clasfields.php error on explorer in every page..

Sorry, but seems that someone else, a moment ago, hit the Buy now button. Please contact seller. Your request has NOT been recorded.How can i solve this problem ?

When i buy something,it send you a two notification (PM) but when i open it,i saw only one..

imported_stefan 10-10-2011 07:44 AM

And finally one big error :-).

The Auction never disapered now its counting backwards:

-1 ws, -1 ds, -13 hs, -57 ms

on the right and in the auction itself.

JimL 10-11-2011 08:10 AM

After a server upgrade we have gotten some trouble with the category listings, everything else works (new items, front page, random items, viewing items, etc).

Quote:

Warning: mysql_query() [function.mysql-query]: Access denied for user 'clubtrix'@'localhost' (using password: NO) in [path]/microclassifieds/datagrid/class/phpmydatagrid.class.php on line 24

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in [path]/microclassifieds/datagrid/class/phpmydatagrid.class.php on line 24

Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in [path]/microclassifieds/datagrid/class/phpmydatagrid.class.php on line 24

Warning: mysql_query() [function.mysql-query]: Access denied for user 'clubtrix'@'localhost' (using password: NO) in [path]/microclassifieds/datagrid/class/phpmydatagrid.class.php on line 24

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in [path]/microclassifieds/datagrid/class/phpmydatagrid.class.php on line 24

Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in [path]/microclassifieds/datagrid/class/phpmydatagrid.class.php on line 24

JimL 10-11-2011 09:40 AM

Host says its a problem with the user@server, it shouldn't connect to localhost but to a different sql server. where can we change that "localhost" variable?

JimL 10-11-2011 11:14 AM

Someone had changed the vbulletin database type to mysqli, changing back to mysql resolved the issue

kfyonur 10-11-2011 03:34 PM

Hey Where are you Chris

DannyITR 10-12-2011 03:57 PM

Quote:

Originally Posted by DannyITR (Post 2255067)
How does a user unfollow a section?

I was wondering if someone would have the answer to this question?

imported_stefan 10-12-2011 04:01 PM

Its simple not inside the software I asume.

DannyITR 10-12-2011 04:47 PM

Quote:

Originally Posted by imported_stefan (Post 2256352)
Its simple not inside the software I asume.

Were you responding to my question? If so can you explain what you mean?

imported_stefan 10-12-2011 07:53 PM

yes. It seems there is no functionality for that point right now.

kfyonur 10-12-2011 08:37 PM

who knows my problem solution..

Sorry, but seems that someone else, a moment ago, hit the Buy now button. Please contact seller. Your request has NOT been recorded.How can i solve this problem ?

maineGuy72 10-12-2011 11:23 PM

Quote:

Originally Posted by imported_stefan (Post 2255465)
And finally one big error :-).

The Auction never disapered now its counting backwards:

-1 ws, -1 ds, -13 hs, -57 ms

on the right and in the auction itself.

i believe there was an update for the cron job to fix this

duketxboy 10-12-2011 11:52 PM

Quote:

Originally Posted by duketxboy (Post 2254916)
Im only having problems with the phpmydatagridclass.php file not installing any help on that its messing my wanted section...?

Trying to get help with this still!

fwulfers 10-13-2011 04:02 PM

Any news on allowing to choose a currency? Right now, you can either set a default or none which is a problem for global sites. A simple drop-down list would be sufficient. Even a text field would be better than nothing.

lazytown 10-13-2011 06:17 PM

Am I correct in saying that the free version uses iframes for all the ad listings, and the pro version does not?

Teejay24 10-14-2011 02:34 PM

Heya,

I just installed the mod and its working perfectly in terms of the selling/buying etc whilst also sending notifications right.

The only problem i have at the moment is the feedback system. I think its back-to front, reversed somewhat.

What i mean is when Person 1 buys from Person 2 and leaves feedback for Item 1 such as ("Great seller, good quality item") - the feedback comes up under my "Brought" section and says its been reviewed by Person 2. Whilst if Person 2 leaves feedback for me, saying ("Great buyer, payment gone through quickly etc"), it will come under Person 2's sold item with reviewed by me.

Screen shots as below to see what i mean.

As you can see the feedback that has been posted on my "Xenoclix" classifieds profile was suppose to appear on Magmars yes it appears on mine also mentioning that magmar did the feedback and vis versa. (back to front really).


https://vborg.vbsupport.ru/external/2011/10/41.png

https://vborg.vbsupport.ru/external/2011/10/42.png

imported_stefan 10-15-2011 10:54 AM

Quote:

Originally Posted by ChrisTERiS (Post 2252622)
There was a typo in the cron file which causes the cron to not run any part below the line with the typo. I'll release a fix soon.

Chris

That was 3.10.2011

When is soon?

;-)

sadiq6210 10-15-2011 12:15 PM

ChrisTERiS :)

clutchthese 10-15-2011 02:04 PM

How in the heck do you delete this mod? i've uninstalled it and deleted all the files from the server yet i yet an error CONSTANTLY.
Database error in vBulletin 4.1.5:

Invalid SQL:

SELECT languageid,
phrasegroup_global AS phrasegroup_global,
phrasegroup_microclassifieds AS phrasegroup_microclassifieds,
phrasegroup_postbit AS phrasegroup_postbit,
phrasegroup_posting AS phrasegroup_posting,
phrasegroupinfo AS lang_phrasegroupinfo,
options AS lang_options,
languagecode AS lang_code,
charset AS lang_charset,
locale AS lang_locale,
imagesoverride AS lang_imagesoverride,
dateoverride AS lang_dateoverride,
timeoverride AS lang_timeoverride,
registereddateoverride AS lang_registereddateoverride,
calformat1override AS lang_calformat1override,
calformat2override AS lang_calformat2override,
logdateoverride AS lang_logdateoverride,
decimalsep AS lang_decimalsep,
thousandsep AS lang_thousandsep
FROM stealthy_dblanguage
WHERE languageid = 1;

MySQL Error : Unknown column 'phrasegroup_microclassifieds' in 'field list'
Error Number : 1054
Request Date : Saturday, October 15th 2011 @ 02:29:09 AM
Error Date : Saturday, October 15th 2011 @ 02:29:09 AM
Script : http://stealthygaming.com/classified...o=main&catid=3
Referrer :
IP Address : XXXXXXXXX
Username :
Classname : XXXXXXXX
MySQL Version :

Christos Teriakis 10-16-2011 01:48 PM

Quote:

Originally Posted by clutchthese (Post 2257481)
How in the heck do you delete this mod? i've uninstalled it and deleted all the files from the server yet i yet an error CONSTANTLY.
Database error in vBulletin 4.1.5:

Invalid SQL:
MySQL Error : Unknown column 'phrasegroup_microclassifieds' in 'field list'
Error Number : 1054
Request Date : Saturday, October 15th 2011 @ 02:29:09 AM
Error Date : Saturday, October 15th 2011 @ 02:29:09 AM
Script : http://stealthygaming.com/classified...o=main&catid=3
Referrer :
IP Address : XXXXXXXXX
Username :
Classname : XXXXXXXX
MySQL Version :

What wrong with the mod if vBulletin does not do right uninstallation. I'm getting the same errors with Projects Tools which is a vB module. In any case see if your didn't removed the file vb_installation/includes/cron/microclassifieds_cron.php
Is the only file that maybe requests phrases from classifieds.

Chris

Christos Teriakis 10-16-2011 01:51 PM

Quote:

Originally Posted by DannyITR (Post 2256349)
I was wondering if someone would have the answer to this question?

UserCP-> My Categories :) Below My Bookmarks.

Chris

kfyonur 10-16-2011 02:16 PM

what is the difference between license product and this product ?

sadiq6210 10-16-2011 02:38 PM

I translated this mod to Arabic (RTL lang.) I didn't make new language file
I just translated the phrases from admincp

but I have problem with the items table
see the attached screen-shot
Only the columns titles, when I translated it shows not in ARABIC !

Also I cannot search using ARABIC lang. and how to move the phrase inside RED RECTANGLE to the right side

Appreciate your help

mgcom 10-16-2011 09:56 PM

admin can't post classifieds, i've checked the permissions and they are ok ??

All other usergroups can though

maineGuy72 10-17-2011 07:41 PM

Quote:

Originally Posted by mgcom (Post 2257925)
admin can't post classifieds, i've checked the permissions and they are ok ??

All other usergroups can though

it has to be a usergroup permission error i would double check it again and any other group it might be in (ie moderator)


All times are GMT. The time now is 08:02 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.02707 seconds
  • Memory Usage 1,831KB
  • 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
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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