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 08-20-2011 03:08 PM

Quote:

Originally Posted by Jman423 (Post 2235777)
I've noticed this on the past few versions, but I can't find what is causing it to happen on in the classifieds scripts.

I've noticed it too, but is not something that I can help here. I'm using the stylevar blockhead which I believe that adds a border around.
In some cases I had also a table around, but even if I removed it, that border still exists, so I assume that it comes from vB.

Chris

Jman423 08-20-2011 03:24 PM

Quote:

Originally Posted by ChrisTERiS (Post 2235786)
I've noticed it too, but is not something that I can help here. I'm using the stylevar blockhead which I believe that adds a border around.
In some cases I had also a table around, but even if I removed it, that border still exists, so I assume that it comes from vB.

Chris

I thought so too, but it only exists in the classifieds scripts. Other areas of the site where the blockhead is used don't have this problem. The border still exists, but the radius works, the radius doesn't seem to be working in the classifieds for some reason. There has to be something overriding it, but I can't find it.

Jman423 08-20-2011 03:48 PM

I don't know what this is, but "Page Not Found" is showing up in the middle of the page.

voglermc 08-20-2011 04:20 PM

Quote:

Originally Posted by Jman423 (Post 2235777)
I've noticed this on the past few versions, but I can't find what is causing it to happen on in the classifieds scripts.


Put this in your additional.css

.blockhead {
border: 0px;
}

voglermc 08-20-2011 04:23 PM

I'm getting this error on the main page

Warning: Division by zero in [path]/microclassifieds/includes/functions.php on line 586

voglermc 08-20-2011 04:25 PM

I'd like to hide the marque all together also

addamroy 08-20-2011 04:42 PM

Quote:

Originally Posted by ChrisTERiS (Post 2235662)
Keep in mind that version 5.x.x here is not compatible with vB versions prior to 4.0.8

You just told me that it is, so long as I didn't use the pro version. This is what you said...

Quote:

Originally Posted by ChrisTERiS (Post 2234855)
This (Free) version yes, works with 4.0.7. Just avoid to get the PRO as that is needs at least (4.0.8). The reason is that in PRO version the Seller's profile moved to vB user profile page as sepearate tab, something that is supporting from 4.0.8 and then.

Chris

The only version available for download is 5.x.x. Little bit of confusion there? Please explain.

Quote:

Originally Posted by ChrisTERiS (Post 2235662)
This version 5.x.x is the one that I had in mind to sell as PRO.

Where can i get a link to check out the pro version, what's the difference between free and pro?

Quote:

Originally Posted by ChrisTERiS (Post 2235662)
Really don't know. This is a vB issue

It is not a VB issue, i can give my administrators permission to do anything else on the board, however there is not even an option to allow them to access the general settings of your add-on. Can you explain to me how this is an issue with vbulletin?

Administrators can access the other settings areas of your add-on, such as categories and blocks, but the general settings area tells them they do not have permission to access that page.

Jman423 08-20-2011 04:51 PM

Quote:

Originally Posted by addamroy (Post 2235833)
You just told me that it is, so long as I didn't use the pro version. This is what you said...



The only version available for download is 5.x.x. Little bit of confusion there? Please explain.

Where can i get a link to check out the pro version, what's the difference between free and pro?

The "free version" was version 4.x.x, which IS compatible with vB versions prior to 4.0.7, but version 5.x.x, which is also known as the Pro version, is only compatible with vB 4.0.8 or newer. There is no paid version, if you read back through the thread, you will find that he released the Pro version for free, which is attached to his main post for download.

Quote:

It is not a VB issue, i can give my administrators permission to do anything else on the board, however there is not even an option to allow them to access the general settings of your add-on. Can you explain to me how this is an issue with vbulletin?

Administrators can access the other settings areas of your add-on, such as categories and blocks, but the general settings area tells them they do not have permission to access that page.
I don't have this problem, and I am an administrator in a non-standard usergroup (not usergroup 6).

Goatpod 08-20-2011 04:51 PM

Hi Chris, many thanks for taking on the Classifieds and all the work you're doing. I've recently updated to v5.0.6 from Mary's original script and have started receiving the following VB error:

Quote:

Database error in vBulletin 4.1.5:

Invalid SQL:
INSERT INTO pmtext
SET fromuserid = '1',
fromusername = 'Archery Interchange UK',
title = 'Easton A/C/E 570's x 9',
message = 'A new Ad has been post in category:\nArrows & Arrow Components\nEaston A/C/E 570's x 9\n',
touserarray = '',
iconid = '0',
dateline = '1313861446',
showsignature = '0',
allowsmilie = '1',
reportthreadid = '0';

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's x 9',
message = 'A new' at line 4
Error Number : 1064
Request Date : Saturday, August 20th 2011 @ 07:30:45 PM
Error Date : Saturday, August 20th 2011 @ 07:30:46 PM
Script : http://www.archery-interchange.net/c...and=1313861440
Referrer : http://www.archery-interchange.net/f37/
IP Address : 81.109.206.63
Username : Unregistered
Classname : vB_Database
MySQL Version :
I've had a poke around but I'm no expert, any ideas?
Thanks, Dave.

addamroy 08-20-2011 04:55 PM

Quote:

Originally Posted by Jman423 (Post 2235837)
The "free version" was version 4.x.x, which IS compatible with vB versions prior to 4.0.7, but version 5.x.x, which is also known as the Pro version, is only compatible with vB 4.0.8 or newer. There is no paid version, if you read back through the thread, you will find that he released the Pro version for free, which is attached to his main post for download.

Oh ok I see, so how do I go about downloading the 'free' version instead of the 'pro' version, do you know?

Quote:

Originally Posted by Jman423 (Post 2235837)
I don't have this problem, and I am an administrator in a non-standard usergroup (not usergroup 6).

I can access the settings as the main admin of the forum but my other administrator cannot, any idea how to troubleshoot this?


All times are GMT. The time now is 04:59 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.02109 seconds
  • Memory Usage 1,756KB
  • 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
  • (12)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