The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#2
|
||||
|
||||
Loving it, loving it... nice.
|
#3
|
|||
|
|||
For some reason it wont let me add any more screen shots...it looks exactly the same as the one for 3.0.x, so you can look at that thread untill I upload the screenies.
|
#4
|
|||
|
|||
Thanks dude you must have read my mind....lol....."instal clicked"
|
#5
|
|||
|
|||
Parse error: parse error, unexpected ';' in /home/****/*****/*****/affiliate.php on line 575
any ideas? also <td class="vbmenu_control"><a href="$vboptions[bburl]/memberlist.php?$session[sessionurl]">$vbphrase[members_list]</a></td> is not in my navbar template.... :ermm: |
#6
|
||||
|
||||
Live demo please?
|
#7
|
||||
|
||||
Great work Danny! Will install tomorrow... Can't wait for vBspace now...
|
#8
|
|||
|
|||
I'm going to work now, I'll sort the bugs once I get home.
|
#9
|
|||
|
|||
I get this error when trying to update my usergroups even when Ive uninstalled the product..
PHP Code:
|
#10
|
|||
|
|||
Quote:
Did you remove the xml file? and rebuild bitfields? Also, the hack has been updated to BETA 1.0.2 which should fix the affiliate.php parse error. |
#11
|
||||
|
||||
I hope it runs better than the vb3 one, i had nothing but probs with it.
|
#12
|
|||
|
|||
I get this error when Importing the product.
PHP Code:
|
#13
|
|||
|
|||
Oh dear this hack needs some major work! more errors than a dyslexic school boy.. at the momment im trying to rebuild my board thanks for the extra work load dude....
user groups .. will not let me add a new group ??? removed XML files and still .. wont let me??? my advise "DO NOT INSTALL BETA VERSIONS" |
#14
|
||||
|
||||
Quote:
Quote:
If everyone had your mentality EVERYTHING would remain beta including the very forum software you are using. |
#15
|
||||
|
||||
Quote:
|
#16
|
|||
|
|||
Whats ungrateful about it? It doesnt work and it messes up the database and usergroups. Rude and offensive yes, but not ungrateful.
Adam |
#17
|
|||
|
|||
read below!
|
#18
|
|||
|
|||
Quote:
My apologise to the author of the hack .... I was angry and well theres no excuse....sorry for my outburst.. @Brent-Wilson mind your "expletive" business! when I want your opinion I will ask for it! Quote:
anyway what are you married to the author? and do you own a mustang? |
#19
|
|||
|
|||
Quote:
|
#20
|
||||
|
||||
Quote:
|
#21
|
|||
|
|||
Quote:
Quote:
|
#22
|
|||
|
|||
This is BETA for a reason, and anyone who has installed this on a live board should not complain to me. I don't mean to sound rude, but that's how it is.
I'll look into the bugs now... |
#23
|
|||
|
|||
Okay, this should fix the product import bug. I put php tags in the install code which caused the problem. Uninstall orignal product, Reupload product and install, on a test board.
I also appreciate everyone who gave constructive comments, and reported bugs. Thank you. |
#24
|
|||
|
|||
Still getting this on install danny:
Parse error: parse error, unexpected '<' in /home/*****/public_html/admincp/plugin.php(1156) : eval()'d code on line 1 |
#25
|
||||
|
||||
Quote:
|
#26
|
|||
|
|||
Quote:
|
#27
|
|||
|
|||
Looking better bud, just a couple of things I picked up regarding phrases:
Maybe more than this but I havent checked it out fully yet. Adam Edit: Also MySQL Error : Unknown column 'vbaffiliatespermissions' in 'field list' When trying to do anything with usergroup permissions. |
#28
|
|||
|
|||
Okay, seems like I forgot to add the phrases to the Product. Will update, thanks for the report.
|
#29
|
|||
|
|||
Doh! I forgot to tell you to run the query needed. That's what is causing the permissions error.
|
#30
|
|||
|
|||
You've lost me there matey, sorry! ;-)
|
#31
|
|||
|
|||
Quote:
|
#32
|
|||
|
|||
Okay, another update.
BETA 1.0.4 should fix the usergroup permission error, and also add the missing queries. |
#33
|
|||
|
|||
@ Danny yeah your right! Im an ass .. Nice work .. and thank you ... :squareeyed:
|
#34
|
||||
|
||||
can u use images?
if yes, can u specify a max width x height? |
#35
|
|||
|
|||
Ok.. now im gonna be a real pain:
Affiliateadmin.php PHP Code:
PHP Code:
PHP Code:
|
#36
|
|||
|
|||
Thanks for your help Danny, works great now.
Minor niggle: Code: Appears at top of affialiates page, see my site to see what I mean. Adam |
#37
|
|||
|
|||
Glovebox,
Look in your affiliate template, and there should be "Code:" there, remove it and it will fix it. Impreza04, I fix the affiliateadmin.php error, I will upload it tonight. Also, it seems like you didn't properly install the product because the tables don't exist... Brinnie, Yes you can use image, and I think there is a set width. Check the admin cp setting of the hack. |
#38
|
|||
|
|||
go into the AFFILIATE template and remove Code:
And go into line 193 of the affiliateadmin.php file and change it to this: Code:
print_stop_message('approved_affiliate_x_successfully', $sitename); |
#39
|
||||
|
||||
Is there any means to using this if the affiliate system was installed with 3.0.x? What I mean is that I tried running the plugin and got this:
Code:
CREATE TABLE affiliates ( affiliate_id int(10) NOT NULL auto_increment, sitename varchar(50) NOT NULL, siteurl varchar(250) NOT NULL, sitedesc mediumtext NOT NULL, buttonurl varchar(150) NOT NULL, type tinyint(4) NOT NULL, email varchar(250) NOT NULL, clicksout int(20) NOT NULL, clicksin int(20) NOT NULL, active tinyint(4) NOT NULL, totalrating bigint(20) NOT NULL, totalvotes bigint(20) NOT NULL, approved tinyint(4) NOT NULL, PRIMARY KEY (affiliate_id), KEY sitename (sitename), KEY siteurl (siteurl), KEY email (email) ); MySQL Error : Table 'affiliates' already exists |
#40
|
|||
|
|||
you forgot to add the " . TABLE_PREFIX . " in the xml for those of us that use prefix's like myself
Edit: also in the uninstall code to remove the usergroup database info your plugin added you put DELETE instead of DROP.. Edit2: well it looks like in the affiliateadmin.php you put a ton of spaces after the table prefix codes all over the place which cause many errors... |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|