vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - iTrader v2.8 - Powerful Rating System (https://vborg.vbsupport.ru/showthread.php?t=232044)

lostpond 07-30-2010 11:28 AM

Quote:

Originally Posted by cSh (Post 2076615)
yes 4.0.5 template problem
View Complete Feedbacks for X
http://xxx.com/itrader.php?u=X

my biggest problem was that the

HTML Code:

{vb:raw headinclude_bottom}
was not in the header code of the itrader template files, i added them before

HTML Code:

</head>
and now my style is working with all my css options from the aditionall.css

Kaitlyn2004 07-30-2010 12:23 PM

Someone mentioned a parse error where someone else said it was strange. Looks pretty obvious in the product XML file.

Line 117:
Quote:

<code version="2.7.1">
<installcode><![CDATA[
echo "Making Database Changes";
alter table itrader drop index rateid;
alter table itrader drop index rateduserid;
alter table itrader add index rateid (rateid);
alter table itrader add index rateduserid (rateduserid, dateline);
alter table itrader add index rateduserid2 (rateduserid, buyselltrade);
echo "Done!"
]]></installcode>
</code>
Should we be making those index changes? They aren't actually being executed as queries of course...

entertain 07-30-2010 03:34 PM

Quote:

Originally Posted by Kaitlyn2004 (Post 2076766)
Someone mentioned a parse error where someone else said it was strange. Looks pretty obvious in the product XML file.

Should we be making those index changes? They aren't actually being executed as queries of course...

It isn't necessary, but it should speed the loading times of your itrader pages up. :)

General of the 07-30-2010 05:34 PM

1 Attachment(s)
I got an error, please see attachent, im using vb 4.0.5

mjda 07-30-2010 09:51 PM

Quote:

Originally Posted by 10 Gauge (Post 2072229)
Do you have the same problems I mentioned?

I don't seem to have any problems at all so far.

General of the 07-31-2010 02:58 AM

Quote:

Originally Posted by BadgerDog (Post 2072382)
Tried to install this on 4.0.4pl1 system and received this error during "import" of XML file ...

Parse error: syntax error, unexpected T_STRING in /usr/www/xxxxxx/includes/adminfunctions_plugin.php(456) : eval()'d code on line 3

Anyone know what this is? :confused:

Thanks for any help ... :)

Regards,
Badger

ps: put in XXX's for privacy

got the same on 4.0.5

BadgerDog 07-31-2010 03:37 PM

Quote:

Originally Posted by General of the (Post 2077072)
got the same on 4.0.5

I should have re-posted here ... :)

My problem was I was testing this in a development forum where access was restricted at the server level, so when I tried the install, I received that error.

I installed it on live forums 4.0.4pl1 and it's working fine ... :up:

Regards,
Badger

General of the 07-31-2010 06:57 PM

Quote:

Originally Posted by BadgerDog (Post 2077263)
I should have re-posted here ... :)

My problem was I was testing this in a development forum where access was restricted at the server level, so when I tried the install, I received that error.

I installed it on live forums 4.0.4pl1 and it's working fine ... :up:

Regards,
Badger

I tried to install it on a live forum and got the same error. :erm:

General of the 08-01-2010 07:39 PM

Help? Anyone?

Alecsmith 08-05-2010 07:43 PM

Quote:

Originally Posted by General of the (Post 2076895)
I got an error, please see attachent, im using vb 4.0.5

Same error over here :(

edit : i solved Template issue thanks to lostpond :)


All times are GMT. The time now is 06:30 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.01738 seconds
  • Memory Usage 1,745KB
  • 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_html_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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