vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   uCash & uShop (https://vborg.vbsupport.ru/forumdisplay.php?f=100)
-   -   No actions found (https://vborg.vbsupport.ru/showthread.php?t=75172)

MindTrix 01-26-2005 04:52 PM

No actions found
 
Ive done all php edits and checked them over and over again, even tried the ushop?rebuild thing. And nothing.

I dont get any items listed on the drop down, and visiting the ushop.php just says no actions found.

Plus the actions show in the admin cp though.

Any ideas on what to do? This is on vb3.0.6

Link14716 01-26-2005 06:49 PM

Ok. The only edit that could cause that if it was missing is the global.php edit. If that is correct, then are you in a custom usergroup?

MindTrix 01-26-2005 11:34 PM

definetly not a mistake in the php edits, and yes it appears i am in a custom usergroup ( i co-run the site )

Link14716 01-27-2005 03:27 AM

Here's a post I made about this issue a while back: https://vborg.vbsupport.ru/showpost....8&postcount=10

xtremeathlonxp 01-27-2005 03:30 AM

I am not in a custom usergroup just checked the global.php file hacks for the 3rd time and its perfect and I have the no actions problem.
vb version 3.06

Link14716 01-27-2005 10:51 AM

Then check the includes/init.php edit as well. Usually though, when people say the edit is perfect, it usually isn't. ;)

MindTrix 01-29-2005 05:56 AM

Quote:

Originally Posted by Link14716
Then check the includes/init.php edit as well. Usually though, when people say the edit is perfect, it usually isn't. ;)

Then check the includes/init.php edit as well. Usually though, when people say the edit is perfect, it usually isn't. ')

I changed from my custom usergroup to a primary, Administrator, group. Now in the store all i see is the welcome message but no actions even though all are enabled and its set so admins should be able to see them. Any ideas? I checked all php edits

Link14716 01-29-2005 01:32 PM

Are the actions in the navbar menu? As far as I know, the only time that would happen is if a template is missing or something.

MindTrix 01-29-2005 01:53 PM

Nope the actions dont show in the navbar menu, but the other links do.

pagekeeper 01-29-2005 04:15 PM

1 Attachment(s)
i think im getting the same error i upgraded yesterday, though i've reinstalled the file hacks its not showing nothing in the ushop ?

im not too sure but perhaps the template mods have gone ?

here's a screenshot of what i get ... tell me if its the same error, cause im kinda stumped on what to do now ?

MindTrix 01-29-2005 04:16 PM

Exactly the same :)

pagekeeper 01-29-2005 04:21 PM

very strange could be a wide problem with 3.0.6 and this hack :'(

H2k 01-29-2005 06:21 PM

Quote:

Originally Posted by pagekeeper
very strange could be a wide problem with 3.0.6 and this hack :'(

i have the same problems dose any one have any idea how to fix this ?

pagekeeper 01-29-2005 07:33 PM

Link14716, i gather your the coder ... i saw some other posts about this version and the have seemed to have installed it, maybe we are doing something wrong ?

H2k 01-29-2005 10:22 PM

Quote:

Originally Posted by pagekeeper
Link14716, i gather your the coder ... i saw some other posts about this version and the have seemed to have installed it, maybe we are doing something wrong ?

There is only a small code is add inthe init.php

here it is

Find:

'stylecache'

// ## <ucs>
'stylecache',
'utt_store_act'
// ## </ucs>

Replace With:

======== there is my Modify
'usergroupcache',
'stylecache',
'utt_store_act'



So i dont think there is anything wrong with the init.php but it seem thi smod dose not work with the vb305

pagekeeper 01-29-2005 11:55 PM

hmmm, strange, i followed the file edits again and i found that most of the templates were gone so i re-done the install and choose the templates only and it worked.

Link14716 01-30-2005 02:57 AM

That must be it. The store header template was modified, so it wasn't deleted on upgrade. Yes, since the installer puts the templates in the master style, unfortunately vB will delete it on an upgrade. I wish there was a custom master style so I could avoid that, but there isn't.

Anyone having this problem should run the installer and click the link to re-install the templates.

H2k 01-30-2005 07:31 AM

Quote:

Originally Posted by Link14716
That must be it. The store header template was modified, so it wasn't deleted on upgrade. Yes, since the installer puts the templates in the master style, unfortunately vB will delete it on an upgrade. I wish there was a custom master style so I could avoid that, but there isn't.

Anyone having this problem should run the installer and click the link to re-install the templates.

i have it a new installing dou mean that we should re run the installer again .. and install all templates ? bcz i think they are lready install ..

please explain more if u can ..

thankyou

Link14716 01-30-2005 09:51 PM

If you just did a fresh install on 3.0.6, then that is not your problem. Check over your includes/init.php and global.php edits, as well as if you are in a custom usergroup.

H2k 01-30-2005 10:08 PM

Quote:

Originally Posted by Link14716
If you just did a fresh install on 3.0.6, then that is not your problem. Check over your includes/init.php and global.php edits, as well as if you are in a custom usergroup.

i check the init.php and global.php 10 times already from yastarday .. i have re edit 10 and check to make sure if there is anything wrong .. but i still get this msg

i try with the Admin.. And Members.. MODS... i dontthink Admins is custom groups

Please help with this letme fix this ..?

Link14716 01-30-2005 10:37 PM

Honestly, if thos edits are there and correct, that error wouldn't appear. Did you run the install script?

MindTrix 01-30-2005 10:57 PM

I ran the installer file again, and clicked add templates only. Fixed everything for me so give that a try.

H2k 01-30-2005 11:39 PM

Quote:

Originally Posted by MindTrix
I ran the installer file again, and clicked add templates only. Fixed everything for me so give that a try.

Yes they are correct i just check them again .. and i run the installer 3 time ..

the first one i removed

and i make a new install

then i find same
i just go try the other options
where it say upgrade
and same

i get the msg no actions any idea please.?

Quote:

Originally Posted by H2k
Yes they are correct i just check them again .. and i run the installer 3 time ..

the first one i removed

and i make a new install

then i find same
i just go try the other options
where it say upgrade
and same

i get the msg no actions any idea please.?

here agian i just make a new install

after i read the installer in the end it's tell me

Updating Caches... Done!
Do the file and template edits as instructed in file_templates.html in the root of the zip file.

so where do i find this "file_templates.html"

Is this error has anything to do with the file_templates.html ?

and where do i find it ?

thankyou

Link14716 01-31-2005 09:02 PM

Quote:

Originally Posted by H2k
Yes they are correct i just check them again .. and i run the installer 3 time ..

the first one i removed

and i make a new install

then i find same
i just go try the other options
where it say upgrade
and same

i get the msg no actions any idea please.?


here agian i just make a new install

after i read the installer in the end it's tell me

Updating Caches... Done!
Do the file and template edits as instructed in file_templates.html in the root of the zip file.

so where do i find this "file_templates.html"

Is this error has anything to do with the file_templates.html ?

and where do i find it ?

thankyou

That file is called readme.html now. I probably forgot to update the installer ages ago, but still, you should always read readmes. The edits and such are there. You must complete all file and template edits for the hack to work properly.

Koopa 02-05-2005 02:13 PM

Quote:

Originally Posted by Link14716
That file is called readme.html now. I probably forgot to update the installer ages ago, but still, you should always read readmes. The edits and such are there. You must complete all file and template edits for the hack to work properly.

I upgraded my forums to 3.0.6, made the file edits, installed templates etc. but the phrases are missing :( Is there anyway to get these back?

Thanks.


All times are GMT. The time now is 07:49 AM.

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.01774 seconds
  • Memory Usage 1,768KB
  • 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
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (25)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete