vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Discuss!! A Yahoo Answers Clone (https://vborg.vbsupport.ru/showthread.php?t=281692)

Preech 04-18-2012 08:29 AM

Interesting. I live this.

Christos Teriakis 04-18-2012 08:46 AM

Quote:

Originally Posted by Ahmet Turan (Post 2321185)
Admin panel:

Please upload this file again. Don't know why the link is not working. Upload the file at:
forum_directory/includes/xml/

Chris

Ahmet Turan 04-18-2012 08:52 AM

add my ftp this xml file.

not open. discuss_admin.php?do=categories can not open this link. tries to display pages

Christos Teriakis 04-18-2012 08:59 AM

Quote:

Originally Posted by Ahmet Turan (Post 2321194)
add my ftp this xml file.

not open. discuss_admin.php?do=categories can not open this link. tries to display pages

discuss_admin.php file exists in your admincp/ directory?

fishmaster 04-18-2012 09:12 AM

I really like this mod, it will be huge, and that is the concern.

Years down the road will it be supported?

Do you have a plan to allow others to take over this work if something happens to you or you get tired of doing updates as Vbulletin rolls out version after version?

Ahmet Turan 04-18-2012 09:13 AM

my admin panel name: sude/

ok

was changed

Thanks

Christos Teriakis 04-18-2012 09:26 AM

Quote:

Originally Posted by fishmaster (Post 2321199)
I really like this mod, it will be huge, and that is the concern.

Years down the road will it be supported?

Do you have a plan to allow others to take over this work if something happens to you or you get tired of doing updates as Vbulletin rolls out version after version?

Do you know many people ready to spend time for free? Maria gaves full rights to anybody who wanted to port her mods for xenForo, but as a rule to post them for free. She even gave the ability to the new owners to have an income by selling the copyright notice. As I know only one shown interest, but later on he was asking permission to have a commercial version.

About me now. As you can see in the photo I'm not that young anymore, running on my 56. Day be day (and not year by year as you said), many things are changing in my life. Nobody knows how I'll be feeling after some months.

I'm willing to give rights to other coders to continue my work. I'm not asking money, or anything in exchange. Just the promise that what they will get for free, will continue giving if for free. If you find one, I advice you to bet on the next Lottery. Seems that you're a lucky person:)

Chris

Vick98 04-18-2012 09:42 AM

I am using a custom template and after I added this mod the template images are broken in the Discuss section. This occurred because the the template I use is fixed and the the mod is fluid/100% of the page. How can I change this?

Christos Teriakis 04-18-2012 09:50 AM

Quote:

Originally Posted by Vick98 (Post 2321208)
I am using a custom template and after I added this mod the template images are broken in the Discuss section. This occurred because the the template I use is fixed and the the mod is fluid/100% of the page. How can I change this?

My templates are using 100% of the available space. They don't interact in anyway with the doc width that is specified in any template. Normally the {headinclude} loads the additional.css template, in case that your custom style is using it. If not test the homepage, by modifying the template discuss_main
Add:
Code:

<link rel="stylesheet" type="text/css" href="{vb:var vbcsspath}additional.css" />
below of:
Code:

{vb:raw headinclude}
If it works you need to repeat this step for other templates too. But really I don't understand how this bug appeared to you. I'm also using fixed template at 960px width and works fine.

Chris

Vick98 04-18-2012 10:00 AM

Quote:

Originally Posted by ChrisTERiS (Post 2321210)
My templates are using 100% of the available space. They don't interact in anyway with the doc width that is specified in any template. Normally the {headinclude} loads the additional.css template, in case that your custom style is using it. If not test the homepage, by modifying the template discuss_main
Add:
Code:

<link rel="stylesheet" type="text/css" href="{vb:var vbcsspath}additional.css" />
below of:
Code:

{vb:raw headinclude}
If it works you need to repeat this step for other templates too. But really I don't understand how this bug appeared to you. I'm also using fixed template at 960px width and works fine.

Chris

I modified the template with the above code but with no luck. I do appreciate your support and quick reply.


All times are GMT. The time now is 03:30 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.01255 seconds
  • Memory Usage 1,746KB
  • 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
  • (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