![]() |
Thx for the response guys...
I have my forums setup in my root directory. So www.gamerscurse.com for me, is everybody elses www.gamerscurse.com/forums/ so the full path is /home/httpd/vhosts/gamerscurse.com/httpdocs 4images is set up in www.gamerscurse.com/gallery/ so path wise its /home/httpd/vhosts/gamerscurse.com/httpdocs/gallery Ive rechecked the installation and cant see where i stuffed up, all i did was change the word "album" for "gallery" in a couple instances. I have this in constants.php, other than that its all standard. Quote:
Quote:
Quote:
Quote:
Also based on what you guys said isnt <form action="<?php echo ROOT_PATH; ?>admin/index.php" method="post"> ...the old version correct and not <form action="/forum/login.php" method="post" onsubmit="md5hash(vb_login_password,vb_login_md5pa ssword)"> which is what the instructions say to put in... im calling login.php there and not the old index.php? |
ok i put the "/" infront of login.php and now i dont get the error i got before but it keeps just bouncing me back to the admin login screen after i entered it.
|
So far, it looks awesome and it seems to be working correctly. Thanks for an awesome hack :)
How can I add a Navbar link to the gallery? How about a link in Quick Links? At least knowing the relevant Admin CP path and code to look for would be a big help. THanks! |
Found this relevant bit for navbar still working on it...
|
Quote:
Change ALL /forum/ by / or you can use your full path: <form action="http://www.gamerscurse.com/login.php" method="post" onsubmit="md5hash(vb_login_password,vb_login_md5pa ssword,vb_login_md5password_utf)"> <script type="text/javascript" src="http://www.gamerscurse.com/clientscript/vbulletin_md5.js"></script> after making changes, clear all cookie, logout and login again. Test: you may try to login in your forum home first, change to your album, and then browse to your AdminCP. You shouldnt have to login at these points. |
Anyone wanna show me how to customize the look of 4 images?
|
Quote:
Are there other areas where i have to change this code? |
Quote:
What is your groupID? you have to be in groupid 6 (Admin) in order to login to admin area. And you should have this number right, according to your forum setting - constants.php // User levels define('GUEST', 0); define('USER_AWAITING', 3); define('USER', 2); define('ADMIN', 6); https://vborg.vbsupport.ru/showthrea...=15#post561764 |
Quote:
Go to Templates, and edit templates there. Detail instruction should be available at www.4homepages.de |
I just wanted to say thank you for this hack, but I am having one problem. I have installed this hack about 6 times now and reinstalled vb and 4images just as much. I am still having the same problem.
Code:
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/domain/public_html/forum/includes/functions.php on line 1887 Thanks snap_com |
All times are GMT. The time now is 03:10 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:
|