View Full Version : dynamics question header category etc
netcommander
08-09-2007, 02:19 PM
I've order a few time ago and installed my board. I've got a one question how can I change header links in dynamics
for example:
http://www.xxxx.com/forum/usercp.php normaly board link
http://www.xxxx.com/dynamics/usercp.php dynamics link its cannot work?
how can I setup this problem
and second question
how can I transfer all board category to dynamics
bridges
08-09-2007, 02:29 PM
I've order a few time ago and installed my board. I've got a one question how can I change header links in dynamics
for example:
http://www.xxxx.com/forum/usercp.php normaly board link
http://www.xxxx.com/dynamics/usercp.php dynamics link its cannot work?
how can I setup this problem You can't your usercp is located in your forum root. Its not part of dynamics.
and second question
how can I transfer all board category to dynamics This can't be done either I don't think.
netcommander
08-09-2007, 02:32 PM
yes I know its not part dynamics but
www.cepforum.com/dynamics/ (http://www.cepforum.com/dynamics/)
http://www.cepforum.com/forum/
pls check all header links not work at dynamics
bridges
08-09-2007, 02:40 PM
Try this, in your admincp goto options>> Site Name / URL / Contact Details
Enter your forum url, you probably have http://www.yoursite.com
When it should be http://www.yoursite.com/forum
If not you will have to change your links in your navbar or header, where ever you have them to something like this,
right you have this(this is just an example of one link)
<a href="search.php"
when it should be like this
<a href="forum/search.php"
netcommander
08-09-2007, 02:48 PM
hmm yes my URL settings is true
I will be try templates changing
and I've got a attachment problem in dynamics what is the problem
Parse error: syntax error, unexpected T_VARIABLE in /home/xxxx/public_html/dynamics/newattachment.php on line 141
and thanks a lot
bridges
08-09-2007, 03:48 PM
You need to chmod the /dynamics/attach folder to 777
Brian
08-09-2007, 03:49 PM
Please see this thread (http://www.vbadvanced.com/forum/showthread.php?t=18042) for the problem with your links. Even if your replacements settings already contain all of the filenames, go ahead and save your settings to be sure the cache has been updated.
For the parse error when adding attachments, please download the files from here again and replace your dynamics/newattachment.php file with the one from there. I updated that file here just a few hours ago to fix a small problem, but apparently there was a typo in the new code. :o
netcommander
08-09-2007, 04:47 PM
thnx mate I will try and write again
netcommander
08-09-2007, 06:52 PM
You need to chmod the /dynamics/attach folder to 777
it has been already chmod 777
Please see this thread (http://www.vbadvanced.com/forum/showthread.php?t=18042) for the problem with your links. Even if your replacements settings already contain all of the filenames, go ahead and save your settings to be sure the cache has been updated.
For the parse error when adding attachments, please download the files from here again and replace your dynamics/newattachment.php file with the one from there. I updated that file here just a few hours ago to fix a small problem, but apparently there was a typo in the new code. :o
I've read your post and I've tried but I cant sucess intresting everything is looks fine How can I update cache ?
thnx
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.