![]() |
Do u know if the text files "installation_instruct" are vb forum edits & "upgrade_instruct" are for CMPS modules. Thx if u could help
|
I am guesing the upgrade file is for if you ran a old version of this hack...
|
Quote:
Yah, u are right. It does say overwrite for php. files Thx venomx The old one was vB Affiliates is that what u are referring to? U know I was checking how did anyone install this hack for vb3.0.7 if the narbar edits to find that code do not exist, so how do u add a code that not there? It is not in default code, so how. just wondering how u got the right Navbar code for vb3.0.7 cause the one it shows is for vb3.0.0 I just linked to http://www.mydomain.com/forums/affiliate.php ~~~~~~~~~~~~~~~~~~~~~~~~~~ Begin Template Edits ~~~~~~~~~~~~~~~~~~~~~~~~~~ ----------------------------------- Open template titled: navbar is vb3.0.0 ----------------------------------- Find: <td class="vbmenu_control"><a href="$vboptions[bburl]/memberlist.php?$session[sessionurl]">$vbphrase[members_list]</a></td> ----------------------------------- After Add: <td class="vbmenu_control"><a href="$vboptions[bburl]/affiliate.php">Affiliates</a></td> ~~~~~~~~~~~~~~~~~~~~~~~~~~ Begin Template Edits ~~~~~~~~~~~~~~~~~~~~~~~~~~ ----------------------------------- Open template titled: navbar is vb3.0.7 navbar vb3.0.7 is the only code that looks to match ------------------------------------ <td class="vbmenu_control"><a href="memberlist.php?$session[sessionurl]">$vbphrase[members_list]</a></td> so all u do is change it like this. <td class="vbmenu_control"><a href="http://www.mydomain.com/forums/affiliate.php">Affiliates</a></td> Credits to venomx for the help |
https://vborg.vbsupport.ru/showpost....&postcount=210
An error occurred while attempting to execute your query. The following information was returned. error number: 1064 error desc: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '; CREATE TABLE affiliates ( affiliate_id int(10) NOT NULL au Is this one query or many cause I copy & paste & get that 1064 error so how do I do this. Code:
Run this query: Code:
DROP TABLE IF EXISTS affiliates; Code:
CREATE TABLE affiliates ( One more thing is I am surprise u do not have a paypal donate thing cause of the time u spent on this. :nervous: |
How do I enable it or what is the amdin link? I get this when i click on it
Code:
Sorry but the Affiliates section of this site has been disabled. |
Look in your VB admincp
|
Quote:
Quote:
|
If you made the edits to the /admincp file(s) then you should have Affiliates Listed on the right...
|
Quote:
How sad I am I did not even refresh my Admin. C/panel page to see the changes. I really need some sleep but before I do I think I go to look at that Graffito thing it looks real promising :tired: Woot! Woot! got it working Thanks again venomx |
Will this work with 3.07
|
All times are GMT. The time now is 10:48 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|