vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - [OzzModz] Classifieds (https://vborg.vbsupport.ru/showthread.php?t=304635)

ozzy47 11-19-2013 04:07 PM

Quote:

Originally Posted by glen290 (Post 2462094)
My errors only show up when I try to post any of the classifieds.

Can you send me a admin account and FTP info so I can debug this on a site that the errors are showing up on.

Kraxell 11-19-2013 07:18 PM

Quote:

Originally Posted by ozzy47 (Post 2462056)
Can you post a screenshot of what you are talking about please.


Sure :)
http://abload.de/img/toptlfon.jpg

The button (left on the top) is for main-photo.

Regards

/EDIT
I found the problem:
<input type="file" name="logo" id="logo" onblur="return CheckImageExt(this)" size="30" />

The name/id logo is reserved for the theme-logo.... Any idea how i can solve it?

ozzy47 11-19-2013 11:10 PM

That button is not supposed to be there, check that page on a default, un-moddified style.

ozzy47 11-19-2013 11:15 PM

Quote:

Originally Posted by joeychgo (Post 2461806)
One thing for me that I wanted to see was the ability for new ads to come up in new posts / today's posts

You could use the RSS feeds, and have them post into a forum.:)

ozzy47 11-19-2013 11:17 PM

Quote:

Originally Posted by RPSmedia (Post 2461810)
So I'm using several of your mods now and they are awesome. What about the ability to put something in the users postbit - link to my gallery, reviews, classifieds, etc.?

You can already do this with Classifieds, in the options, make sure, Forum Postbit is set to Yes.

ozzy47 11-19-2013 11:21 PM

Quote:

Originally Posted by crazyboy1661 (Post 2461854)
ozzy47, can you pls tell me how to avoid Automatically parse links in text, in ads?

Not at this point, but I can look into it at some point.

Kraxell 11-19-2013 11:30 PM

Thanks Ozzy,

maybe it correct on standart-theme but i dont want to use the standart-them. What must i do, to chance logo to another variable or to fix it?

And do you know, where i can translate the weekdays?

ozzy47 11-19-2013 11:50 PM

Lets try changing:

Code:

<input type="file" name="logo" id="logo" onblur="return CheckImageExt(this)" size="30" />
To this:
Code:

<input type="file" name="logo" id="logo2" onblur="return CheckImageExt(this)" size="30" />
Then maybe the button will show in the form like it is supposed to.

Kraxell 11-19-2013 11:55 PM

That was to easy :D Thanks ozzy :)

Any idea for my second question?

I vote this hack with 5 stars!

ozzy47 11-20-2013 12:27 AM

Not entirely sure on that one just yet. I will have to ask the former developer how that can be done. What language should it be in?


All times are GMT. The time now is 08:03 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.01608 seconds
  • Memory Usage 1,739KB
  • 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
  • (5)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
  • (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