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)

In Omnibus 08-24-2011 01:24 PM

microclassifieds/datagrid/class/phpmydatagrid.class refuses to upload. The file continuously attempts to overwrite itself and times out on a peer connection refusal. As a result we've had to uninstall the product, however, upon so doing we are receiving the following database error:

Database error in vBulletin 4.1.5:

Invalid SQL:
SELECT * FROM vb_microclassifieds_items WHERE active=1 AND sold=0 AND hidden=0 AND categoryid IN (1) AND adtype=1 AND logo<>'' ORDER BY starts DESC LIMIT 5;

MySQL Error : Table 'rhens1.vb_microclassifieds_items' doesn't exist
Error Number : 1146
Request Date : Wednesday, August 24th 2011 @ 07:18:49 AM
Error Date : Wednesday, August 24th 2011 @ 07:18:49 AM
Script : http://www.prosportsinteractive.net/forum.php
Referrer : http://www.prosportsinteractive.net/content/
IP Address : 74.65.81.4
Username : Mike
Classname : vB_Database
MySQL Version : 5.0.91-log

The product has been uninstalled and all uploaded files have been manually deleted. All existing tables named "microclassifieds_" have also been deleted. Any help would be greatly appreciated.

maineGuy72 08-24-2011 02:07 PM

Quote:

Originally Posted by ProSportsForums (Post 2237432)
The product has been uninstalled and all uploaded files have been manually deleted. All existing tables named "microclassifieds_" have also been deleted. Any help would be greatly appreciated.

your forum page is giving off dbase errors
http://www.prosportsinteractive.net/forum.php
you might need to correct this first. once that is fixed the classified section might work too

Christos Teriakis 08-24-2011 02:21 PM

Quote:

Originally Posted by maineGuy72 (Post 2237423)
i am still getting the blue bar

Mike I'll kill you:D The blue bar you want to change or to remove that padding from left and right? If you want to change the style you need to edit the templates:
microclassifieds_searchgrid
microclassifieds_browsegrid

Code:

<link type='text/css' rel='stylesheet' href='microclassifieds/datagrid/skins/lightgray/css/dgstyle.css' />

maineGuy72 08-24-2011 02:37 PM

i dont want to change the padding i want to change the color of the bar to match the style i am using. the templates make no reference to the color and i have changed both css sheets and nothing happens. i can change the font and font style but cant get rid of the stupid color. agghhh.

i will figure it out if it kills me. you dont need to dewl on it i will get it or die trying.

**i just changed the skin to greenday and its close enough for me to match the style. lol

Christos Teriakis 08-24-2011 02:43 PM

Quote:

Originally Posted by maineGuy72 (Post 2237471)
i dont want to change the padding i want to change the color of the bar to match the style i am using. the templates make no reference to the color and i have changed both css sheets and nothing happens. i can change the font and font style but cant get rid of the stupid color. agghhh.

i will figure it out if it kills me. you dont need to dewl on it i will get it or die trying.

I placed that "stupid" color there and is not color. If you do a right click on the header you'll see that it's a background image.
microclassifieds/datagrid/styles/lightgray/css/dgstyle.css
Code:

.dgHeader, .dg_dataTable .editTitle
{
    background: #7192a8 url(../icons/headerbg.png) repeat-x;
    border: 1px solid #5a7f97;
    color: #FFFFFF;
}

If you change only the color, you're doing a hole in the water. Nothing. You must remove the url(......

Chris

maineGuy72 08-24-2011 02:48 PM

i removed the url reference
Code:

.dgHeader, .dg_dataTable .editTitle   
    {
        background-color: #545E4A;
        border: 1px solid #5a7f97;
        color: #FFFFFF;
    }

and it still didnt go away. im just gonna go with the greenday skin. not worth pulling my hair out for a background

In Omnibus 08-24-2011 02:57 PM

Quote:

Originally Posted by maineGuy72 (Post 2237449)
your forum page is giving off dbase errors
http://www.prosportsinteractive.net/forum.php
you might need to correct this first. once that is fixed the classified section might work too

Your modification is causing the error:

Database error in vBulletin 4.1.5:

Invalid SQL:
SELECT * FROM vb_microclassifieds_items WHERE active=1 AND sold=0 AND hidden=0 AND categoryid IN (1) AND adtype=1 AND logo<>'' ORDER BY starts DESC LIMIT 5;

MySQL Error : Unknown column 'hidden' in 'where clause'
Error Number : 1054
Request Date : Wednesday, August 24th 2011 @ 08:56:02 AM
Error Date : Wednesday, August 24th 2011 @ 08:56:02 AM
Script : http://www.prosportsinteractive.net/forum.php
Referrer : http://www.prosportsinteractive.net/content/
IP Address : 74.65.81.4
Username : Mike
Classname : vB_Database
MySQL Version : 5.0.91-log

maineGuy72 08-24-2011 03:13 PM

i can get to the forum main page now but when i try the classified page it says page not found
what is the link to the classifieds?

it looks like this error is different from the last. i would try installing the xml file again with the overright option checked. maybe not all the tables we created correctly

maineGuy72 08-24-2011 03:53 PM

Quote:

Originally Posted by NTMID8 (Post 2237286)
Mike? Chris? Anyone?

what version of PHP, VB and MySQL are you using?

this is the error i am getting

Code:

Deprecated:  Assigning the return value of new by reference is deprecated in /home/cbinder/public_html/forum/classifieds.php on line 487

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/functions_databuild.php on line 2186


maineGuy72 08-24-2011 03:54 PM

i posted a message on the jquery site asking about the greek characters if i hear anything i will let you know


All times are GMT. The time now is 09:03 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.02443 seconds
  • Memory Usage 1,752KB
  • 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
  • (4)bbcode_code_printable
  • (5)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